File: /opt/aphex/sites/foirestromain.fr/db.sql
-- MySQL dump 10.13 Distrib 8.0.32, for Linux (x86_64)
--
-- Host: localhost Database: foirestromain_fr
-- ------------------------------------------------------
-- Server version 8.0.32-0ubuntu0.20.04.2
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!50503 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
--
-- Table structure for table `wp_actionscheduler_actions`
--
DROP TABLE IF EXISTS `wp_actionscheduler_actions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_actions` (
`action_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`hook` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`scheduled_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`scheduled_date_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`args` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`schedule` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`group_id` bigint unsigned NOT NULL DEFAULT '0',
`attempts` int NOT NULL DEFAULT '0',
`last_attempt_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`last_attempt_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`claim_id` bigint unsigned NOT NULL DEFAULT '0',
`extended_args` varchar(8000) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
PRIMARY KEY (`action_id`),
KEY `hook` (`hook`),
KEY `status` (`status`),
KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
KEY `args` (`args`),
KEY `group_id` (`group_id`),
KEY `last_attempt_gmt` (`last_attempt_gmt`),
KEY `claim_id` (`claim_id`),
KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=329 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 (280,'wpforms_admin_builder_templates_cache_update','complete','2022-01-23 06:30:52','2022-01-23 06:30:52','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642919452;s:18:\"\0*\0first_timestamp\";i:1627588243;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642919452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-01-23 06:59:47','2022-01-23 06:59:47',0,NULL),(281,'wpforms_admin_addons_cache_update','complete','2022-01-23 06:30:52','2022-01-23 06:30:52','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642919452;s:18:\"\0*\0first_timestamp\";i:1620084359;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642919452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-01-23 06:59:47','2022-01-23 06:59:47',0,NULL),(282,'wpforms_email_summaries_fetch_info_blocks','complete','2022-01-23 06:30:52','2022-01-23 06:30:52','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642919452;s:18:\"\0*\0first_timestamp\";i:1619232271;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642919452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-01-23 06:59:47','2022-01-23 06:59:47',0,NULL),(285,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-20 00:23:45','2022-01-20 00:23:45','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642638225;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642638225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-20 00:27:17','2022-01-20 00:27:17',0,NULL),(286,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-21 00:27:17','2022-01-21 00:27:17','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642724837;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642724837;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-21 01:02:22','2022-01-21 01:02:22',0,NULL),(287,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-22 01:02:22','2022-01-22 01:02:22','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642813342;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642813342;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-22 01:08:18','2022-01-22 01:08:18',0,NULL),(288,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-23 01:08:18','2022-01-23 01:08:18','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642900098;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642900098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-23 01:13:59','2022-01-23 01:13:59',0,NULL),(289,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-24 01:13:59','2022-01-24 01:13:59','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642986839;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642986839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-24 01:26:59','2022-01-24 01:26:59',0,NULL),(290,'wpforms_admin_builder_templates_cache_update','complete','2022-01-30 06:59:47','2022-01-30 06:59:47','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643525987;s:18:\"\0*\0first_timestamp\";i:1627588243;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643525987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-01-30 07:39:06','2022-01-30 07:39:06',0,NULL),(291,'wpforms_admin_addons_cache_update','complete','2022-01-30 06:59:47','2022-01-30 06:59:47','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643525987;s:18:\"\0*\0first_timestamp\";i:1620084359;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643525987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-01-30 07:39:06','2022-01-30 07:39:06',0,NULL),(292,'wpforms_email_summaries_fetch_info_blocks','complete','2022-01-30 06:59:47','2022-01-30 06:59:47','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643525987;s:18:\"\0*\0first_timestamp\";i:1619232271;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643525987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-01-30 07:39:06','2022-01-30 07:39:06',0,NULL),(293,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-25 01:26:59','2022-01-25 01:26:59','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643074019;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643074019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-25 01:27:00','2022-01-25 01:27:00',0,NULL),(294,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-26 01:27:00','2022-01-26 01:27:00','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643160420;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643160420;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-26 01:34:55','2022-01-26 01:34:55',0,NULL),(295,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-27 01:34:55','2022-01-27 01:34:55','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643247295;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643247295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-27 01:57:44','2022-01-27 01:57:44',0,NULL),(296,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-28 01:57:44','2022-01-28 01:57:44','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643335064;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643335064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-28 01:58:03','2022-01-28 01:58:03',0,NULL),(297,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-29 01:58:03','2022-01-29 01:58:03','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643421483;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643421483;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-29 02:08:04','2022-01-29 02:08:04',0,NULL),(298,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-30 02:08:04','2022-01-30 02:08:04','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643508484;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643508484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-30 02:20:54','2022-01-30 02:20:54',0,NULL),(299,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-31 02:20:54','2022-01-31 02:20:54','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643595654;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643595654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-31 02:31:44','2022-01-31 02:31:44',0,NULL),(300,'wpforms_admin_builder_templates_cache_update','complete','2022-02-06 07:39:06','2022-02-06 07:39:06','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644133146;s:18:\"\0*\0first_timestamp\";i:1627588243;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644133146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-02-06 07:48:08','2022-02-06 07:48:08',0,NULL),(301,'wpforms_admin_addons_cache_update','complete','2022-02-06 07:39:06','2022-02-06 07:39:06','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644133146;s:18:\"\0*\0first_timestamp\";i:1620084359;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644133146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-02-06 07:48:08','2022-02-06 07:48:08',0,NULL),(302,'wpforms_email_summaries_fetch_info_blocks','complete','2022-02-06 07:39:06','2022-02-06 07:39:06','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644133146;s:18:\"\0*\0first_timestamp\";i:1619232271;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644133146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-02-06 07:48:08','2022-02-06 07:48:08',0,NULL),(303,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-01 02:31:44','2022-02-01 02:31:44','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643682704;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643682704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-01 03:35:08','2022-02-01 03:35:08',0,NULL),(304,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-02 03:35:08','2022-02-02 03:35:08','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643772908;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643772908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-02 03:36:47','2022-02-02 03:36:47',0,NULL),(305,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-03 03:36:47','2022-02-03 03:36:47','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643859407;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643859407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-03 04:23:03','2022-02-03 04:23:03',0,NULL),(306,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-04 04:23:03','2022-02-04 04:23:03','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643948583;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643948583;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-04 04:24:04','2022-02-04 04:24:04',0,NULL),(307,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-05 04:24:04','2022-02-05 04:24:04','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644035044;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644035044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-05 04:24:55','2022-02-05 04:24:55',0,NULL),(308,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-06 04:24:55','2022-02-06 04:24:55','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644121495;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644121495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-06 04:43:59','2022-02-06 04:43:59',0,NULL),(309,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-07 04:43:59','2022-02-07 04:43:59','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644209039;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644209039;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-07 05:04:12','2022-02-07 05:04:12',0,NULL),(310,'wpforms_admin_builder_templates_cache_update','complete','2022-02-13 07:48:08','2022-02-13 07:48:08','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644738488;s:18:\"\0*\0first_timestamp\";i:1627588243;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644738488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-02-13 07:54:17','2022-02-13 07:54:17',0,NULL),(311,'wpforms_admin_addons_cache_update','complete','2022-02-13 07:48:08','2022-02-13 07:48:08','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644738488;s:18:\"\0*\0first_timestamp\";i:1620084359;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644738488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-02-13 07:54:17','2022-02-13 07:54:17',0,NULL),(312,'wpforms_email_summaries_fetch_info_blocks','complete','2022-02-13 07:48:08','2022-02-13 07:48:08','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644738488;s:18:\"\0*\0first_timestamp\";i:1619232271;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644738488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-02-13 07:54:17','2022-02-13 07:54:17',0,NULL),(313,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-08 05:04:12','2022-02-08 05:04:12','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644296652;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644296652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-08 05:23:12','2022-02-08 05:23:12',0,NULL),(314,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-09 05:23:12','2022-02-09 05:23:12','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644384192;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644384192;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-09 06:02:00','2022-02-09 06:02:00',0,NULL),(315,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-10 06:02:00','2022-02-10 06:02:00','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644472920;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644472920;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-10 06:14:14','2022-02-10 06:14:14',0,NULL),(316,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-11 06:14:14','2022-02-11 06:14:14','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644560054;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644560054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-11 07:01:15','2022-02-11 07:01:15',0,NULL),(317,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-12 07:01:15','2022-02-12 07:01:15','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644649275;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644649275;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-12 07:03:15','2022-02-12 07:03:15',0,NULL),(318,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-13 07:03:15','2022-02-13 07:03:15','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644735795;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644735795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-13 07:26:18','2022-02-13 07:26:18',0,NULL),(319,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-14 07:26:18','2022-02-14 07:26:18','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644823578;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644823578;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-14 08:17:58','2022-02-14 08:17:58',0,NULL),(320,'wpforms_admin_builder_templates_cache_update','pending','2022-02-20 07:54:17','2022-02-20 07:54:17','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1645343657;s:18:\"\0*\0first_timestamp\";i:1627588243;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1645343657;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(321,'wpforms_admin_addons_cache_update','pending','2022-02-20 07:54:17','2022-02-20 07:54:17','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1645343657;s:18:\"\0*\0first_timestamp\";i:1620084359;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1645343657;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(322,'wpforms_email_summaries_fetch_info_blocks','pending','2022-02-20 07:54:17','2022-02-20 07:54:17','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1645343657;s:18:\"\0*\0first_timestamp\";i:1619232271;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1645343657;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(323,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-15 08:17:58','2022-02-15 08:17:58','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644913078;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644913078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-15 08:25:30','2022-02-15 08:25:30',0,NULL),(324,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-16 08:25:30','2022-02-16 08:25:30','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1644999930;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1644999930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-16 08:34:36','2022-02-16 08:34:36',0,NULL),(325,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-17 08:34:36','2022-02-17 08:34:36','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1645086876;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1645086876;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-17 08:36:30','2022-02-17 08:36:30',0,NULL),(326,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-18 08:36:30','2022-02-18 08:36:30','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1645173390;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1645173390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-18 08:44:06','2022-02-18 08:44:06',0,NULL),(327,'wpforms_process_entry_emails_meta_cleanup','complete','2022-02-19 08:44:06','2022-02-19 08:44:06','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1645260246;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1645260246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-02-19 08:56:37','2022-02-19 08:56:37',0,NULL),(328,'wpforms_process_entry_emails_meta_cleanup','pending','2022-02-20 08:56:37','2022-02-20 08:56:37','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1645347397;s:18:\"\0*\0first_timestamp\";i:1618963200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1645347397;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL);
/*!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 */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_claims` (
`claim_id` bigint 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=12417 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_actionscheduler_claims`
--
LOCK TABLES `wp_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_actionscheduler_groups`
--
DROP TABLE IF EXISTS `wp_actionscheduler_groups`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_groups` (
`group_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`slug` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
PRIMARY KEY (`group_id`),
KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_actionscheduler_groups`
--
LOCK TABLES `wp_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_groups` VALUES (1,'action-scheduler-migration'),(2,'wpforms');
/*!40000 ALTER TABLE `wp_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_actionscheduler_logs`
--
DROP TABLE IF EXISTS `wp_actionscheduler_logs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_logs` (
`log_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`action_id` bigint unsigned NOT NULL,
`message` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`log_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`log_date_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`log_id`),
KEY `action_id` (`action_id`),
KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=847 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 (702,280,'action created','2022-01-16 06:30:52','2022-01-16 06:30:52'),(705,281,'action created','2022-01-16 06:30:52','2022-01-16 06:30:52'),(708,282,'action created','2022-01-16 06:30:52','2022-01-16 06:30:52'),(717,285,'action created','2022-01-19 00:23:45','2022-01-19 00:23:45'),(718,285,'action started via WP Cron','2022-01-20 00:27:17','2022-01-20 00:27:17'),(719,285,'action complete via WP Cron','2022-01-20 00:27:17','2022-01-20 00:27:17'),(720,286,'action created','2022-01-20 00:27:17','2022-01-20 00:27:17'),(721,286,'action started via WP Cron','2022-01-21 01:02:22','2022-01-21 01:02:22'),(722,286,'action complete via WP Cron','2022-01-21 01:02:22','2022-01-21 01:02:22'),(723,287,'action created','2022-01-21 01:02:22','2022-01-21 01:02:22'),(724,287,'action started via WP Cron','2022-01-22 01:08:18','2022-01-22 01:08:18'),(725,287,'action complete via WP Cron','2022-01-22 01:08:18','2022-01-22 01:08:18'),(726,288,'action created','2022-01-22 01:08:18','2022-01-22 01:08:18'),(727,288,'action started via WP Cron','2022-01-23 01:13:59','2022-01-23 01:13:59'),(728,288,'action complete via WP Cron','2022-01-23 01:13:59','2022-01-23 01:13:59'),(729,289,'action created','2022-01-23 01:13:59','2022-01-23 01:13:59'),(730,280,'action started via WP Cron','2022-01-23 06:59:47','2022-01-23 06:59:47'),(731,280,'action complete via WP Cron','2022-01-23 06:59:47','2022-01-23 06:59:47'),(732,290,'action created','2022-01-23 06:59:47','2022-01-23 06:59:47'),(733,281,'action started via WP Cron','2022-01-23 06:59:47','2022-01-23 06:59:47'),(734,281,'action complete via WP Cron','2022-01-23 06:59:47','2022-01-23 06:59:47'),(735,291,'action created','2022-01-23 06:59:47','2022-01-23 06:59:47'),(736,282,'action started via WP Cron','2022-01-23 06:59:47','2022-01-23 06:59:47'),(737,282,'action complete via WP Cron','2022-01-23 06:59:47','2022-01-23 06:59:47'),(738,292,'action created','2022-01-23 06:59:47','2022-01-23 06:59:47'),(739,289,'action started via WP Cron','2022-01-24 01:26:59','2022-01-24 01:26:59'),(740,289,'action complete via WP Cron','2022-01-24 01:26:59','2022-01-24 01:26:59'),(741,293,'action created','2022-01-24 01:26:59','2022-01-24 01:26:59'),(742,293,'action started via WP Cron','2022-01-25 01:27:00','2022-01-25 01:27:00'),(743,293,'action complete via WP Cron','2022-01-25 01:27:00','2022-01-25 01:27:00'),(744,294,'action created','2022-01-25 01:27:00','2022-01-25 01:27:00'),(745,294,'action started via WP Cron','2022-01-26 01:34:55','2022-01-26 01:34:55'),(746,294,'action complete via WP Cron','2022-01-26 01:34:55','2022-01-26 01:34:55'),(747,295,'action created','2022-01-26 01:34:55','2022-01-26 01:34:55'),(748,295,'action started via WP Cron','2022-01-27 01:57:44','2022-01-27 01:57:44'),(749,295,'action complete via WP Cron','2022-01-27 01:57:44','2022-01-27 01:57:44'),(750,296,'action created','2022-01-27 01:57:44','2022-01-27 01:57:44'),(751,296,'action started via WP Cron','2022-01-28 01:58:03','2022-01-28 01:58:03'),(752,296,'action complete via WP Cron','2022-01-28 01:58:03','2022-01-28 01:58:03'),(753,297,'action created','2022-01-28 01:58:03','2022-01-28 01:58:03'),(754,297,'action started via WP Cron','2022-01-29 02:08:04','2022-01-29 02:08:04'),(755,297,'action complete via WP Cron','2022-01-29 02:08:04','2022-01-29 02:08:04'),(756,298,'action created','2022-01-29 02:08:04','2022-01-29 02:08:04'),(757,298,'action started via WP Cron','2022-01-30 02:20:54','2022-01-30 02:20:54'),(758,298,'action complete via WP Cron','2022-01-30 02:20:54','2022-01-30 02:20:54'),(759,299,'action created','2022-01-30 02:20:54','2022-01-30 02:20:54'),(760,290,'action started via WP Cron','2022-01-30 07:39:06','2022-01-30 07:39:06'),(761,290,'action complete via WP Cron','2022-01-30 07:39:06','2022-01-30 07:39:06'),(762,300,'action created','2022-01-30 07:39:06','2022-01-30 07:39:06'),(763,291,'action started via WP Cron','2022-01-30 07:39:06','2022-01-30 07:39:06'),(764,291,'action complete via WP Cron','2022-01-30 07:39:06','2022-01-30 07:39:06'),(765,301,'action created','2022-01-30 07:39:06','2022-01-30 07:39:06'),(766,292,'action started via WP Cron','2022-01-30 07:39:06','2022-01-30 07:39:06'),(767,292,'action complete via WP Cron','2022-01-30 07:39:06','2022-01-30 07:39:06'),(768,302,'action created','2022-01-30 07:39:06','2022-01-30 07:39:06'),(769,299,'action started via WP Cron','2022-01-31 02:31:44','2022-01-31 02:31:44'),(770,299,'action complete via WP Cron','2022-01-31 02:31:44','2022-01-31 02:31:44'),(771,303,'action created','2022-01-31 02:31:44','2022-01-31 02:31:44'),(772,303,'action started via WP Cron','2022-02-01 03:35:08','2022-02-01 03:35:08'),(773,303,'action complete via WP Cron','2022-02-01 03:35:08','2022-02-01 03:35:08'),(774,304,'action created','2022-02-01 03:35:08','2022-02-01 03:35:08'),(775,304,'action started via WP Cron','2022-02-02 03:36:47','2022-02-02 03:36:47'),(776,304,'action complete via WP Cron','2022-02-02 03:36:47','2022-02-02 03:36:47'),(777,305,'action created','2022-02-02 03:36:47','2022-02-02 03:36:47'),(778,305,'action started via WP Cron','2022-02-03 04:23:03','2022-02-03 04:23:03'),(779,305,'action complete via WP Cron','2022-02-03 04:23:03','2022-02-03 04:23:03'),(780,306,'action created','2022-02-03 04:23:03','2022-02-03 04:23:03'),(781,306,'action started via WP Cron','2022-02-04 04:24:04','2022-02-04 04:24:04'),(782,306,'action complete via WP Cron','2022-02-04 04:24:04','2022-02-04 04:24:04'),(783,307,'action created','2022-02-04 04:24:04','2022-02-04 04:24:04'),(784,307,'action started via WP Cron','2022-02-05 04:24:55','2022-02-05 04:24:55'),(785,307,'action complete via WP Cron','2022-02-05 04:24:55','2022-02-05 04:24:55'),(786,308,'action created','2022-02-05 04:24:55','2022-02-05 04:24:55'),(787,308,'action started via WP Cron','2022-02-06 04:43:59','2022-02-06 04:43:59'),(788,308,'action complete via WP Cron','2022-02-06 04:43:59','2022-02-06 04:43:59'),(789,309,'action created','2022-02-06 04:43:59','2022-02-06 04:43:59'),(790,300,'action started via WP Cron','2022-02-06 07:48:08','2022-02-06 07:48:08'),(791,300,'action complete via WP Cron','2022-02-06 07:48:08','2022-02-06 07:48:08'),(792,310,'action created','2022-02-06 07:48:08','2022-02-06 07:48:08'),(793,301,'action started via WP Cron','2022-02-06 07:48:08','2022-02-06 07:48:08'),(794,301,'action complete via WP Cron','2022-02-06 07:48:08','2022-02-06 07:48:08'),(795,311,'action created','2022-02-06 07:48:08','2022-02-06 07:48:08'),(796,302,'action started via WP Cron','2022-02-06 07:48:08','2022-02-06 07:48:08'),(797,302,'action complete via WP Cron','2022-02-06 07:48:08','2022-02-06 07:48:08'),(798,312,'action created','2022-02-06 07:48:08','2022-02-06 07:48:08'),(799,309,'action started via WP Cron','2022-02-07 05:04:12','2022-02-07 05:04:12'),(800,309,'action complete via WP Cron','2022-02-07 05:04:12','2022-02-07 05:04:12'),(801,313,'action created','2022-02-07 05:04:12','2022-02-07 05:04:12'),(802,313,'action started via WP Cron','2022-02-08 05:23:12','2022-02-08 05:23:12'),(803,313,'action complete via WP Cron','2022-02-08 05:23:12','2022-02-08 05:23:12'),(804,314,'action created','2022-02-08 05:23:12','2022-02-08 05:23:12'),(805,314,'action started via WP Cron','2022-02-09 06:02:00','2022-02-09 06:02:00'),(806,314,'action complete via WP Cron','2022-02-09 06:02:00','2022-02-09 06:02:00'),(807,315,'action created','2022-02-09 06:02:00','2022-02-09 06:02:00'),(808,315,'action started via WP Cron','2022-02-10 06:14:14','2022-02-10 06:14:14'),(809,315,'action complete via WP Cron','2022-02-10 06:14:14','2022-02-10 06:14:14'),(810,316,'action created','2022-02-10 06:14:14','2022-02-10 06:14:14'),(811,316,'action started via WP Cron','2022-02-11 07:01:15','2022-02-11 07:01:15'),(812,316,'action complete via WP Cron','2022-02-11 07:01:15','2022-02-11 07:01:15'),(813,317,'action created','2022-02-11 07:01:15','2022-02-11 07:01:15'),(814,317,'action started via WP Cron','2022-02-12 07:03:15','2022-02-12 07:03:15'),(815,317,'action complete via WP Cron','2022-02-12 07:03:15','2022-02-12 07:03:15'),(816,318,'action created','2022-02-12 07:03:15','2022-02-12 07:03:15'),(817,318,'action started via WP Cron','2022-02-13 07:26:18','2022-02-13 07:26:18'),(818,318,'action complete via WP Cron','2022-02-13 07:26:18','2022-02-13 07:26:18'),(819,319,'action created','2022-02-13 07:26:18','2022-02-13 07:26:18'),(820,310,'action started via WP Cron','2022-02-13 07:54:17','2022-02-13 07:54:17'),(821,310,'action complete via WP Cron','2022-02-13 07:54:17','2022-02-13 07:54:17'),(822,320,'action created','2022-02-13 07:54:17','2022-02-13 07:54:17'),(823,311,'action started via WP Cron','2022-02-13 07:54:17','2022-02-13 07:54:17'),(824,311,'action complete via WP Cron','2022-02-13 07:54:17','2022-02-13 07:54:17'),(825,321,'action created','2022-02-13 07:54:17','2022-02-13 07:54:17'),(826,312,'action started via WP Cron','2022-02-13 07:54:17','2022-02-13 07:54:17'),(827,312,'action complete via WP Cron','2022-02-13 07:54:17','2022-02-13 07:54:17'),(828,322,'action created','2022-02-13 07:54:17','2022-02-13 07:54:17'),(829,319,'action started via WP Cron','2022-02-14 08:17:58','2022-02-14 08:17:58'),(830,319,'action complete via WP Cron','2022-02-14 08:17:58','2022-02-14 08:17:58'),(831,323,'action created','2022-02-14 08:17:58','2022-02-14 08:17:58'),(832,323,'action started via WP Cron','2022-02-15 08:25:30','2022-02-15 08:25:30'),(833,323,'action complete via WP Cron','2022-02-15 08:25:30','2022-02-15 08:25:30'),(834,324,'action created','2022-02-15 08:25:30','2022-02-15 08:25:30'),(835,324,'action started via WP Cron','2022-02-16 08:34:36','2022-02-16 08:34:36'),(836,324,'action complete via WP Cron','2022-02-16 08:34:36','2022-02-16 08:34:36'),(837,325,'action created','2022-02-16 08:34:36','2022-02-16 08:34:36'),(838,325,'action started via WP Cron','2022-02-17 08:36:30','2022-02-17 08:36:30'),(839,325,'action complete via WP Cron','2022-02-17 08:36:30','2022-02-17 08:36:30'),(840,326,'action created','2022-02-17 08:36:30','2022-02-17 08:36:30'),(841,326,'action started via WP Cron','2022-02-18 08:44:05','2022-02-18 08:44:05'),(842,326,'action complete via WP Cron','2022-02-18 08:44:06','2022-02-18 08:44:06'),(843,327,'action created','2022-02-18 08:44:06','2022-02-18 08:44:06'),(844,327,'action started via WP Cron','2022-02-19 08:56:37','2022-02-19 08:56:37'),(845,327,'action complete via WP Cron','2022-02-19 08:56:37','2022-02-19 08:56:37'),(846,328,'action created','2022-02-19 08:56:37','2022-02-19 08:56:37');
/*!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 */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_commentmeta` (
`meta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`comment_id` bigint unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
PRIMARY KEY (`meta_id`),
KEY `comment_id` (`comment_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_commentmeta`
--
LOCK TABLES `wp_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_comments`
--
DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_comments` (
`comment_ID` bigint unsigned NOT NULL AUTO_INCREMENT,
`comment_post_ID` bigint unsigned NOT NULL DEFAULT '0',
`comment_author` tinytext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`comment_author_email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_author_url` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_author_IP` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`comment_content` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`comment_karma` int NOT NULL DEFAULT '0',
`comment_approved` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
`comment_agent` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'comment',
`comment_parent` bigint unsigned NOT NULL DEFAULT '0',
`user_id` bigint unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`comment_ID`),
KEY `comment_post_ID` (`comment_post_ID`),
KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
KEY `comment_date_gmt` (`comment_date_gmt`),
KEY `comment_parent` (`comment_parent`),
KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_comments`
--
LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_links`
--
DROP TABLE IF EXISTS `wp_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_links` (
`link_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`link_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_image` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_target` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_visible` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Y',
`link_owner` bigint unsigned NOT NULL DEFAULT '1',
`link_rating` int NOT NULL DEFAULT '0',
`link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`link_rel` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_notes` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`link_rss` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
PRIMARY KEY (`link_id`),
KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_links`
--
LOCK TABLES `wp_links` WRITE;
/*!40000 ALTER TABLE `wp_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_links` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_options`
--
DROP TABLE IF EXISTS `wp_options`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_options` (
`option_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`option_name` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`option_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`autoload` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes',
PRIMARY KEY (`option_id`),
UNIQUE KEY `option_name` (`option_name`),
KEY `autoload` (`autoload`)
) ENGINE=InnoDB AUTO_INCREMENT=18076 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_options`
--
LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES (1,'siteurl','http://foirestromain.fr','yes'),(2,'home','http://foirestromain.fr','yes'),(3,'blogname','foirestromain.fr','yes'),(4,'blogdescription','','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','[email protected]','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','0','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','[email protected]','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','2','yes'),(19,'default_comment_status','closed','yes'),(20,'default_ping_status','closed','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','0','yes'),(28,'permalink_structure','/%postname%/','yes'),(29,'rewrite_rules','a:110:{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:14:\"wpautoterms/?$\";s:36:\"index.php?post_type=wpautoterms_page\";s:44:\"wpautoterms/feed/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?post_type=wpautoterms_page&feed=$matches[1]\";s:39:\"wpautoterms/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?post_type=wpautoterms_page&feed=$matches[1]\";s:31:\"wpautoterms/page/([0-9]{1,})/?$\";s:54:\"index.php?post_type=wpautoterms_page&paged=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:37:\"wpautoterms/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"wpautoterms/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"wpautoterms/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"wpautoterms/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"wpautoterms/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"wpautoterms/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"wpautoterms/(.+?)/embed/?$\";s:49:\"index.php?wpautoterms_page=$matches[1]&embed=true\";s:30:\"wpautoterms/(.+?)/trackback/?$\";s:43:\"index.php?wpautoterms_page=$matches[1]&tb=1\";s:50:\"wpautoterms/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?wpautoterms_page=$matches[1]&feed=$matches[2]\";s:45:\"wpautoterms/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?wpautoterms_page=$matches[1]&feed=$matches[2]\";s:38:\"wpautoterms/(.+?)/page/?([0-9]{1,})/?$\";s:56:\"index.php?wpautoterms_page=$matches[1]&paged=$matches[2]\";s:45:\"wpautoterms/(.+?)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?wpautoterms_page=$matches[1]&cpage=$matches[2]\";s:34:\"wpautoterms/(.+?)(?:/([0-9]+))?/?$\";s:55:\"index.php?wpautoterms_page=$matches[1]&page=$matches[2]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:17:{i:0;s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";i:1;s:35:\"404-to-homepage/404-to-homepage.php\";i:2;s:19:\"akismet/akismet.php\";i:3;s:91:\"all-in-one-wp-migration-multisite-extension/all-in-one-wp-migration-multisite-extension.php\";i:4;s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";i:5;s:81:\"auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";i:6;s:31:\"cache-enabler/cache-enabler.php\";i:7;s:33:\"classic-editor/classic-editor.php\";i:8;s:37:\"link-whisper-premium/link-whisper.php\";i:9;s:29:\"mainwp-child/mainwp-child.php\";i:10;s:75:\"recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php\";i:11;s:49:\"scheduled-post-trigger/scheduled-post-trigger.php\";i:12;s:47:\"simple-social-buttons/simple-social-buttons.php\";i:13;s:23:\"spiderblocker/index.php\";i:14;s:29:\"theme-editor/theme_editor.php\";i:15;s:37:\"wordpress-autoblogging/basic-auth.php\";i:16;s:24:\"wpforms-lite/wpforms.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','','no'),(40,'template','infinity-mag','yes'),(41,'stylesheet','orange-magazine','yes'),(44,'comment_registration','0','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','51917','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','1','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','posts','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1024','yes'),(65,'large_size_h','1024','yes'),(66,'image_default_link_type','none','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','0','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','0','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:3:{i:0;i:93;i:1;i:96;i:2;i:101;}','yes'),(78,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(79,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:2:{s:33:\"classic-editor/classic-editor.php\";a:2:{i:0;s:14:\"Classic_Editor\";i:1;s:9:\"uninstall\";}s:31:\"cache-enabler/cache-enabler.php\";a:2:{i:0;s:13:\"Cache_Enabler\";i:1;s:12:\"on_uninstall\";}}','no'),(82,'timezone_string','','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','0','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','0','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'wp_page_for_privacy_policy','3','yes'),(92,'show_comments_cookies_opt_in','1','yes'),(93,'admin_email_lifespan','1600950427','yes'),(94,'initial_db_version','45805','yes'),(95,'wp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:61:{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:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:24:\"manage_wpautoterms_pages\";a:2:{s:4:\"name\";s:37:\"WPAutoTerms Pages Editor (additional)\";s:12:\"capabilities\";a:10:{s:22:\"edit_wpautoterms_pages\";b:1;s:29:\"edit_others_wpautoterms_pages\";b:1;s:30:\"edit_private_wpautoterms_pages\";b:1;s:32:\"edit_published_wpautoterms_pages\";b:1;s:30:\"read_private_wpautoterms_pages\";b:1;s:24:\"delete_wpautoterms_pages\";b:1;s:31:\"delete_others_wpautoterms_pages\";b:1;s:32:\"delete_private_wpautoterms_pages\";b:1;s:34:\"delete_published_wpautoterms_pages\";b:1;s:25:\"publish_wpautoterms_pages\";b:1;}}s:31:\"manage_wpautoterms_pages_editor\";a:2:{s:4:\"name\";s:33:\"Editor + WPAutoTerms Pages Editor\";s:12:\"capabilities\";a:44:{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:22:\"edit_wpautoterms_pages\";b:1;s:29:\"edit_others_wpautoterms_pages\";b:1;s:30:\"edit_private_wpautoterms_pages\";b:1;s:32:\"edit_published_wpautoterms_pages\";b:1;s:30:\"read_private_wpautoterms_pages\";b:1;s:24:\"delete_wpautoterms_pages\";b:1;s:31:\"delete_others_wpautoterms_pages\";b:1;s:32:\"delete_private_wpautoterms_pages\";b:1;s:34:\"delete_published_wpautoterms_pages\";b:1;s:25:\"publish_wpautoterms_pages\";b:1;}}}','yes'),(96,'fresh_site','0','yes'),(97,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(98,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(99,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(100,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(101,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(102,'sidebars_widgets','a:10:{s:19:\"wp_inactive_widgets\";a:3:{i:0;s:10:\"archives-2\";i:1;s:6:\"meta-2\";i:2;s:17:\"recent-comments-2\";}s:10:\"slide-menu\";a:0:{}s:14:\"top-header-add\";a:0:{}s:9:\"sidebar-1\";a:5:{i:0;s:8:\"search-2\";i:1;s:37:\"recent-posts-widget-with-thumbnails-2\";i:2;s:12:\"categories-2\";i:3;s:10:\"calendar-2\";i:4;s:13:\"media_image-2\";}s:14:\"sidebar-home-1\";a:0:{}s:14:\"sidebar-home-2\";a:0:{}s:14:\"footer-col-one\";a:1:{i:0;s:13:\"media_video-2\";}s:14:\"footer-col-two\";a:1:{i:0;s:13:\"media_image-3\";}s:16:\"footer-col-three\";a:1:{i:0;s:16:\"wpforms-widget-2\";}s:13:\"array_version\";i:3;}','yes'),(103,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(104,'db-version-secure','apP5Jm9Qqq','yes'),(105,'tagline','','yes'),(107,'auth_key','X+MP8V}t9~f+8=qarIk>^6$8B|_-$LWAx,MJ,H> k/.a[yYW_%$8P`^ye1PC#%L2','no'),(108,'auth_salt','C(7;5L?Ot-be!cQ}G(aCMj%V<;Ba!6TTQYkiE.(lWXCX]piU})J9VR)O220Pu6A8','no'),(109,'logged_in_key','4u/iQsv57zD!3IQJ56Hn{0>twcNV,`[8C(MQ-1k=A!G,yA{;mE!^<}0 /Aj~5iU-','no'),(110,'logged_in_salt','!>K>FXggFg/(H,sowj+k}9N)A9q32N0n.+v{RbG/hi,R}t:&/-M8!aaz>>6/,}Z{','no'),(111,'cron','a:10:{i:1645312139;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:1645313229;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:1645316829;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1645333261;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:1645355053;a:1:{s:18:\"wp_https_detection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1645360029;a:2:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:15:\"ebn_optimize_db\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1645360030;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1645452000;a:1:{s:28:\"wpforms_email_summaries_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:30:\"wpforms_email_summaries_weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1645830253;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','yes'),(112,'update_day','0','yes'),(113,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_calendar','a:2:{i:2;a:1:{s:5:\"title\";s:8:\"Calender\";}s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_media_image','a:3:{i:2;a:15:{s:4:\"size\";s:4:\"full\";s:5:\"width\";i:406;s:6:\"height\";i:612;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:1:\"#\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";s:13:\"attachment_id\";i:16;s:3:\"url\";s:57:\"http://foirestromain.fr/wp-content/uploads/2020/04/15.jpg\";s:5:\"title\";s:0:\"\";}i:3;a:15:{s:4:\"size\";s:4:\"full\";s:5:\"width\";i:450;s:6:\"height\";i:299;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:1:\"#\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:9:\"Know More\";s:13:\"attachment_id\";i:17;s:3:\"url\";s:57:\"http://foirestromain.fr/wp-content/uploads/2020/04/14.jpg\";s:5:\"title\";s:9:\"Know More\";}s:12:\"_multiwidget\";i:1;}','yes'),(117,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'widget_media_video','a:2:{i:2;a:11:{s:7:\"preload\";s:8:\"metadata\";s:4:\"loop\";b:0;s:7:\"content\";s:0:\"\";s:3:\"mp4\";s:0:\"\";s:3:\"m4v\";s:0:\"\";s:4:\"webm\";s:0:\"\";s:3:\"ogv\";s:0:\"\";s:3:\"flv\";s:0:\"\";s:13:\"attachment_id\";i:0;s:3:\"url\";s:28:\"https://youtu.be/97mmSHAxz3Y\";s:5:\"title\";s:14:\"Check Out This\";}s:12:\"_multiwidget\";i:1;}','yes'),(119,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(120,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(122,'nonce_key','g3(9Oge@,r5E5TqN1)U|^(%*kc@~6-R{Vh8i5u]TE4vEB3xG{*1mMafa@C}C.4W0','no'),(123,'nonce_salt','^_^c:4vt$,f ?7KdZ$dH.#N]*OS}IQ-CGL33m-`O9Xi.jD0>KoowNjE#8*SLE::h','no'),(124,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(132,'current_theme','Orange Magazine','yes'),(135,'theme_mods_twentyeleven','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1586238966;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:4:{i:0;s:8:\"search-2\";i:1;s:12:\"categories-2\";i:2;s:14:\"recent-posts-2\";i:3;s:11:\"tag_cloud-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}}}}','yes'),(137,'crawl-delay-value','4','yes'),(179,'theme_mods_education-consultr','a:7:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:22;s:19:\"archive_post_layout\";s:6:\"simple\";s:15:\"slider_autoplay\";b:1;s:14:\"disable_slider\";b:1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1586240265;s:4:\"data\";a:6:{s:19:\"wp_inactive_widgets\";a:3:{i:0;s:10:\"archives-2\";i:1;s:6:\"meta-2\";i:2;s:17:\"recent-comments-2\";}s:13:\"right-sidebar\";a:4:{i:0;s:8:\"search-2\";i:1;s:12:\"categories-2\";i:2;s:14:\"recent-posts-2\";i:3;s:11:\"tag_cloud-2\";}s:34:\"business-consultr-footer-sidebar-1\";a:0:{}s:34:\"business-consultr-footer-sidebar-2\";a:0:{}s:34:\"business-consultr-footer-sidebar-3\";a:0:{}s:34:\"business-consultr-footer-sidebar-4\";a:0:{}}}}','yes'),(180,'theme_switched','','yes'),(185,'recently_activated','a:0:{}','yes'),(192,'mk_te_settings_options','a:5:{s:7:\"e_d_t_e\";s:3:\"yes\";s:17:\"code_editor_theme\";s:6:\"cobalt\";s:9:\"e_w_d_t_e\";s:3:\"yes\";s:7:\"e_d_p_e\";s:3:\"yes\";s:9:\"e_w_d_p_e\";s:3:\"yes\";}','yes'),(195,'theme_editor_email_verified_1','yes','yes'),(200,'theme_mods_masonry-blog','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1586240329;s:4:\"data\";a:7:{s:19:\"wp_inactive_widgets\";a:3:{i:0;s:10:\"archives-2\";i:1;s:6:\"meta-2\";i:2;s:17:\"recent-comments-2\";}s:9:\"sidebar-1\";a:4:{i:0;s:8:\"search-2\";i:1;s:12:\"categories-2\";i:2;s:14:\"recent-posts-2\";i:3;s:11:\"tag_cloud-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}s:9:\"sidebar-4\";a:0:{}s:9:\"sidebar-5\";a:0:{}s:9:\"sidebar-6\";a:0:{}}}}','yes'),(201,'widget_masonry-blog-author-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(202,'widget_masonry-blog-recent-post-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(203,'widget_masonry-blog-social-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(208,'theme_mods_vw-spa-lite','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1586240473;s:4:\"data\";a:11:{s:19:\"wp_inactive_widgets\";a:3:{i:0;s:10:\"archives-2\";i:1;s:6:\"meta-2\";i:2;s:17:\"recent-comments-2\";}s:9:\"sidebar-1\";a:4:{i:0;s:8:\"search-2\";i:1;s:12:\"categories-2\";i:2;s:14:\"recent-posts-2\";i:3;s:11:\"tag_cloud-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}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:11:\"social-icon\";a:0:{}s:24:\"woocommerce-shop-sidebar\";a:0:{}s:26:\"woocommerce-single-sidebar\";a:0:{}}}}','yes'),(209,'widget_vw_spa_lite_social_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(210,'widget_vw_spa_lite_about_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(211,'widget_vw_spa_lite_contact_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(217,'theme_mods_orange-magazine','a:10:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:8;s:6:\"social\";i:9;}s:18:\"custom_css_post_id\";i:29;s:14:\"archive_layout\";s:9:\"full-post\";s:19:\"slider_style_option\";s:15:\"carousel-slider\";s:20:\"slider_layout_option\";s:10:\"full-width\";s:26:\"select_category_for_slider\";i:7;s:14:\"copyright_text\";s:37:\"Copyright © 2020 All Rights Reserved\";s:11:\"header_text\";i:0;s:11:\"custom_logo\";i:81;}','yes'),(218,'widget_infinity-mag-grid-layout','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(219,'widget_infinity-mag-list-layout','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(220,'widget_infinity-mag-alternate-layout','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(221,'widget_infinity-mag-popular-sidebar-layout','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(222,'widget_infinity-mag-carousel-layout','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(223,'widget_infinity-mag-author-layout','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(224,'widget_infinity-mag-tabbed','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(225,'widget_infinity-mag-social-layout','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(226,'widget_infinity_mag-slider-layout','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(247,'ssb_networks','a:1:{s:14:\"icon_selection\";s:34:\"fbshare,twitter,linkedin,pinterest\";}','yes'),(248,'ssb_themes','a:1:{s:10:\"icon_style\";s:8:\"sm-round\";}','yes'),(249,'ssb_positions','a:1:{s:8:\"position\";a:2:{s:7:\"sidebar\";s:7:\"sidebar\";s:6:\"inline\";s:6:\"inline\";}}','yes'),(250,'ssb_inline','a:14:{s:8:\"location\";s:5:\"below\";s:14:\"icon_alignment\";s:4:\"left\";s:9:\"animation\";s:12:\"no-animation\";s:12:\"share_counts\";s:1:\"0\";s:11:\"total_share\";s:1:\"0\";s:10:\"icon_space\";s:1:\"0\";s:16:\"icon_space_value\";s:0:\"\";s:11:\"hide_mobile\";s:1:\"0\";s:16:\"show_on_category\";s:1:\"0\";s:15:\"show_on_archive\";s:1:\"0\";s:11:\"show_on_tag\";s:1:\"0\";s:14:\"show_on_search\";s:1:\"0\";s:11:\"share_title\";s:0:\"\";s:5:\"posts\";a:2:{s:4:\"home\";s:4:\"home\";s:4:\"post\";s:4:\"post\";}}','yes'),(251,'ssb_advanced','a:1:{s:11:\"ssb_og_tags\";s:1:\"1\";}','yes'),(252,'ssb_pr_version','3.1.1','yes'),(253,'widget_ssb_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(254,'ssb_sidebar','a:8:{s:11:\"orientation\";s:4:\"left\";s:9:\"animation\";s:12:\"no-animation\";s:12:\"share_counts\";s:1:\"0\";s:11:\"total_share\";s:1:\"0\";s:10:\"icon_space\";s:1:\"0\";s:16:\"icon_space_value\";s:0:\"\";s:11:\"hide_mobile\";s:1:\"0\";s:5:\"posts\";a:2:{s:4:\"home\";s:4:\"home\";s:4:\"post\";s:4:\"post\";}}','yes'),(255,'ssb_media','','yes'),(256,'ssb_popup','','yes'),(257,'ssb_flyin','','yes'),(258,'ssb_active_time','1586242361','no'),(267,'widget_recent-posts-widget-with-thumbnails','a:2:{i:2;a:36:{s:5:\"title\";s:12:\"Recent Posts\";s:11:\"default_url\";s:96:\"http://foirestromain.fr/wp-content/plugins/recent-posts-widget-with-thumbnails/default_thumb.gif\";s:16:\"thumb_dimensions\";s:6:\"custom\";s:12:\"category_ids\";a:1:{i:0;i:0;}s:14:\"excerpt_length\";i:55;s:12:\"number_posts\";i:10;s:17:\"post_title_length\";i:1000;s:12:\"thumb_height\";i:75;s:11:\"thumb_width\";i:75;s:17:\"hide_current_post\";b:0;s:17:\"only_sticky_posts\";b:0;s:17:\"hide_sticky_posts\";b:0;s:10:\"hide_title\";b:0;s:17:\"keep_aspect_ratio\";b:0;s:11:\"keep_sticky\";b:0;s:12:\"only_1st_img\";b:0;s:12:\"random_order\";b:0;s:11:\"show_author\";b:0;s:15:\"show_categories\";b:0;s:20:\"show_comments_number\";b:0;s:9:\"show_date\";b:0;s:12:\"show_excerpt\";b:0;s:14:\"ignore_excerpt\";b:0;s:27:\"ignore_post_content_excerpt\";b:0;s:16:\"set_more_as_link\";b:0;s:11:\"try_1st_img\";b:0;s:11:\"use_default\";b:0;s:16:\"use_default_only\";b:0;s:15:\"open_new_window\";b:0;s:21:\"print_post_categories\";b:0;s:17:\"set_cats_as_links\";b:0;s:14:\"use_inline_css\";b:0;s:10:\"use_no_css\";b:0;s:10:\"show_thumb\";b:1;s:12:\"excerpt_more\";s:6:\" […]\";s:14:\"category_label\";s:2:\"In\";}s:12:\"_multiwidget\";i:1;}','yes'),(274,'action_scheduler_hybrid_store_demarkation','43','yes'),(275,'schema-ActionScheduler_StoreSchema','4.0.1630218499','yes'),(276,'schema-ActionScheduler_LoggerSchema','2.0.1586243279','yes'),(277,'wpforms_version','1.5.9.5','yes'),(278,'wpforms_activated','a:1:{s:4:\"lite\";i:1586243280;}','yes'),(281,'action_scheduler_lock_async-request-runner','1645300689','yes'),(282,'wpforms_version_lite','1.5.9.5','yes'),(283,'widget_wpforms-widget','a:2:{i:2;a:4:{s:5:\"title\";s:10:\"Newsletter\";s:7:\"form_id\";i:43;s:10:\"show_title\";b:0;s:9:\"show_desc\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(291,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(296,'wpautoterms_activated','1','yes'),(297,'wpautoterms_legal_pages_slug','wpautoterms','yes'),(298,'wpautoterms_version','2.4.9','yes'),(299,'widget_wpautoterms_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(300,'wpautoterms_links','1','yes'),(301,'wpautoterms_links_bg_color','#ffffff','yes'),(302,'wpautoterms_links_font','Arial, sans-serif','yes'),(303,'wpautoterms_links_font_size','14px','yes'),(304,'wpautoterms_links_text_color','#cccccc','yes'),(305,'wpautoterms_links_text_align','center','yes'),(306,'wpautoterms_links_links_color','#000000','yes'),(307,'wpautoterms_links_separator','-','yes'),(308,'wpautoterms_links_target_blank','','yes'),(309,'wpautoterms_update_notice','','yes'),(310,'wpautoterms_update_notice_bar_position','top','yes'),(311,'wpautoterms_update_notice_bar_type','static','yes'),(312,'wpautoterms_update_notice_disable_logged','yes','yes'),(313,'wpautoterms_update_notice_duration','3','yes'),(314,'wpautoterms_update_notice_message','Our <a href=\"[wpautoterms page_link]\">[wpautoterms page_title]</a> has been updated on [wpautoterms last_updated_date].','yes'),(315,'wpautoterms_update_notice_message_multiple','Our [wpautoterms page_links] have been updated on [wpautoterms last_updated_date].','yes'),(316,'wpautoterms_update_notice_close_message','Close','yes'),(317,'wpautoterms_update_notice_bg_color','','yes'),(318,'wpautoterms_update_notice_font','','yes'),(319,'wpautoterms_update_notice_font_size','','yes'),(320,'wpautoterms_update_notice_text_color','','yes'),(321,'wpautoterms_update_notice_links_color','','yes'),(322,'wpautoterms_cookies_notice','','yes'),(323,'wpautoterms_cookies_notice_bar_position','top','yes'),(324,'wpautoterms_cookies_notice_bar_type','static','yes'),(325,'wpautoterms_cookies_notice_disable_logged','yes','yes'),(326,'wpautoterms_cookies_notice_message','We use cookies to ensure that we give you the best experience on our website','yes'),(327,'wpautoterms_cookies_notice_close_message','Close','yes'),(328,'wpautoterms_cookies_notice_bg_color','','yes'),(329,'wpautoterms_cookies_notice_font','','yes'),(330,'wpautoterms_cookies_notice_font_size','','yes'),(331,'wpautoterms_cookies_notice_text_color','','yes'),(332,'wpautoterms_cookies_notice_links_color','','yes'),(333,'wpautoterms_endorsements','','yes'),(334,'wpautoterms_endorsements_message','<p>Some of the links in this article are \"affiliate links\", a link with a special tracking code. This means if you click on an affiliate link and purchase the item, we will receive an affiliate commission.</p> <p>The price of the item is the same whether it is an affiliate link or not. Regardless, we only recommend products or services we believe will add value to our readers.</p> <p>By using the affiliate links, you are helping support our Website, and we genuinely appreciate your support.</p>','yes'),(335,'wpautoterms_endorsements_when','','yes'),(336,'wpautoterms_endorsements_tag','','yes'),(337,'wpautoterms_site_name','foirestromain.fr','yes'),(338,'wpautoterms_site_url','http://foirestromain.fr','yes'),(339,'wpautoterms_company_name','foirestromain.fr','yes'),(340,'wpautoterms_country','','yes'),(341,'wpautoterms_state','','yes'),(342,'wpautoterms_show_in_pages_widget','','yes'),(343,'wpautoterms_cache_plugins_compat','','yes'),(344,'wpautoterms_license','','yes'),(355,'wpautoterms_ob_total','1','yes'),(356,'wpautoterms_ob_not_intercepted','0','yes'),(363,'wpautoterms_cache_plugins_detected','1','yes'),(469,'secure_auth_key','1 gzbr!hqLE-~0 morZ<-+T/<ZHXUg%ym2~wG,CI3dHf]Hm2<zLUgd~w#yfqPw4d','no'),(470,'secure_auth_salt','VQ9qwwWUT]Et.TGF`tE~Ad$d;F)%t`NtbN^}hQ$ Y=CE%9,oK DrpMGmz+Nk]xSj','no'),(497,'wpautoterms_cache_plugins_detection','','yes'),(498,'Niteoweb.SpiderBlocker.Bots','a:39:{i:0;a:4:{s:4:\"name\";s:10:\"Ahrefs Bot\";s:2:\"re\";s:9:\"AhrefsBot\";s:4:\"desc\";s:25:\"https://ahrefs.com/robot/\";s:5:\"state\";b:1;}i:1;a:4:{s:4:\"name\";s:8:\"MJ12 bot\";s:2:\"re\";s:7:\"MJ12bot\";s:4:\"desc\";s:56:\"http://www.majestic12.co.uk/projects/dsearch/mj12bot.php\";s:5:\"state\";b:1;}i:2;a:4:{s:4:\"name\";s:9:\"Roger Bot\";s:2:\"re\";s:8:\"Rogerbot\";s:4:\"desc\";s:40:\"http://moz.com/help/pro/rogerbot-crawler\";s:5:\"state\";b:1;}i:3;a:4:{s:4:\"name\";s:11:\"Semrush Bot\";s:2:\"re\";s:10:\"SemrushBot\";s:4:\"desc\";s:31:\"http://www.semrush.com/bot.html\";s:5:\"state\";b:1;}i:4;a:4:{s:4:\"name\";s:11:\"ia_archiver\";s:2:\"re\";s:11:\"ia_archiver\";s:4:\"desc\";s:36:\"http://archive.org/about/exclude.php\";s:5:\"state\";b:1;}i:5;a:4:{s:4:\"name\";s:8:\"ScoutJet\";s:2:\"re\";s:8:\"ScoutJet\";s:4:\"desc\";s:19:\"http://scoutjet.com\";s:5:\"state\";b:1;}i:6;a:4:{s:4:\"name\";s:7:\"sistrix\";s:2:\"re\";s:7:\"sistrix\";s:4:\"desc\";s:26:\"http://crawler.sistrix.net\";s:5:\"state\";b:1;}i:7;a:4:{s:4:\"name\";s:16:\"SearchmetricsBot\";s:2:\"re\";s:16:\"SearchmetricsBot\";s:4:\"desc\";s:50:\"http://www.searchmetrics.com/en/searchmetrics-bot/\";s:5:\"state\";b:1;}i:8;a:4:{s:4:\"name\";s:14:\"SEOkicks-Robot\";s:2:\"re\";s:14:\"SEOkicks-Robot\";s:4:\"desc\";s:33:\"http://www.seokicks.de/robot.html\";s:5:\"state\";b:1;}i:9;a:4:{s:4:\"name\";s:16:\"Lipperhey Spider\";s:2:\"re\";s:16:\"Lipperhey Spider\";s:4:\"desc\";s:43:\"http://www.lipperhey.com/en/website-spider/\";s:5:\"state\";b:1;}i:10;a:4:{s:4:\"name\";s:6:\"Exabot\";s:2:\"re\";s:6:\"Exabot\";s:4:\"desc\";s:44:\"http://www.exalead.com/search/webmasterguide\";s:5:\"state\";b:1;}i:11;a:4:{s:4:\"name\";s:6:\"NC Bot\";s:2:\"re\";s:5:\"NCBot\";s:4:\"desc\";s:55:\"https://twitter.com/NetComber/status/334476871691550721\";s:5:\"state\";b:1;}i:12;a:4:{s:4:\"name\";s:15:\"BacklinkCrawler\";s:2:\"re\";s:15:\"BacklinkCrawler\";s:4:\"desc\";s:40:\"http://www.backlinktest.com/crawler.html\";s:5:\"state\";b:1;}i:13;a:4:{s:4:\"name\";s:15:\"archive.org Bot\";s:2:\"re\";s:15:\"archive.org_bot\";s:4:\"desc\";s:42:\"http://archive.org/details/archive.org_bot\";s:5:\"state\";b:1;}i:14;a:4:{s:4:\"name\";s:12:\"MeanPath Bot\";s:2:\"re\";s:11:\"meanpathbot\";s:4:\"desc\";s:37:\"https://meanpath.com/meanpathbot.html\";s:5:\"state\";b:1;}i:15;a:4:{s:4:\"name\";s:18:\"PagesInventory Bot\";s:2:\"re\";s:14:\"PagesInventory\";s:4:\"desc\";s:56:\"http://www.botsvsbrowsers.com/details/1002332/index.html\";s:5:\"state\";b:1;}i:16;a:4:{s:4:\"name\";s:12:\"Aboundex Bot\";s:2:\"re\";s:11:\"Aboundexbot\";s:4:\"desc\";s:32:\"http://www.aboundex.com/crawler/\";s:5:\"state\";b:1;}i:17;a:4:{s:4:\"name\";s:15:\"SeoProfiler Bot\";s:2:\"re\";s:5:\"spbot\";s:4:\"desc\";s:31:\"http://www.seoprofiler.com/bot/\";s:5:\"state\";b:1;}i:18;a:4:{s:4:\"name\";s:11:\"Linkdex Bot\";s:2:\"re\";s:10:\"linkdexbot\";s:4:\"desc\";s:34:\"http://www.linkdex.com/about/bots/\";s:5:\"state\";b:1;}i:19;a:4:{s:4:\"name\";s:7:\"Gigabot\";s:2:\"re\";s:7:\"Gigabot\";s:4:\"desc\";s:45:\"http://www.useragentstring.com/pages/Gigabot/\";s:5:\"state\";b:1;}i:20;a:4:{s:4:\"name\";s:6:\"DotBot\";s:2:\"re\";s:6:\"dotbot\";s:4:\"desc\";s:35:\"http://en.wikipedia.org/wiki/DotBot\";s:5:\"state\";b:1;}i:21;a:4:{s:4:\"name\";s:5:\"Nutch\";s:2:\"re\";s:5:\"Nutch\";s:4:\"desc\";s:32:\"http://nutch.apache.org/bot.html\";s:5:\"state\";b:1;}i:22;a:4:{s:4:\"name\";s:8:\"BLEX Bot\";s:2:\"re\";s:7:\"BLEXBot\";s:4:\"desc\";s:27:\"http://webmeup-crawler.com/\";s:5:\"state\";b:1;}i:23;a:4:{s:4:\"name\";s:6:\"Ezooms\";s:2:\"re\";s:6:\"Ezooms\";s:4:\"desc\";s:49:\"http://graphicline.co.za/blogs/what-is-ezooms-bot\";s:5:\"state\";b:1;}i:24;a:4:{s:4:\"name\";s:11:\"Majestic 12\";s:2:\"re\";s:11:\"Majestic-12\";s:4:\"desc\";s:56:\"http://www.majestic12.co.uk/projects/dsearch/mj12bot.php\";s:5:\"state\";b:1;}i:25;a:4:{s:4:\"name\";s:12:\"Majestic SEO\";s:2:\"re\";s:12:\"Majestic-SEO\";s:4:\"desc\";s:56:\"http://www.majestic12.co.uk/projects/dsearch/mj12bot.php\";s:5:\"state\";b:1;}i:26;a:4:{s:4:\"name\";s:7:\"DSearch\";s:2:\"re\";s:7:\"DSearch\";s:4:\"desc\";s:56:\"http://www.majestic12.co.uk/projects/dsearch/mj12bot.php\";s:5:\"state\";b:1;}i:27;a:4:{s:4:\"name\";s:4:\"MJ12\";s:2:\"re\";s:4:\"MJ12\";s:4:\"desc\";s:56:\"http://www.majestic12.co.uk/projects/dsearch/mj12bot.php\";s:5:\"state\";b:1;}i:28;a:4:{s:4:\"name\";s:10:\"Blekko Bot\";s:2:\"re\";s:9:\"BlekkoBot\";s:4:\"desc\";s:33:\"http://blekko.com/about/blekkobot\";s:5:\"state\";b:1;}i:29;a:4:{s:4:\"name\";s:6:\"Yandex\";s:2:\"re\";s:6:\"Yandex\";s:4:\"desc\";s:41:\"http://help.yandex.com/search/?id=1112030\";s:5:\"state\";b:0;}i:30;a:4:{s:4:\"name\";s:10:\"Google Bot\";s:2:\"re\";s:9:\"googlebot\";s:4:\"desc\";s:57:\"https://support.google.com/webmasters/answer/182072?hl=en\";s:5:\"state\";b:0;}i:31;a:4:{s:4:\"name\";s:18:\"Feedfetcher Google\";s:2:\"re\";s:18:\"Feedfetcher-Google\";s:4:\"desc\";s:51:\"https://support.google.com/webmasters/answer/178852\";s:5:\"state\";b:0;}i:32;a:4:{s:4:\"name\";s:8:\"Bing Bot\";s:2:\"re\";s:7:\"BingBot\";s:4:\"desc\";s:36:\"http://en.wikipedia.org/wiki/Bingbot\";s:5:\"state\";b:0;}i:33;a:4:{s:4:\"name\";s:9:\"Nerdy Bot\";s:2:\"re\";s:8:\"NerdyBot\";s:4:\"desc\";s:20:\"http://nerdybot.com/\";s:5:\"state\";b:1;}i:34;a:4:{s:4:\"name\";s:9:\"James BOT\";s:2:\"re\";s:8:\"JamesBOT\";s:4:\"desc\";s:32:\"http://cognitiveseo.com/bot.html\";s:5:\"state\";b:1;}i:35;a:4:{s:4:\"name\";s:7:\"Tin Eye\";s:2:\"re\";s:6:\"TinEye\";s:4:\"desc\";s:34:\"http://www.tineye.com/crawler.html\";s:5:\"state\";b:1;}i:36;a:4:{s:5:\"state\";b:1;s:2:\"re\";s:11:\"Baiduspider\";s:4:\"name\";s:5:\"Baidu\";s:4:\"desc\";s:47:\"http://www.baidu.com/search/robots_english.html\";}i:37;a:4:{s:5:\"state\";b:1;s:2:\"re\";s:8:\"serpstat\";s:4:\"name\";s:8:\"Serpstat\";s:4:\"desc\";s:21:\"https://serpstat.com/\";}i:38;a:4:{s:5:\"state\";b:1;s:4:\"desc\";s:22:\"https://www.spyfu.com/\";s:2:\"re\";s:5:\"spyfu\";s:4:\"name\";s:5:\"SpyFu\";}}','yes'),(720,'wpforms_crypto_secret_key','nidMueFbMg5Qq+xWnstWZj+C8GvWLtfgRYtFLoipRkQ=','yes'),(1272,'disallowed_keys','','no'),(1273,'comment_previously_approved','1','yes'),(1274,'auto_plugin_theme_update_emails','a:0:{}','no'),(1275,'auto_update_core_dev','enabled','yes'),(1276,'auto_update_core_minor','enabled','yes'),(1277,'auto_update_core_major','unset','yes'),(1278,'finished_updating_comment_type','1','yes'),(1279,'db_upgraded','','yes'),(1286,'mainwp_child_update_version','1.5','yes'),(1287,'mainwp_child_plugin_version','4.1.9','yes'),(1288,'mainwp_child_auth','a:7:{i:5;s:32:\"627953e00ae07ff7edc6eb86da7f9068\";s:4:\"last\";i:1677752584;i:4;s:32:\"655e87c88ec509efd5f2fb794f3edf7e\";i:3;s:32:\"8b700b76b973c780569556ca3f67a399\";i:2;s:32:\"379120601fc5c9c4dccd1f71b200277f\";i:1;s:32:\"889444b62f8d8ec5cf490a499c76fe4e\";i:0;s:32:\"686b8771a8b20c15dd110ce530d41c71\";}','yes'),(1289,'mainwp_child_branding_settings','a:4:{s:13:\"contact_label\";s:15:\"Contact Support\";s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:0:\"\";s:21:\"branding_disconnected\";s:0:\"\";}','no'),(1290,'mainwp_child_activated_once','1','no'),(1293,'mainwp_child_pubkey','LS0tLS1CRUdJTiBQVUJMSUMgS0VZLS0tLS0KTUlJQklqQU5CZ2txaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUEwUzNNS3Y4bW9GcGV2SlVJU21vRwp5V2puUDFjMXZVQTdVV0VBdnFPMTZLbGNqc2Z1ZFE5OFo4MlZwZi9XeUpRU2VkaGlCRmJadWNvaDVBQ0plc21yCnhzK2xTS3NjTTFPMXkzc1lCL00wQXdEYkFmenpHQjEza3BybDR6eS9BM3VKOXpRMXpSVG41aHduYjQrZzlyekkKWkhhdWZyYVpkKzJOOVZ0U3ZKSXZnQU1nL01GZlhjelJzQUZMeWw0alhJUHRSRU54Njh0VVIrREJHZkpBWUNTeQptL0x2UGFFZCtCNHUyQUZqdCtGV1FOdjdpQ283cDVMM0FFbjZHeEdSQ3dHTkFCQ2RWVlQxMWNYYVJldWVEUmpnCndyWEZURG1nSGhLa1pFOC9xWkU0RzMza3dRNHlSV0xIY2pEVzYxYjlQUkdFcVZRTHpkZ3RZeVE5LzdSTUtFc0kKYlFJREFRQUIKLS0tLS1FTkQgUFVCTElDIEtFWS0tLS0tCg==','yes'),(1294,'mainwp_child_server','https://dashboard.comparrot.nl/wp-admin/','no'),(1295,'mainwp_child_nonce','0','no'),(1296,'mainwp_child_nossl','0','yes'),(1297,'mainwp_child_nossl_key','7a553dff28ae8044ae07fbc45bdfb1e4ba0c7394c08a9a206c7996e0dbcf91c1','yes'),(1298,'mainwp_premium_updates','a:0:{}','no'),(1301,'mainwp_child_clone_sites','0','no'),(1302,'mainwp_child_siteid','305','no'),(1314,'recovery_keys','a:0:{}','yes'),(1323,'action_scheduler_migration_status','complete','yes'),(1324,'https_detection_errors','a:1:{s:20:\"https_request_failed\";a:1:{i:0;s:21:\"HTTPS request failed.\";}}','yes'),(1363,'wpforms_email_summaries_fetch_info_blocks_last_run','1644738857','yes'),(1539,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:21:\"[email protected]\";s:7:\"version\";s:3:\"5.9\";s:9:\"timestamp\";i:1643502525;}','no'),(1648,'category_children','a:0:{}','yes'),(1651,'wpforms_notifications','a:4:{s:6:\"update\";i:1622941927;s:4:\"feed\";a:2:{i:0;a:6:{s:5:\"title\";s:29:\"Geolocation Got a Huge Revamp\";s:7:\"content\";s:181:\"Address Autocomplete is here for both Address and Single Line Text fields! Plus smart location detection, interactive address maps, and more in the latest Geolocation Addon update. \";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:68;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:195:\"https://wpforms.com/announcing-geolocation-2-0-excel-entry-export-notification-cloning/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Geo Lite Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:154:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Geo Lite Get WPForms Pro\";s:4:\"text\";s:15:\"Get WPForms Pro\";}}s:5:\"start\";s:19:\"2021-05-21 15:29:21\";}i:1;a:6:{s:5:\"title\";s:47:\"Get Deeper Insights with the User Journey Addon\";s:7:\"content\";s:258:\"Discover the steps your visitors take before they submit your forms, without all the complicated analytics. With our new User Journey addon you can easily see the content that’s driving the most valuable form conversions, right in your WordPress dashboard.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:41;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:166:\"https://wpforms.com/introducing-user-journey-addon-wpforms/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=UJ Lite Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:153:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=UJ Lite Get WPForms Pro\";s:4:\"text\";s:15:\"Get WPForms Pro\";}}s:5:\"start\";s:19:\"2021-05-21 15:29:21\";}}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(1808,'wpforms_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1586243282;s:9:\"dismissed\";b:0;}}','yes'),(1954,'wpforms_builder_opened_date','0','no'),(1991,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(13809,'wp_force_deactivated_plugins','a:0:{}','yes'),(18036,'ai1wm_secret_key','WkiduShAbmk2','yes'),(18037,'ai1wm_backups_labels','a:0:{}','yes'),(18038,'ai1wm_sites_links','a:0:{}','yes'),(18039,'swift_performance_plugin_organizer','a:0:{}','yes'),(18040,'jetpack_active_modules','a:0:{}','yes'),(18041,'_transient_doing_cron','1660731020.6330180168151855468750','yes'),(18043,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:4:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.1.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.1.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.1.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.1.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.1.1\";s:7:\"version\";s:5:\"6.1.1\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.1.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.1.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.1.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.1.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.1.1\";s:7:\"version\";s:5:\"6.1.1\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-6.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-6.1.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-6.1-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-6.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:3:\"6.1\";s:7:\"version\";s:3:\"6.1\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:3;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.0.3.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.0.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.0.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.0.3-new-bundled.zip\";s:7:\"partial\";s:69:\"https://downloads.wordpress.org/release/wordpress-6.0.3-partial-0.zip\";s:8:\"rollback\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.0.3-rollback-0.zip\";}s:7:\"current\";s:5:\"6.0.3\";s:7:\"version\";s:5:\"6.0.3\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:3:\"6.0\";s:9:\"new_files\";s:0:\"\";}}s:12:\"last_checked\";i:1676620654;s:15:\"version_checked\";s:3:\"6.0\";s:12:\"translations\";a:0:{}}','no'),(18047,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1676620656;s:7:\"checked\";a:9:{s:17:\"business-consultr\";s:5:\"1.3.6\";s:18:\"education-consultr\";s:5:\"1.0.1\";s:12:\"infinity-mag\";s:5:\"1.2.1\";s:12:\"masonry-blog\";s:5:\"1.0.8\";s:15:\"orange-magazine\";s:5:\"1.0.0\";s:12:\"twentytwenty\";s:3:\"2.0\";s:15:\"twentytwentyone\";s:3:\"1.5\";s:15:\"twentytwentytwo\";s:3:\"1.0\";s:11:\"vw-spa-lite\";s:5:\"1.7.9\";}s:8:\"response\";a:6:{s:12:\"infinity-mag\";a:6:{s:5:\"theme\";s:12:\"infinity-mag\";s:11:\"new_version\";s:5:\"1.2.3\";s:3:\"url\";s:42:\"https://wordpress.org/themes/infinity-mag/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/infinity-mag.1.2.3.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:12:\"masonry-blog\";a:6:{s:5:\"theme\";s:12:\"masonry-blog\";s:11:\"new_version\";s:5:\"1.0.9\";s:3:\"url\";s:42:\"https://wordpress.org/themes/masonry-blog/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/masonry-blog.1.0.9.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:3:\"5.6\";}s:12:\"twentytwenty\";a:6:{s:5:\"theme\";s:12:\"twentytwenty\";s:11:\"new_version\";s:3:\"2.1\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.2.1.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"1.7\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.1.7.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.3.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}s:11:\"vw-spa-lite\";a:6:{s:5:\"theme\";s:11:\"vw-spa-lite\";s:11:\"new_version\";s:3:\"2.0\";s:3:\"url\";s:41:\"https://wordpress.org/themes/vw-spa-lite/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/theme/vw-spa-lite.2.0.zip\";s:8:\"requires\";s:3:\"5.0\";s:12:\"requires_php\";s:3:\"7.2\";}}s:9:\"no_update\";a:3:{s:17:\"business-consultr\";a:6:{s:5:\"theme\";s:17:\"business-consultr\";s:11:\"new_version\";s:5:\"1.3.6\";s:3:\"url\";s:47:\"https://wordpress.org/themes/business-consultr/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/theme/business-consultr.1.3.6.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:3:\"5.5\";}s:18:\"education-consultr\";a:6:{s:5:\"theme\";s:18:\"education-consultr\";s:11:\"new_version\";s:5:\"1.0.1\";s:3:\"url\";s:48:\"https://wordpress.org/themes/education-consultr/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/theme/education-consultr.1.0.1.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:3:\"5.5\";}s:15:\"orange-magazine\";a:6:{s:5:\"theme\";s:15:\"orange-magazine\";s:11:\"new_version\";s:5:\"1.0.0\";s:3:\"url\";s:45:\"https://wordpress.org/themes/orange-magazine/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/orange-magazine.1.0.0.zip\";s:8:\"requires\";s:3:\"4.5\";s:12:\"requires_php\";b:0;}}s:12:\"translations\";a:0:{}}','no'),(18048,'cache_enabler','a:19:{s:7:\"version\";s:5:\"1.8.7\";s:20:\"use_trailing_slashes\";i:1;s:19:\"permalink_structure\";s:18:\"has_trailing_slash\";s:13:\"cache_expires\";i:0;s:17:\"cache_expiry_time\";i:0;s:30:\"clear_site_cache_on_saved_post\";i:0;s:33:\"clear_site_cache_on_saved_comment\";i:0;s:30:\"clear_site_cache_on_saved_term\";i:0;s:30:\"clear_site_cache_on_saved_user\";i:0;s:34:\"clear_site_cache_on_changed_plugin\";i:0;s:26:\"convert_image_urls_to_webp\";i:0;s:12:\"mobile_cache\";i:0;s:14:\"compress_cache\";i:0;s:11:\"minify_html\";i:0;s:20:\"minify_inline_css_js\";i:0;s:17:\"excluded_post_ids\";s:0:\"\";s:19:\"excluded_page_paths\";s:0:\"\";s:22:\"excluded_query_strings\";s:0:\"\";s:16:\"excluded_cookies\";s:0:\"\";}','yes'),(18052,'wpil_2_license_status','','yes'),(18053,'wpil_2_license_key','','yes'),(18054,'wpil_2_license_data','','yes'),(18055,'wpil_2_ignore_numbers','1','yes'),(18056,'wpil_2_post_types','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),(18057,'wpil_2_links_open_new_tab','0','yes'),(18058,'wpil_2_debug_mode','0','yes'),(18059,'wpil_option_update_reporting_data_on_save','0','yes'),(18060,'wpil_2_ignore_words','-\r\n-\r\na\r\nabout\r\nabove\r\nactually\r\nadd\r\nafter\r\nagain\r\nagainst\r\nago\r\nall\r\nam\r\nan\r\nand\r\nanother\r\nanswer\r\nany\r\nare\r\naren\'t\r\nas\r\nat\r\nbase\r\nbe\r\nbecause\r\nbeen\r\nbefore\r\nbeing\r\nbelow\r\nbest\r\nbetter\r\nbetween\r\nboth\r\nbut\r\nby\r\ncan\r\ncan\'t\r\ncannot\r\ncons\r\ncould\r\ncouldn\'t\r\ndid\r\ndidn\'t\r\ndifference\r\ndifferent\r\ndo\r\ndoes\r\ndoesn\'t\r\ndoing\r\ndon\'t\r\ndone\r\ndown\r\nduring\r\neach\r\neasier\r\neasy\r\neight\r\neven\r\nfar\r\nfew\r\nfind\r\nfirst\r\nfive\r\nfor\r\nfour\r\nfree\r\nfrom\r\nfurther\r\ngeneral\r\nget\r\ngett\r\ngetting\r\ngo\r\ngood\r\ngot\r\ngreat\r\nhad\r\nhadn\'t\r\nhas\r\nhasn\'t\r\nhave\r\nhaven\'t\r\nhaver\r\nhaving\r\nhe\r\nhe\'d\r\nhe\'ll\r\nhe\'s\r\nhelp\r\nher\r\nhere\r\nhere\'s\r\nhers\r\nherself\r\nhigh\r\nhim\r\nhimself\r\nhis\r\nhow\r\nhow\'s\r\ni\r\ni\'d\r\ni\'ll\r\ni\'m\r\ni\'ve\r\nif\r\nin\r\ninto\r\nis\r\nisn\'t\r\nit\r\nit\'s\r\nits\r\nitself\r\njust\r\nless\r\nlet\'s\r\nlike\r\nlong\r\nlook\r\nlove\r\nmake\r\nmany\r\nmatt\r\nmatter\r\nmay\r\nme\r\nmore\r\nmost\r\nmuch\r\nmustn\'t\r\nmy\r\nmyself\r\nnever\r\nnew\r\nnine\r\nno\r\nnor\r\nnot\r\nnow\r\nof\r\noff\r\non\r\nonce\r\none\r\nonly\r\nor\r\nother\r\nought\r\nour\r\nours\r\nourselves\r\nout\r\nover\r\noverall\r\nown\r\nper\r\npros\r\nquestion\r\nreview\r\nright\r\nsame\r\nseven\r\nshan\'t\r\nshe\r\nshe\'d\r\nshe\'ll\r\nshe\'s\r\nshock\r\nshocking\r\nshould\r\nshouldn\'t\r\nshow\r\nsimple\r\nsix\r\nso\r\nsome\r\nstart\r\nstill\r\nsuch\r\ntake\r\nten\r\nthan\r\nthat\r\nthat\'s\r\nthe\r\ntheir\r\ntheirs\r\nthem\r\nthemselves\r\nthen\r\nthere\r\nthere\'s\r\nthese\r\nthey\r\nthey\'d\r\nthey\'ll\r\nthey\'re\r\nthey\'ve\r\nthis\r\nthose\r\nthree\r\nthrough\r\nto\r\ntoo\r\ntool\r\ntwo\r\nunder\r\nuntil\r\nup\r\nuse\r\nusing\r\nvery\r\nwant\r\nwas\r\nwasn\'t\r\nwe\r\nwe\'d\r\nwe\'ll\r\nwe\'re\r\nwe\'ve\r\nwere\r\nweren\'t\r\nwhat\r\nwhat\'s\r\nwhen\r\nwhen\'s\r\nwhere\r\nwhere\'s\r\nwhich\r\nwhile\r\nwho\r\nwho\'s\r\nwhom\r\nwhy\r\nwhy\'s\r\nwill\r\nwith\r\nwithin\r\nwithout\r\nwon\'t\r\nwould\r\nwouldn\'t\r\nyou\r\nyou\'d\r\nyou\'ll\r\nyou\'re\r\nyou\'ve\r\nyour\r\nyours\r\nyourself\r\nyourselves\r\nzero\'\r\n-','yes'),(18061,'wpil_has_run_initial_scan','1','yes'),(18062,'wpil_site_db_version','1.22','yes'),(18063,'wpil_link_table_is_created','1','yes'),(18064,'wpil_fresh_install','','yes'),(18065,'wpil_install_date','2023-02-16 19:03:46','yes'),(18068,'fs_active_plugins','O:8:\"stdClass\":3:{s:7:\"plugins\";a:1:{s:39:\"wp-sheet-editor-premium/vendor/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"2.5.3\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1676574227;s:11:\"plugin_path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";}}s:7:\"abspath\";s:34:\"/opt/aphex/sites/foirestromain.fr/\";s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";s:8:\"sdk_path\";s:39:\"wp-sheet-editor-premium/vendor/freemius\";s:7:\"version\";s:5:\"2.5.3\";s:13:\"in_activation\";b:0;s:9:\"timestamp\";i:1676574227;}}','yes'),(18069,'fs_debug_mode','','yes'),(18070,'fs_accounts','a:4:{s:21:\"id_slug_type_path_map\";a:1:{i:1010;a:3:{s:4:\"slug\";s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";}}s:11:\"plugin_data\";a:1:{s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";a:11:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1676574227;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:5:\"2.5.3\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:13:\"2.25.2-beta.1\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;}}s:13:\"file_slug_map\";a:1:{s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";}s:7:\"plugins\";a:1:{s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:28:\"WP Sheet Editor - Post Types\";s:4:\"slug\";s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";s:12:\"premium_slug\";s:23:\"wp-sheet-editor-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";s:7:\"version\";s:13:\"2.25.2-beta.1\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:1;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_ec1c7da603c0772f1bfe276efb715\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"1010\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:1;}}}','yes'),(18072,'_site_transient_timeout_theme_roots','1676622454','no'),(18073,'_site_transient_theme_roots','a:9:{s:17:\"business-consultr\";s:7:\"/themes\";s:18:\"education-consultr\";s:7:\"/themes\";s:12:\"infinity-mag\";s:7:\"/themes\";s:12:\"masonry-blog\";s:7:\"/themes\";s:15:\"orange-magazine\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";s:11:\"vw-spa-lite\";s:7:\"/themes\";}','no'),(18075,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1676620655;s:8:\"response\";a:7:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:5:\"5.0.2\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.5.0.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.2\";}s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:37:\"w.org/plugins/all-in-one-wp-migration\";s:4:\"slug\";s:23:\"all-in-one-wp-migration\";s:6:\"plugin\";s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";s:11:\"new_version\";s:4:\"7.70\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/all-in-one-wp-migration/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/all-in-one-wp-migration.7.70.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-256x256.png?rev=2458334\";s:2:\"1x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-128x128.png?rev=2458334\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-1544x500.png?rev=2837281\";s:2:\"1x\";s:78:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-772x250.png?rev=2837281\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.3\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.3\";}s:29:\"mainwp-child/mainwp-child.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:26:\"w.org/plugins/mainwp-child\";s:4:\"slug\";s:12:\"mainwp-child\";s:6:\"plugin\";s:29:\"mainwp-child/mainwp-child.php\";s:11:\"new_version\";s:5:\"4.3.1\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/mainwp-child/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/mainwp-child.4.3.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/mainwp-child/assets/icon-256x256.png?rev=2734948\";s:2:\"1x\";s:65:\"https://ps.w.org/mainwp-child/assets/icon-128x128.png?rev=2734948\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/mainwp-child/assets/banner-1544x500.jpg?rev=2734948\";s:2:\"1x\";s:67:\"https://ps.w.org/mainwp-child/assets/banner-772x250.jpg?rev=2734948\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/mainwp-child/assets/banner-1544x500-rtl.jpg?rev=2712922\";s:2:\"1x\";s:71:\"https://ps.w.org/mainwp-child/assets/banner-772x250-rtl.jpg?rev=2712922\";}s:8:\"requires\";s:3:\"5.4\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.0\";}s:47:\"simple-social-buttons/simple-social-buttons.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:35:\"w.org/plugins/simple-social-buttons\";s:4:\"slug\";s:21:\"simple-social-buttons\";s:6:\"plugin\";s:47:\"simple-social-buttons/simple-social-buttons.php\";s:11:\"new_version\";s:5:\"4.0.3\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/simple-social-buttons/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/simple-social-buttons.4.0.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/simple-social-buttons/assets/icon-256x256.png?rev=2439696\";s:2:\"1x\";s:74:\"https://ps.w.org/simple-social-buttons/assets/icon-128x128.png?rev=2439696\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/simple-social-buttons/assets/banner-1544x500.png?rev=2439696\";s:2:\"1x\";s:76:\"https://ps.w.org/simple-social-buttons/assets/banner-772x250.png?rev=2439696\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";b:0;s:14:\"upgrade_notice\";s:47:\"<ul>\n<li>Please upgrade immediately.</li>\n</ul>\";}s:23:\"spiderblocker/index.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:27:\"w.org/plugins/spiderblocker\";s:4:\"slug\";s:13:\"spiderblocker\";s:6:\"plugin\";s:23:\"spiderblocker/index.php\";s:11:\"new_version\";s:5:\"1.3.3\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/spiderblocker/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/spiderblocker.1.3.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/spiderblocker/assets/icon-256x256.jpg?rev=2476085\";s:2:\"1x\";s:66:\"https://ps.w.org/spiderblocker/assets/icon-128x128.jpg?rev=2476085\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/spiderblocker/assets/banner-1544x500.jpg?rev=2476085\";s:2:\"1x\";s:68:\"https://ps.w.org/spiderblocker/assets/banner-772x250.jpg?rev=2476085\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";b:0;}s:81:\"auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:54:\"w.org/plugins/auto-terms-of-service-and-privacy-policy\";s:4:\"slug\";s:40:\"auto-terms-of-service-and-privacy-policy\";s:6:\"plugin\";s:81:\"auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";s:11:\"new_version\";s:5:\"2.5.0\";s:3:\"url\";s:71:\"https://wordpress.org/plugins/auto-terms-of-service-and-privacy-policy/\";s:7:\"package\";s:89:\"https://downloads.wordpress.org/plugin/auto-terms-of-service-and-privacy-policy.2.5.0.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:85:\"https://ps.w.org/auto-terms-of-service-and-privacy-policy/assets/icon.svg?rev=2292425\";s:3:\"svg\";s:85:\"https://ps.w.org/auto-terms-of-service-and-privacy-policy/assets/icon.svg?rev=2292425\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:95:\"https://ps.w.org/auto-terms-of-service-and-privacy-policy/assets/banner-772x250.png?rev=2292425\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.2\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.3\";}s:24:\"wpforms-lite/wpforms.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:26:\"w.org/plugins/wpforms-lite\";s:4:\"slug\";s:12:\"wpforms-lite\";s:6:\"plugin\";s:24:\"wpforms-lite/wpforms.php\";s:11:\"new_version\";s:7:\"1.8.0.1\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wpforms-lite/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wpforms-lite.1.8.0.1.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:65:\"https://ps.w.org/wpforms-lite/assets/icon-256x256.png?rev=2574201\";s:2:\"1x\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=2574198\";s:3:\"svg\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=2574198\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500.png?rev=2602491\";s:2:\"1x\";s:67:\"https://ps.w.org/wpforms-lite/assets/banner-772x250.png?rev=2602491\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500-rtl.png?rev=2602491\";s:2:\"1x\";s:71:\"https://ps.w.org/wpforms-lite/assets/banner-772x250-rtl.png?rev=2602491\";}s:8:\"requires\";s:3:\"5.2\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:6:{s:35:\"404-to-homepage/404-to-homepage.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/404-to-homepage\";s:4:\"slug\";s:15:\"404-to-homepage\";s:6:\"plugin\";s:35:\"404-to-homepage/404-to-homepage.php\";s:11:\"new_version\";s:3:\"1.0\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/404-to-homepage/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/404-to-homepage.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/404-to-homepage/assets/icon-256x256.png?rev=2105401\";s:2:\"1x\";s:68:\"https://ps.w.org/404-to-homepage/assets/icon-128x128.png?rev=2105401\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/404-to-homepage/assets/banner-1544x500.jpg?rev=2105401\";s:2:\"1x\";s:70:\"https://ps.w.org/404-to-homepage/assets/banner-772x250.jpg?rev=2105401\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}s:33:\"classic-editor/classic-editor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/classic-editor\";s:4:\"slug\";s:14:\"classic-editor\";s:6:\"plugin\";s:33:\"classic-editor/classic-editor.php\";s:11:\"new_version\";s:5:\"1.6.2\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/classic-editor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/classic-editor.1.6.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-256x256.png?rev=1998671\";s:2:\"1x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-128x128.png?rev=1998671\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/classic-editor/assets/banner-1544x500.png?rev=1998671\";s:2:\"1x\";s:69:\"https://ps.w.org/classic-editor/assets/banner-772x250.png?rev=1998676\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";}s:9:\"hello.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/hello-dolly/assets/banner-1544x500.jpg?rev=2645582\";s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:75:\"recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:49:\"w.org/plugins/recent-posts-widget-with-thumbnails\";s:4:\"slug\";s:35:\"recent-posts-widget-with-thumbnails\";s:6:\"plugin\";s:75:\"recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php\";s:11:\"new_version\";s:5:\"7.1.1\";s:3:\"url\";s:66:\"https://wordpress.org/plugins/recent-posts-widget-with-thumbnails/\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/plugin/recent-posts-widget-with-thumbnails.7.1.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:88:\"https://ps.w.org/recent-posts-widget-with-thumbnails/assets/icon-256x256.png?rev=2478511\";s:2:\"1x\";s:88:\"https://ps.w.org/recent-posts-widget-with-thumbnails/assets/icon-128x128.png?rev=2478511\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:91:\"https://ps.w.org/recent-posts-widget-with-thumbnails/assets/banner-1544x500.jpg?rev=2480188\";s:2:\"1x\";s:90:\"https://ps.w.org/recent-posts-widget-with-thumbnails/assets/banner-772x250.jpg?rev=2480188\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:49:\"scheduled-post-trigger/scheduled-post-trigger.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:36:\"w.org/plugins/scheduled-post-trigger\";s:4:\"slug\";s:22:\"scheduled-post-trigger\";s:6:\"plugin\";s:49:\"scheduled-post-trigger/scheduled-post-trigger.php\";s:11:\"new_version\";s:3:\"3.0\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/scheduled-post-trigger/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/scheduled-post-trigger.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:75:\"https://ps.w.org/scheduled-post-trigger/assets/icon-128x128.jpg?rev=1492075\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:77:\"https://ps.w.org/scheduled-post-trigger/assets/banner-772x250.jpg?rev=1492080\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.2\";}s:29:\"theme-editor/theme_editor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:26:\"w.org/plugins/theme-editor\";s:4:\"slug\";s:12:\"theme-editor\";s:6:\"plugin\";s:29:\"theme-editor/theme_editor.php\";s:11:\"new_version\";s:3:\"2.7\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/theme-editor/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/theme-editor.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:65:\"https://ps.w.org/theme-editor/assets/icon-128x128.png?rev=1644634\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:67:\"https://ps.w.org/theme-editor/assets/banner-772x250.jpg?rev=1644636\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.4\";}}}','no');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_postmeta`
--
DROP TABLE IF EXISTS `wp_postmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_postmeta` (
`meta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`post_id` bigint unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
PRIMARY KEY (`meta_id`),
KEY `post_id` (`post_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=267 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_postmeta`
--
LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES (3,5,'_edit_lock','1586237901:1'),(6,7,'_edit_lock','1586238074:1'),(9,7,'_oembed_92278ef57a9bdb13cb1b976f660b1aca','<iframe title=\"Southern Brittany : Sea, Land And Time\" width=\"584\" height=\"329\" src=\"https://www.youtube.com/embed/RLHbO3hogZU?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(10,7,'_oembed_time_92278ef57a9bdb13cb1b976f660b1aca','1586237638'),(11,9,'_edit_lock','1586238772:1'),(14,9,'_oembed_43e2135dbbb021840872878a5fdefd4d','<iframe title=\"Top 15 Things To Do In Aquitaine, France\" width=\"584\" height=\"329\" src=\"https://www.youtube.com/embed/FLFWDPUaeDg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(15,9,'_oembed_time_43e2135dbbb021840872878a5fdefd4d','1586237802'),(16,11,'_wp_attached_file','2020/04/10.jpg'),(17,11,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1081;s:4:\"file\";s:14:\"2020/04/10.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"10-300x203.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"10-1024x692.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"10-768x519.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:519;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:16:\"10-1536x1038.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1038;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"10-1000x288.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"large-feature\";a:4:{s:4:\"file\";s:15:\"10-1000x288.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"small-feature\";a:4:{s:4:\"file\";s:14:\"10-444x300.jpg\";s:5:\"width\";i:444;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18,5,'_thumbnail_id','11'),(19,5,'_oembed_1b2d30239619cdb252fc366d3e3bbded','<iframe title=\"Visit Provence - 5 Things You Will Love & Hate about Provence, France\" width=\"584\" height=\"329\" src=\"https://www.youtube.com/embed/n9MLtGq_DWg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(20,5,'_oembed_time_1b2d30239619cdb252fc366d3e3bbded','1586238013'),(21,13,'_wp_attached_file','2020/04/11.jpg'),(22,13,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:14:\"2020/04/11.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"11-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"11-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"11-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"11-1000x288.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"large-feature\";a:4:{s:4:\"file\";s:15:\"11-1000x288.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"small-feature\";a:4:{s:4:\"file\";s:14:\"11-450x300.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(23,14,'_wp_attached_file','2020/04/12.jpg'),(24,14,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:14:\"2020/04/12.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"12-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"12-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"12-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"12-1000x288.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"large-feature\";a:4:{s:4:\"file\";s:15:\"12-1000x288.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"small-feature\";a:4:{s:4:\"file\";s:14:\"12-450x300.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25,7,'_thumbnail_id','14'),(26,15,'_wp_attached_file','2020/04/16-scaled.jpg'),(27,15,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1706;s:4:\"file\";s:21:\"2020/04/16-scaled.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"16-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"16-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"16-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:16:\"16-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:16:\"16-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"16-1000x288.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"large-feature\";a:4:{s:4:\"file\";s:15:\"16-1000x288.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"small-feature\";a:4:{s:4:\"file\";s:14:\"16-450x300.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:30:\"(c) Mustang79 | Dreamstime.com\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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:6:\"16.jpg\";}'),(28,16,'_wp_attached_file','2020/04/15.jpg'),(29,16,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:406;s:6:\"height\";i:612;s:4:\"file\";s:14:\"2020/04/15.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"15-199x300.jpg\";s:5:\"width\";i:199;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:14:\"15-406x288.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"large-feature\";a:4:{s:4:\"file\";s:14:\"15-406x288.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"small-feature\";a:4:{s:4:\"file\";s:14:\"15-199x300.jpg\";s:5:\"width\";i:199;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:12:\"Getty Images\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:146:\"Mulhouse - France - 20 December 2017 - show with couple of traditional musician and singer with purple leprechaun costume at the christmas market\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(30,17,'_wp_attached_file','2020/04/14-e1586243558813.jpg'),(31,17,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:255;s:4:\"file\";s:29:\"2020/04/14-e1586243558813.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"14-e1586243558813-300x170.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:170;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"14-e1586243558813-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:14:\"14-450x288.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"large-feature\";a:4:{s:4:\"file\";s:14:\"14-450x288.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"infinity-mag-400-260\";a:4:{s:4:\"file\";s:29:\"14-e1586243558813-400x255.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32,18,'_wp_attached_file','2020/04/13.jpg'),(33,18,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:299;s:4:\"file\";s:14:\"2020/04/13.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"13-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:14:\"13-450x288.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"large-feature\";a:4:{s:4:\"file\";s:14:\"13-450x288.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(34,9,'_thumbnail_id','15'),(53,9,'_oembed_25053fcaf7892d3060aa41a3810c164c','<iframe title=\"Top 15 Things To Do In Aquitaine, France\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/FLFWDPUaeDg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(54,9,'_oembed_time_25053fcaf7892d3060aa41a3810c164c','1586241187'),(55,7,'_oembed_fed28f68b4e9d8777763e8efd424c1bc','<iframe title=\"Southern Brittany : Sea, Land And Time\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/RLHbO3hogZU?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(56,7,'_oembed_time_fed28f68b4e9d8777763e8efd424c1bc','1586241187'),(57,5,'_oembed_2c6d47ae43adb47de0b259bad9ee1e7c','<iframe title=\"Visit Provence - 5 Things You Will Love & Hate about Provence, France\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/n9MLtGq_DWg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(58,5,'_oembed_time_2c6d47ae43adb47de0b259bad9ee1e7c','1586241188'),(69,17,'_wp_attachment_backup_sizes','a:11:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:450;s:6:\"height\";i:299;s:4:\"file\";s:6:\"14.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:14:\"14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:14:\"14-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"full-1586243515729\";a:3:{s:5:\"width\";i:450;s:6:\"height\";i:299;s:4:\"file\";s:21:\"14-e1586243428400.jpg\";}s:23:\"thumbnail-1586243515729\";a:4:{s:4:\"file\";s:29:\"14-e1586243428400-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"medium-1586243515729\";a:4:{s:4:\"file\";s:29:\"14-e1586243428400-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"infinity-mag-400-260-orig\";a:4:{s:4:\"file\";s:29:\"14-e1586243428400-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"full-1586243558813\";a:3:{s:5:\"width\";i:450;s:6:\"height\";i:263;s:4:\"file\";s:21:\"14-e1586243515729.jpg\";}s:23:\"thumbnail-1586243558813\";a:4:{s:4:\"file\";s:29:\"14-e1586243515729-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"medium-1586243558813\";a:4:{s:4:\"file\";s:29:\"14-e1586243515729-300x175.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:175;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"infinity-mag-400-260-1586243558813\";a:4:{s:4:\"file\";s:29:\"14-e1586243515729-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(73,45,'_edit_lock','1586243720:1'),(74,45,'_edit_last','1'),(75,45,'infinity-mag-meta-select-layout','right-sidebar'),(76,45,'infinity-mag-meta-image-layout','full'),(77,48,'_edit_lock','1586243781:1'),(78,48,'_edit_last','1'),(79,48,'infinity-mag-meta-select-layout','right-sidebar'),(80,48,'infinity-mag-meta-image-layout','full'),(81,50,'_edit_lock','1586244197:1'),(82,50,'_edit_last','1'),(83,50,'infinity-mag-meta-select-layout','right-sidebar'),(84,50,'infinity-mag-meta-image-layout','full'),(85,52,'_edit_lock','1586244126:1'),(86,52,'_edit_last','1'),(87,52,'infinity-mag-meta-select-layout','right-sidebar'),(88,52,'infinity-mag-meta-image-layout','full'),(89,54,'_edit_lock','1586243836:1'),(90,54,'_edit_last','1'),(91,54,'infinity-mag-meta-select-layout','right-sidebar'),(92,54,'infinity-mag-meta-image-layout','full'),(93,56,'_menu_item_type','custom'),(94,56,'_menu_item_menu_item_parent','0'),(95,56,'_menu_item_object_id','56'),(96,56,'_menu_item_object','custom'),(97,56,'_menu_item_target',''),(98,56,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(99,56,'_menu_item_xfn',''),(100,56,'_menu_item_url','http://foirestromain.fr/'),(102,57,'_menu_item_type','post_type'),(103,57,'_menu_item_menu_item_parent','0'),(104,57,'_menu_item_object_id','48'),(105,57,'_menu_item_object','page'),(106,57,'_menu_item_target',''),(107,57,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(108,57,'_menu_item_xfn',''),(109,57,'_menu_item_url',''),(111,58,'_menu_item_type','post_type'),(112,58,'_menu_item_menu_item_parent','0'),(113,58,'_menu_item_object_id','54'),(114,58,'_menu_item_object','page'),(115,58,'_menu_item_target',''),(116,58,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(117,58,'_menu_item_xfn',''),(118,58,'_menu_item_url',''),(120,59,'_menu_item_type','post_type'),(121,59,'_menu_item_menu_item_parent','0'),(122,59,'_menu_item_object_id','50'),(123,59,'_menu_item_object','page'),(124,59,'_menu_item_target',''),(125,59,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(126,59,'_menu_item_xfn',''),(127,59,'_menu_item_url',''),(129,60,'_menu_item_type','post_type'),(130,60,'_menu_item_menu_item_parent','0'),(131,60,'_menu_item_object_id','45'),(132,60,'_menu_item_object','page'),(133,60,'_menu_item_target',''),(134,60,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(135,60,'_menu_item_xfn',''),(136,60,'_menu_item_url',''),(138,61,'_menu_item_type','post_type'),(139,61,'_menu_item_menu_item_parent','0'),(140,61,'_menu_item_object_id','52'),(141,61,'_menu_item_object','page'),(142,61,'_menu_item_target',''),(143,61,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(144,61,'_menu_item_xfn',''),(145,61,'_menu_item_url',''),(147,62,'_menu_item_type','custom'),(148,62,'_menu_item_menu_item_parent','0'),(149,62,'_menu_item_object_id','62'),(150,62,'_menu_item_object','custom'),(151,62,'_menu_item_target',''),(152,62,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(153,62,'_menu_item_xfn',''),(154,62,'_menu_item_url','https://www.facebook.com/'),(156,63,'_menu_item_type','custom'),(157,63,'_menu_item_menu_item_parent','0'),(158,63,'_menu_item_object_id','63'),(159,63,'_menu_item_object','custom'),(160,63,'_menu_item_target',''),(161,63,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(162,63,'_menu_item_xfn',''),(163,63,'_menu_item_url','https://twitter.com/'),(165,64,'_menu_item_type','custom'),(166,64,'_menu_item_menu_item_parent','0'),(167,64,'_menu_item_object_id','64'),(168,64,'_menu_item_object','custom'),(169,64,'_menu_item_target',''),(170,64,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(171,64,'_menu_item_xfn',''),(172,64,'_menu_item_url','https://www.pinterest.com/'),(174,65,'_menu_item_type','custom'),(175,65,'_menu_item_menu_item_parent','0'),(176,65,'_menu_item_object_id','65'),(177,65,'_menu_item_object','custom'),(178,65,'_menu_item_target',''),(179,65,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(180,65,'_menu_item_xfn',''),(181,65,'_menu_item_url','https://www.instagram.com/'),(197,80,'_wp_attached_file','2020/04/logo-1a.png'),(198,80,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:463;s:6:\"height\";i:132;s:4:\"file\";s:19:\"2020/04/logo-1a.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"logo-1a-300x86.png\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"logo-1a-150x132.png\";s:5:\"width\";i:150;s:6:\"height\";i:132;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"infinity-mag-400-260\";a:4:{s:4:\"file\";s:19:\"logo-1a-400x132.png\";s:5:\"width\";i:400;s:6:\"height\";i:132;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(199,81,'_wp_attached_file','2020/04/cropped-logo-1a.png'),(200,81,'_wp_attachment_context','custom-logo'),(201,81,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:463;s:6:\"height\";i:132;s:4:\"file\";s:27:\"2020/04/cropped-logo-1a.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"cropped-logo-1a-300x86.png\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"cropped-logo-1a-150x132.png\";s:5:\"width\";i:150;s:6:\"height\";i:132;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"infinity-mag-400-260\";a:4:{s:4:\"file\";s:27:\"cropped-logo-1a-400x132.png\";s:5:\"width\";i:400;s:6:\"height\";i:132;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(212,43,'wpforms_entries_count','96'),(213,9,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(214,9,'ssb_total_counts','0'),(215,9,'ssb_cache_timestamp','455931'),(216,7,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(217,7,'ssb_total_counts','0'),(218,7,'ssb_cache_timestamp','456646'),(219,5,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(220,5,'ssb_total_counts','0'),(221,5,'ssb_cache_timestamp','456655'),(223,93,'_oembed_78786b16c66952797ba64d5535376358','<iframe title=\"5 MEILLEURS ORDINATEURS PORTABLES DE 2020\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/rKy9mutDKI4?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(224,93,'_oembed_time_78786b16c66952797ba64d5535376358','1590288413'),(225,93,'_edit_last','1'),(226,93,'_edit_lock','1590288434:1'),(227,94,'_wp_attached_file','2020/05/2112.jpg'),(228,94,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:16:\"2020/05/2112.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"2112-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"2112-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"infinity-mag-400-260\";a:4:{s:4:\"file\";s:16:\"2112-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"infinity-mag-725-480\";a:4:{s:4:\"file\";s:16:\"2112-500x480.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(229,93,'_thumbnail_id','94'),(230,93,'_ssb_hide','false'),(231,93,'infinity-mag-meta-select-layout','right-sidebar'),(232,93,'infinity-mag-meta-image-layout','full'),(235,93,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(236,93,'ssb_total_counts','0'),(237,93,'ssb_cache_timestamp','454291'),(238,97,'_wp_attached_file','2020/08/9201831jak.jpg'),(239,97,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:275;s:6:\"height\";i:184;s:4:\"file\";s:22:\"2020/08/9201831jak.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"9201831jak-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(240,96,'_oembed_eb12ada6ecd001ca65a25cd2fde0a9cc','<iframe title=\"Best Personal Loans for NO CREDIT (or BAD CREDIT) | No consigner required\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/FIpMXHvTlA0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(241,96,'_oembed_time_eb12ada6ecd001ca65a25cd2fde0a9cc','1597159614'),(242,96,'_edit_last','1'),(243,96,'_edit_lock','1597159801:1'),(244,96,'_thumbnail_id','97'),(245,96,'_ssb_hide','false'),(246,96,'infinity-mag-meta-select-layout','right-sidebar'),(247,96,'infinity-mag-meta-image-layout','full'),(248,96,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(249,96,'ssb_total_counts','0'),(250,96,'ssb_cache_timestamp','454781'),(253,81,'_oembed_7e064f1b1d3f5fa575b880212e92c196','{{unknown}}'),(254,46,'wpforms_entries_count','4'),(257,101,'_oembed_fa19d43fa42df0937ba80287b52df903','<iframe title=\"ETHEREUM ON FIRE !! C'EST QUAND LA BAISSE ?? ?\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/Dg4JXFU5qQE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(258,101,'_oembed_time_fa19d43fa42df0937ba80287b52df903','1622836336'),(259,101,'_edit_last','1'),(260,101,'_edit_lock','1622838143:1'),(261,101,'_ssb_hide','false'),(262,101,'infinity-mag-meta-select-layout','right-sidebar'),(263,101,'infinity-mag-meta-image-layout','full'),(264,101,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";N;}'),(265,101,'ssb_total_counts','0'),(266,101,'ssb_cache_timestamp','455873');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_posts`
--
DROP TABLE IF EXISTS `wp_posts`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_posts` (
`ID` bigint unsigned NOT NULL AUTO_INCREMENT,
`post_author` bigint unsigned NOT NULL DEFAULT '0',
`post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`post_title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`post_excerpt` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`post_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish',
`comment_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
`ping_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
`post_password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`post_name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`to_ping` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`pinged` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_content_filtered` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`post_parent` bigint unsigned NOT NULL DEFAULT '0',
`guid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`menu_order` int NOT NULL DEFAULT '0',
`post_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post',
`post_mime_type` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_count` bigint NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`),
KEY `post_name` (`post_name`(191)),
KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
KEY `post_parent` (`post_parent`),
KEY `post_author` (`post_author`)
) ENGINE=InnoDB AUTO_INCREMENT=103 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 (5,1,'2020-04-07 05:19:56','2020-04-07 05:19:56','<!-- wp:paragraph -->\n<p>Provence, in southern France, close to the precipice of the French Alps is a stunning occasion spot. Generally encompassed by towns of Grignan, Nyons, Gigondas and the Buis de Baronnies, it\'s a vacationer dream goal with a blend of things to see and do. Perspectives incorporate rich lavender fields, delicate dark olive forests and grapevines. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Nyons, one of the best of the stout towns in Provence, is the entrance to French Alps. It has a sparkly bazaar each Thursday all consistently, just as numerous restaurants and old stone structures dating to the hours of the Roman force. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The vineries from the towns of Vinsobres and Gigondas are assessed as among the best in the area, the absolute best on the planet. Nyons is an unquestionable requirement to visit to taste the olives particularly since it\'s known as the olive center point of France and remember to appreciate the oils and other brilliant nourishment items. La Vinsobraise has the best wines from Vinsobres which have gained notoriety for red wine in the whole of France. The Nyons town likewise has its own refinery for lavender with a shop close by to buy each one of those enticing items created from lavender. Additionally Vaison la Romaine is a piece of this district which is likewise an unquestionable requirement visit with its marvelous bazaar each Tuesday and has a genuinely all around rationed antiquated piece of the town and as of late discovered Roman relics that have been very much saved, just as the Roman Arena which is right now being revamped. The old stronghold of the Counts of Toulouse merits scaling! </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Another hotspot is Grignan (20 minutes toward the west of Nyons) with its amazing manors. It was a capital of intensity and control for the zone till the start of French Renaissance. Manor Grignan is a stunningly amazing Chateau with a town at its base. A great deal of boutiques can be found around the area alongside craftsman shops. However, nothing beats a decent lunch toward the evening in a portion of the eateries. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:core-embed/youtube {\"url\":\"https://youtu.be/n9MLtGq_DWg\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/n9MLtGq_DWg\n</div></figure>\n<!-- /wp:core-embed/youtube -->\n\n<!-- wp:paragraph -->\n<p>Avignon is an hours drive toward the southwest of Nyons which is notable as the home for the Catholic Church for the standard of the 6 Popes from late fourteenth century onwards. Palais des Papes features the control on South of France throughout the relocation of the Catholic Church to Avignon from Rome. On the motorway, the Cote d\'Azur and Marseilles are around an hour and a half drive from southern Nyons. In summer the shops in the region can get occupied, so it\'s a smart thought to be there before 10 toward the beginning of the day as these shops shut down at 12. A determination of the best markets in the area: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Here\'s somewhat about the best markets in the district: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Tuesday is for Vaison la Romaine which has an awesome nourishment determination, specialties, plants and dress. It\'s acceptable during winter as well. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Thursday is for Nyons which is one of our preferred markets. They have such exquisite bistros and café to eat. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Fridays at Carpentras - It\'s best for its assortment. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Saturdays at Uzes has heaps of nourishment to eat particularly the nearby specialities. It merits joining this excursion with the Pont du Gard. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Sundays at: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Carpentras - It\'s a one of its sort swap meet, shop till you drop goal. </li><li>Isle-sur-la-Sorgue is the greatest market for collectibles outside of Paris in addition to all the standard nourishment and art slows down. A large portion of a day spent in rapture.</li></ul>\n<!-- /wp:list -->','A Vacation in Provence France','','publish','closed','closed','','a-vacation-in-provence-france','','','2020-04-07 05:40:13','2020-04-07 05:40:13','',0,'http://foirestromain.fr/?p=5',0,'post','',0),(6,1,'2020-04-07 05:19:56','2020-04-07 05:19:56','<!-- wp:paragraph -->\n<p>Provence, in southern France, close to the precipice of the French Alps is a stunning occasion spot. Generally encompassed by towns of Grignan, Nyons, Gigondas and the Buis de Baronnies, it\'s a vacationer dream goal with a blend of things to see and do. Perspectives incorporate rich lavender fields, delicate dark olive forests and grapevines. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Nyons, one of the best of the stout towns in Provence, is the entrance to French Alps. It has a sparkly bazaar each Thursday all consistently, just as numerous restaurants and old stone structures dating to the hours of the Roman force. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The vineries from the towns of Vinsobres and Gigondas are assessed as among the best in the area, the absolute best on the planet. Nyons is an unquestionable requirement to visit to taste the olives particularly since it\'s known as the olive center point of France and remember to appreciate the oils and other brilliant nourishment items. La Vinsobraise has the best wines from Vinsobres which have gained notoriety for red wine in the whole of France. The Nyons town likewise has its own refinery for lavender with a shop close by to buy each one of those enticing items created from lavender. Additionally Vaison la Romaine is a piece of this district which is likewise an unquestionable requirement visit with its marvelous bazaar each Tuesday and has a genuinely all around rationed antiquated piece of the town and as of late discovered Roman relics that have been very much saved, just as the Roman Arena which is right now being revamped. The old stronghold of the Counts of Toulouse merits scaling! </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Another hotspot is Grignan (20 minutes toward the west of Nyons) with its amazing manors. It was a capital of intensity and control for the zone till the start of French Renaissance. Manor Grignan is a stunningly amazing Chateau with a town at its base. A great deal of boutiques can be found around the area alongside craftsman shops. However, nothing beats a decent lunch toward the evening in a portion of the eateries. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Avignon is an hours drive toward the southwest of Nyons which is notable as the home for the Catholic Church for the standard of the 6 Popes from late fourteenth century onwards. Palais des Papes features the control on South of France throughout the relocation of the Catholic Church to Avignon from Rome. On the motorway, the Cote d\'Azur and Marseilles are around an hour and a half drive from southern Nyons. In summer the shops in the region can get occupied, so it\'s a smart thought to be there before 10 toward the beginning of the day as these shops shut down at 12. A determination of the best markets in the area: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Here\'s somewhat about the best markets in the district: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Tuesday is for Vaison la Romaine which has an awesome nourishment determination, specialties, plants and dress. It\'s acceptable during winter as well. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Thursday is for Nyons which is one of our preferred markets. They have such exquisite bistros and café to eat. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Fridays at Carpentras - It\'s best for its assortment. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Saturdays at Uzes has heaps of nourishment to eat particularly the nearby specialities. It merits joining this excursion with the Pont du Gard. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Sundays at: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Carpentras - It\'s a one of its sort swap meet, shop till you drop goal. </li><li>Isle-sur-la-Sorgue is the greatest market for collectibles outside of Paris in addition to all the standard nourishment and art slows down. A large portion of a day spent in rapture.</li></ul>\n<!-- /wp:list -->','A Vacation in Provence France','','inherit','closed','closed','','5-revision-v1','','','2020-04-07 05:19:56','2020-04-07 05:19:56','',5,'http://foirestromain.fr/5-revision-v1/',0,'revision','',0),(7,1,'2020-04-07 05:33:58','2020-04-07 05:33:58','<!-- wp:paragraph -->\n<p>The starting points of Breton Culture </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Between the fourth and sixth hundreds of years evangelists from Wales headed out to the area, at that point known as Armorica by occupant Romans, and set up religious communities. These teachers got known as the \'Seven Founder Saints\' of Brittany; </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Holy person Pol Aurelian, at St Pol de Leon </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Holy person Tudwal, at Treguier </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Holy person Brioc, at St Brieuc </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Saintt Malo, at St Malo </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Holy person Samson of Dol, at Dol de Bretagne </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Saintt Patern, at Vannes </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Holy person Corentin, at Quimper </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>During this time the locale of Armorica was change into \'Brittany\' when the Brythonic, individuals of British Celtic starting points, settled in the regions around these religious communities. This is viewed as the introduction of Breton culture. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This flood of movement brought about the development of a free Breton individuals and set up the Brythonic Breton language, Brezhoneg a sister language to Welsh and Cornish, as the fundamental language of the area. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Various Brythonic realms shaped which were vanquished by the Franks in AD799. The Franks head Charlemagne introduced his own representative Nominoe to control the area, be that as it may, during the 840s Nominoe joined the various Brythonic realms as a safeguard against Frankish control. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Soon after Brittany gets its first King, King Erispoe, who was Nominoes child. This structures the primary autonomous Duchy of Brittany. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These days Brittany and its kin are incorporated as one of the six Celtic countries. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Breton Symbols </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Breton has its own unmistakable high contrast banner \'Gwenn Ha Du\' which was structured during the 1920s and consolidates two prior banners; </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Kroaz Du, the dark cross, which was the opposite of the conventional Cornish banner and was the national banner until 1532. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ar Banniel Erminigaouet, which was a piece of the arms of the Dukes of Brittany and goes back to 1316 </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Breton national hymn \'Brother Gozh mama Zadou\' depends on the Welsh melody \'Place that is known for My Fathers\' while the customary witticism of the previous Dukes of Brittany is \'Kentoc\'h mervel eget bezan saotret\'. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Breton national day is nineteenth May, the gala day of Saint Erwann (Saint Yves). </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Breton - Language </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Despite the fact that there are more than 4 million individuals living in Brittany it is believed that the Breton language, Brezhoneg, is just spoken by around 365,000 of them and just 240,000 of these talk it fluidly. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:core-embed/youtube {\"url\":\"https://youtu.be/RLHbO3hogZU\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/RLHbO3hogZU\n</div></figure>\n<!-- /wp:core-embed/youtube -->\n\n<!-- wp:paragraph -->\n<p>There are four primary Breton lingos, Gwenedeg, Kerneveg, Leoneg and Tregerieg. From 1880 to the mid-twentieth century Breton was prohibited from the French educational system and youngsters were rebuffed for talking it. This changed in 1951 when the Deixonne Law permitted the Breton language and culture to be shown 1-3 hours per week in school. These days numerous schools in Brittany have bilingual French Breton classes. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are a few media sources in the Breton language accessible; </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Papers and magazines - Al Lanv, Al Liamm, Louarnig-Rouzig and Breman </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Radio broadcasts - Arvorig FM, France Bleu Armorique, France Bleu Breizh-Izel, Radio Bro Gwened, Radio Kerne and Radio Kreiz Breizh </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>TV - France 3 Breizh, France 2 Iroise, TV Breizh and TV Rennes </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It is likewise now basic to discover bilingual, French Breton, street signs in Brittany. These days you can tell the first Breton areas as the advanced town or town names start \'plou\', \'ple\', or \'plu\' or if a religious community was initially at the site the cutting edge name begins \'Lan\'. In the event that a town name finishes in \'air conditioning\' at that point the town was at that point there before the Breton individuals showed up however the region would have still been intensely affected by them. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Breton - Religion </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Breton individuals are transcendently Roman Catholic and the locale is viewed as one of the most staunchly Roman Catholic districts in the entirety of France. The religion is considered as an image of Breton legacy and culture. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Breton strict custom spots extraordinary accentuation on the Seven Founder holy people just as strict practices, for example, journeys like the \'Tro Breizh\'. The Tro Breizh, or voyage through Brittany, includes pioneers strolling around Brittany from the grave of one of the Seven Founder Saints to another. These days travelers complete the circuit through the span of quite a while. As indicated by convention whoever doesn\'t make the journey in any event once in the course of his life will be sentenced to make it after his demise, progressing just by the length of his casket every seven years. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Each town in Brittany holds an \'Acquittal\' consistently. A Pardon is the supporter holy person\'s dining experience day of the area which starts with a parade followed by mass out of appreciation for the holy person. These are a day of festivities for neighborhood inhabitants and a Pardon will frequently be trailed by a town reasonable. The three most well known Pardons are; </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Sainte Anne d\'Auray </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Treguier (out of appreciation for St Yves) </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Locronan (out of appreciation for St Ronan) </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Breton - Costume </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There is anything but a set standard Breton customary ensemble as the hues and slices can change from town to town. Anyway by and large; </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Men wear dark pants, dark coats and a wide overflow cap. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ladies can be found in dresses with layered skirts and expand bodices. All ladies wear covers weaved or enlivened with ribbon - the more luxurious the wealthier the family. So also womens ribbon headwear, the Coiffe, changes from little bit of trim over a hair bun to an expand transcending creation. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Breton - Music and Dance </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Music and move include intensely in Breton culture and is regularly celebrated at a \'Fest Noz\' which is a customary evening celebration. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are numerous conventional Breton moves, for example, the gavottes, the a dro, the hanter dro and the plinn. During a fest noz most moves are acted in a chain or around while clutching the following people finger. Anyway there are likewise moves two by two and arranged hits the dance floor with groupings and figures. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The two principle kinds of Breton music are chorala cappella which is joined by music or simply instrumental music. Conventional instruments incorporate the bombarde which resembles an Oboe and the Breton bagpipes. Different instruments frequently discovered are the diatonic accordion, the clarinet, the violin just as the hurdy-gurdy. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These days present day Breton music has been intertwined with a scope of progressively current styles, for example, rock and jazz.</p>\n<!-- /wp:paragraph -->','A Guide to the Breton Culture of Brittany in France','','publish','closed','closed','','a-guide-to-the-breton-culture-of-brittany-in-france','','','2020-04-07 05:43:33','2020-04-07 05:43:33','',0,'http://foirestromain.fr/?p=7',0,'post','',0),(8,1,'2020-04-07 05:33:58','2020-04-07 05:33:58','<!-- wp:paragraph -->\n<p>The starting points of Breton Culture </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Between the fourth and sixth hundreds of years evangelists from Wales headed out to the area, at that point known as Armorica by occupant Romans, and set up religious communities. These teachers got known as the \'Seven Founder Saints\' of Brittany; </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Holy person Pol Aurelian, at St Pol de Leon </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Holy person Tudwal, at Treguier </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Holy person Brioc, at St Brieuc </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Saintt Malo, at St Malo </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Holy person Samson of Dol, at Dol de Bretagne </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Saintt Patern, at Vannes </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Holy person Corentin, at Quimper </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>During this time the locale of Armorica was change into \'Brittany\' when the Brythonic, individuals of British Celtic starting points, settled in the regions around these religious communities. This is viewed as the introduction of Breton culture. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This flood of movement brought about the development of a free Breton individuals and set up the Brythonic Breton language, Brezhoneg a sister language to Welsh and Cornish, as the fundamental language of the area. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Various Brythonic realms shaped which were vanquished by the Franks in AD799. The Franks head Charlemagne introduced his own representative Nominoe to control the area, be that as it may, during the 840s Nominoe joined the various Brythonic realms as a safeguard against Frankish control. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Soon after Brittany gets its first King, King Erispoe, who was Nominoes child. This structures the primary autonomous Duchy of Brittany. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These days Brittany and its kin are incorporated as one of the six Celtic countries. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Breton Symbols </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Breton has its own unmistakable high contrast banner \'Gwenn Ha Du\' which was structured during the 1920s and consolidates two prior banners; </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Kroaz Du, the dark cross, which was the opposite of the conventional Cornish banner and was the national banner until 1532. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ar Banniel Erminigaouet, which was a piece of the arms of the Dukes of Brittany and goes back to 1316 </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Breton national hymn \'Brother Gozh mama Zadou\' depends on the Welsh melody \'Place that is known for My Fathers\' while the customary witticism of the previous Dukes of Brittany is \'Kentoc\'h mervel eget bezan saotret\'. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Breton national day is nineteenth May, the gala day of Saint Erwann (Saint Yves). </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Breton - Language </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Despite the fact that there are more than 4 million individuals living in Brittany it is believed that the Breton language, Brezhoneg, is just spoken by around 365,000 of them and just 240,000 of these talk it fluidly. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:core-embed/youtube {\"url\":\"https://youtu.be/RLHbO3hogZU\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/RLHbO3hogZU\n</div></figure>\n<!-- /wp:core-embed/youtube -->\n\n<!-- wp:paragraph -->\n<p>There are four primary Breton lingos, Gwenedeg, Kerneveg, Leoneg and Tregerieg. From 1880 to the mid-twentieth century Breton was prohibited from the French educational system and youngsters were rebuffed for talking it. This changed in 1951 when the Deixonne Law permitted the Breton language and culture to be shown 1-3 hours per week in school. These days numerous schools in Brittany have bilingual French Breton classes. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are a few media sources in the Breton language accessible; </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Papers and magazines - Al Lanv, Al Liamm, Louarnig-Rouzig and Breman </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Radio broadcasts - Arvorig FM, France Bleu Armorique, France Bleu Breizh-Izel, Radio Bro Gwened, Radio Kerne and Radio Kreiz Breizh </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>TV - France 3 Breizh, France 2 Iroise, TV Breizh and TV Rennes </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It is likewise now basic to discover bilingual, French Breton, street signs in Brittany. These days you can tell the first Breton areas as the advanced town or town names start \'plou\', \'ple\', or \'plu\' or if a religious community was initially at the site the cutting edge name begins \'Lan\'. In the event that a town name finishes in \'air conditioning\' at that point the town was at that point there before the Breton individuals showed up however the region would have still been intensely affected by them. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Breton - Religion </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Breton individuals are transcendently Roman Catholic and the locale is viewed as one of the most staunchly Roman Catholic districts in the entirety of France. The religion is considered as an image of Breton legacy and culture. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Breton strict custom spots extraordinary accentuation on the Seven Founder holy people just as strict practices, for example, journeys like the \'Tro Breizh\'. The Tro Breizh, or voyage through Brittany, includes pioneers strolling around Brittany from the grave of one of the Seven Founder Saints to another. These days travelers complete the circuit through the span of quite a while. As indicated by convention whoever doesn\'t make the journey in any event once in the course of his life will be sentenced to make it after his demise, progressing just by the length of his casket every seven years. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Each town in Brittany holds an \'Acquittal\' consistently. A Pardon is the supporter holy person\'s dining experience day of the area which starts with a parade followed by mass out of appreciation for the holy person. These are a day of festivities for neighborhood inhabitants and a Pardon will frequently be trailed by a town reasonable. The three most well known Pardons are; </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Sainte Anne d\'Auray </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Treguier (out of appreciation for St Yves) </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Locronan (out of appreciation for St Ronan) </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Breton - Costume </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There is anything but a set standard Breton customary ensemble as the hues and slices can change from town to town. Anyway by and large; </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Men wear dark pants, dark coats and a wide overflow cap. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ladies can be found in dresses with layered skirts and expand bodices. All ladies wear covers weaved or enlivened with ribbon - the more luxurious the wealthier the family. So also womens ribbon headwear, the Coiffe, changes from little bit of trim over a hair bun to an expand transcending creation. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Breton - Music and Dance </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Music and move include intensely in Breton culture and is regularly celebrated at a \'Fest Noz\' which is a customary evening celebration. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are numerous conventional Breton moves, for example, the gavottes, the a dro, the hanter dro and the plinn. During a fest noz most moves are acted in a chain or around while clutching the following people finger. Anyway there are likewise moves two by two and arranged hits the dance floor with groupings and figures. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The two principle kinds of Breton music are chorala cappella which is joined by music or simply instrumental music. Conventional instruments incorporate the bombarde which resembles an Oboe and the Breton bagpipes. Different instruments frequently discovered are the diatonic accordion, the clarinet, the violin just as the hurdy-gurdy. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These days present day Breton music has been intertwined with a scope of progressively current styles, for example, rock and jazz.</p>\n<!-- /wp:paragraph -->','A Guide to the Breton Culture of Brittany in France','','inherit','closed','closed','','7-revision-v1','','','2020-04-07 05:33:58','2020-04-07 05:33:58','',7,'http://foirestromain.fr/7-revision-v1/',0,'revision','',0),(9,1,'2020-04-07 05:36:42','2020-04-07 05:36:42','<!-- wp:paragraph -->\n<p>With its Celtic impact, one of a kind design and a la mode resorts, the locale of Aquitaine and its areas of expertise have unlimited attractions to offer. From stupendous fairways to well known craftsmanship, from wine sampling to an enormous scope of outside exercises.. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Yet, how about we not overlook that it has some extraordinary celebrations and festivities. How about we look at some of them. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Here are the absolute most well known celebrations in Aquitaine, France (if it\'s not too much trouble note that we have attempted to get the most precise dates accessible, anyway this is dependent upon the data provided on the sites concerned) </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Bayonne Carnival - Town Center, Avenue du Maréchal-Leclerc, seventeenth - eighteenth February 2013 </li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>This jamboree is driven by adorable nursery school kids, as they gladly march through the lanes. Brimming with fun and attractions for all the family, appreciate music, face painting, workshops, beautiful processions and more during the two fair days. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Jamboree on Two River Banks - Garonne River, Bordeaux, fourth March 2013 </li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Consistently the Bordeaux Carnival takes on an alternate topic, yet one thing remains the equivalent consistently, it is an incredible opportunity to party, a good time for families and an opportunity to get spruced up. On the off chance that you have kids with you, there are a lot of exercises and marches for them, in addition to the festival incorporates aperitifs, workshops and shows. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:core-embed/youtube {\"url\":\"https://youtu.be/FLFWDPUaeDg\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/FLFWDPUaeDg\n</div></figure>\n<!-- /wp:core-embed/youtube -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Global Festival of Religious Music, Lourdes, fifteenth to 31st March 2013 </li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>This happens in the Basilica of Our Lady of the Rosary, on Avenue Monsignuer-Théas. Gatherings from all over France just as abroad come to perform old style strict and hallowed music. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Agen Carnival - Town Center, Re André Gide, 31st March to first April 2013 </li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Inviting in springtime, this is an opportunity to spruce up and appreciate the merriments in the city. It is a family inviting undertaking, so in the event that you have kids with you, they should cherish it as well. It wraps up on Pancake Tuesday when the Mr. Fair (Monsieur Carnaval) model is strutted down the lanes and afterward consumed. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Gastronomic Feast, Sarlat, Dordogne, seventeenth to eighteenth May 2012 (anticipating for 2013) </li></ol>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Les Journées du Terroir </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>This is two days of unadulterated and articulate foodie-ness! Taste brilliant neighborhood produce, for example, nuts, truffles, pork items and considerably more. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It is likewise an ideal opportunity to figure out how to do fascinating undertakings like squeezing pecan oils, getting ready jam or cutting a goose. You can get back with some new abilities! </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are additionally workshops for the kids, in addition to they can see the livestock. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Biarritz Arts Festival - Avenue Edouard VII, second to fifth June 2013 </li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Let the enjoyment start as the masterful entertainers assume control over the city of Biarritz! With inventiveness overflowing everywhere throughout the city, you can appreciate performers, artists, on-screen characters, artists and parts more. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Biarritz Oceans Festival - Avenue Edouard VII, sixteenth June to 23rd June 2013 </li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>In the event that you feel like it you can swim across Biarritz as a feature of this celebration! In any case, aside from that, there are piles of exercises during this celebration. Look at road theater, outside movies, bunches of amusement, including Basque music! </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Bordeaux Wine Festival - (dates to be affirmed) 28th June 2014 to first July 2014 </li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>On the off chance that you are visiting Aquitaine and you have a profound feeling of preferring for wines, at that point this celebration ought to never be kept separate from your schedule. Bordeaux Wine Festival has of course gotten popular for wine sweethearts from France and those originating from different nations. Join another 300,000 or so guests for this enormous festival on the banks of the Garonne. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You have to get the go for tasting, as this opens up the likelihood to look over around 400,000 changed wine tests and you can even be started in the craft of wine sampling, not simply the old \"thump it back\" tasting technique! </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>At the point when sunsets, appreciate completely sublime firecrackers. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Straight of Arcachon Oyster Festival - June, July and August </li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>As the name recommends, this is the celebration for shellfish sweethearts or for inquisitive travelers who might be keeping watch for a sexual enhancer! </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The shellfish are awesome, and the inlet has a lot of exquisite enchanting angling towns. Last time anyone checked we figure that there is more than 50 miles of flawless sea shores right now. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This well known fare is praised from the long stretches of June to August. Entertain yourself to this solid and delectable fish, meet the clam producers and when the tide licenses, visit shellfish beds.</p>\n<!-- /wp:paragraph -->','Aquitaine, France Festivals - 11 Great Festivals In Aquitaine','','publish','closed','closed','','aquitaine-france-festivals-11-great-festivals-in-aquitaine','','','2020-04-07 05:54:48','2020-04-07 05:54:48','',0,'http://foirestromain.fr/?p=9',0,'post','',0),(10,1,'2020-04-07 05:36:42','2020-04-07 05:36:42','<!-- wp:paragraph -->\n<p>With its Celtic impact, one of a kind design and a la mode resorts, the locale of Aquitaine and its areas of expertise have unlimited attractions to offer. From stupendous fairways to well known craftsmanship, from wine sampling to an enormous scope of outside exercises.. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Yet, how about we not overlook that it has some extraordinary celebrations and festivities. How about we look at some of them. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Here are the absolute most well known celebrations in Aquitaine, France (if it\'s not too much trouble note that we have attempted to get the most precise dates accessible, anyway this is dependent upon the data provided on the sites concerned) </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Bayonne Carnival - Town Center, Avenue du Maréchal-Leclerc, seventeenth - eighteenth February 2013 </li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>This jamboree is driven by adorable nursery school kids, as they gladly march through the lanes. Brimming with fun and attractions for all the family, appreciate music, face painting, workshops, beautiful processions and more during the two fair days. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Jamboree on Two River Banks - Garonne River, Bordeaux, fourth March 2013 </li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Consistently the Bordeaux Carnival takes on an alternate topic, yet one thing remains the equivalent consistently, it is an incredible opportunity to party, a good time for families and an opportunity to get spruced up. On the off chance that you have kids with you, there are a lot of exercises and marches for them, in addition to the festival incorporates aperitifs, workshops and shows. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:core-embed/youtube {\"url\":\"https://youtu.be/FLFWDPUaeDg\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/FLFWDPUaeDg\n</div></figure>\n<!-- /wp:core-embed/youtube -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Global Festival of Religious Music, Lourdes, fifteenth to 31st March 2013 </li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>This happens in the Basilica of Our Lady of the Rosary, on Avenue Monsignuer-Théas. Gatherings from all over France just as abroad come to perform old style strict and hallowed music. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Agen Carnival - Town Center, Re André Gide, 31st March to first April 2013 </li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Inviting in springtime, this is an opportunity to spruce up and appreciate the merriments in the city. It is a family inviting undertaking, so in the event that you have kids with you, they should cherish it as well. It wraps up on Pancake Tuesday when the Mr. Fair (Monsieur Carnaval) model is strutted down the lanes and afterward consumed. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Gastronomic Feast, Sarlat, Dordogne, seventeenth to eighteenth May 2012 (anticipating for 2013) </li></ol>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Les Journées du Terroir </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>This is two days of unadulterated and articulate foodie-ness! Taste brilliant neighborhood produce, for example, nuts, truffles, pork items and considerably more. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It is likewise an ideal opportunity to figure out how to do fascinating undertakings like squeezing pecan oils, getting ready jam or cutting a goose. You can get back with some new abilities! </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are additionally workshops for the kids, in addition to they can see the livestock. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Biarritz Arts Festival - Avenue Edouard VII, second to fifth June 2013 </li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Let the enjoyment start as the masterful entertainers assume control over the city of Biarritz! With inventiveness overflowing everywhere throughout the city, you can appreciate performers, artists, on-screen characters, artists and parts more. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Biarritz Oceans Festival - Avenue Edouard VII, sixteenth June to 23rd June 2013 </li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>In the event that you feel like it you can swim across Biarritz as a feature of this celebration! In any case, aside from that, there are piles of exercises during this celebration. Look at road theater, outside movies, bunches of amusement, including Basque music! </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Bordeaux Wine Festival - (dates to be affirmed) 28th June 2014 to first July 2014 </li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>On the off chance that you are visiting Aquitaine and you have a profound feeling of preferring for wines, at that point this celebration ought to never be kept separate from your schedule. Bordeaux Wine Festival has of course gotten popular for wine sweethearts from France and those originating from different nations. Join another 300,000 or so guests for this enormous festival on the banks of the Garonne. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You have to get the go for tasting, as this opens up the likelihood to look over around 400,000 changed wine tests and you can even be started in the craft of wine sampling, not simply the old \"thump it back\" tasting technique! </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>At the point when sunsets, appreciate completely sublime firecrackers. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Straight of Arcachon Oyster Festival - June, July and August </li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>As the name recommends, this is the celebration for shellfish sweethearts or for inquisitive travelers who might be keeping watch for a sexual enhancer! </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The shellfish are awesome, and the inlet has a lot of exquisite enchanting angling towns. Last time anyone checked we figure that there is more than 50 miles of flawless sea shores right now. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This well known fare is praised from the long stretches of June to August. Entertain yourself to this solid and delectable fish, meet the clam producers and when the tide licenses, visit shellfish beds.</p>\n<!-- /wp:paragraph -->','Aquitaine, France Festivals - 11 Great Festivals In Aquitaine','','inherit','closed','closed','','9-revision-v1','','','2020-04-07 05:36:42','2020-04-07 05:36:42','',9,'http://foirestromain.fr/9-revision-v1/',0,'revision','',0),(11,1,'2020-04-07 05:39:44','2020-04-07 05:39:44','','10','','inherit','closed','closed','','10','','','2020-04-07 05:39:44','2020-04-07 05:39:44','',5,'http://foirestromain.fr/wp-content/uploads/2020/04/10.jpg',0,'attachment','image/jpeg',0),(12,1,'2020-04-07 05:40:13','2020-04-07 05:40:13','<!-- wp:paragraph -->\n<p>Provence, in southern France, close to the precipice of the French Alps is a stunning occasion spot. Generally encompassed by towns of Grignan, Nyons, Gigondas and the Buis de Baronnies, it\'s a vacationer dream goal with a blend of things to see and do. Perspectives incorporate rich lavender fields, delicate dark olive forests and grapevines. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Nyons, one of the best of the stout towns in Provence, is the entrance to French Alps. It has a sparkly bazaar each Thursday all consistently, just as numerous restaurants and old stone structures dating to the hours of the Roman force. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The vineries from the towns of Vinsobres and Gigondas are assessed as among the best in the area, the absolute best on the planet. Nyons is an unquestionable requirement to visit to taste the olives particularly since it\'s known as the olive center point of France and remember to appreciate the oils and other brilliant nourishment items. La Vinsobraise has the best wines from Vinsobres which have gained notoriety for red wine in the whole of France. The Nyons town likewise has its own refinery for lavender with a shop close by to buy each one of those enticing items created from lavender. Additionally Vaison la Romaine is a piece of this district which is likewise an unquestionable requirement visit with its marvelous bazaar each Tuesday and has a genuinely all around rationed antiquated piece of the town and as of late discovered Roman relics that have been very much saved, just as the Roman Arena which is right now being revamped. The old stronghold of the Counts of Toulouse merits scaling! </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Another hotspot is Grignan (20 minutes toward the west of Nyons) with its amazing manors. It was a capital of intensity and control for the zone till the start of French Renaissance. Manor Grignan is a stunningly amazing Chateau with a town at its base. A great deal of boutiques can be found around the area alongside craftsman shops. However, nothing beats a decent lunch toward the evening in a portion of the eateries. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:core-embed/youtube {\"url\":\"https://youtu.be/n9MLtGq_DWg\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/n9MLtGq_DWg\n</div></figure>\n<!-- /wp:core-embed/youtube -->\n\n<!-- wp:paragraph -->\n<p>Avignon is an hours drive toward the southwest of Nyons which is notable as the home for the Catholic Church for the standard of the 6 Popes from late fourteenth century onwards. Palais des Papes features the control on South of France throughout the relocation of the Catholic Church to Avignon from Rome. On the motorway, the Cote d\'Azur and Marseilles are around an hour and a half drive from southern Nyons. In summer the shops in the region can get occupied, so it\'s a smart thought to be there before 10 toward the beginning of the day as these shops shut down at 12. A determination of the best markets in the area: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Here\'s somewhat about the best markets in the district: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Tuesday is for Vaison la Romaine which has an awesome nourishment determination, specialties, plants and dress. It\'s acceptable during winter as well. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Thursday is for Nyons which is one of our preferred markets. They have such exquisite bistros and café to eat. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Fridays at Carpentras - It\'s best for its assortment. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Saturdays at Uzes has heaps of nourishment to eat particularly the nearby specialities. It merits joining this excursion with the Pont du Gard. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Sundays at: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Carpentras - It\'s a one of its sort swap meet, shop till you drop goal. </li><li>Isle-sur-la-Sorgue is the greatest market for collectibles outside of Paris in addition to all the standard nourishment and art slows down. A large portion of a day spent in rapture.</li></ul>\n<!-- /wp:list -->','A Vacation in Provence France','','inherit','closed','closed','','5-revision-v1','','','2020-04-07 05:40:13','2020-04-07 05:40:13','',5,'http://foirestromain.fr/5-revision-v1/',0,'revision','',0),(13,1,'2020-04-07 05:42:40','2020-04-07 05:42:40','','11','','inherit','closed','closed','','11','','','2020-04-07 05:42:40','2020-04-07 05:42:40','',7,'http://foirestromain.fr/wp-content/uploads/2020/04/11.jpg',0,'attachment','image/jpeg',0),(14,1,'2020-04-07 05:43:24','2020-04-07 05:43:24','','12','','inherit','closed','closed','','12','','','2020-04-07 05:43:24','2020-04-07 05:43:24','',7,'http://foirestromain.fr/wp-content/uploads/2020/04/12.jpg',0,'attachment','image/jpeg',0),(15,1,'2020-04-07 05:54:06','2020-04-07 05:54:06','','16','','inherit','closed','closed','','16','','','2020-04-07 05:54:06','2020-04-07 05:54:06','',9,'http://foirestromain.fr/wp-content/uploads/2020/04/16.jpg',0,'attachment','image/jpeg',0),(16,1,'2020-04-07 05:54:15','2020-04-07 05:54:15','','15','','inherit','closed','closed','','15','','','2020-04-07 05:54:37','2020-04-07 05:54:37','',9,'http://foirestromain.fr/wp-content/uploads/2020/04/15.jpg',0,'attachment','image/jpeg',0),(17,1,'2020-04-07 05:54:16','2020-04-07 05:54:16','','14','','inherit','closed','closed','','14','','','2020-04-07 05:54:16','2020-04-07 05:54:16','',9,'http://foirestromain.fr/wp-content/uploads/2020/04/14.jpg',0,'attachment','image/jpeg',0),(18,1,'2020-04-07 05:54:18','2020-04-07 05:54:18','','13','','inherit','closed','closed','','13','','','2020-04-07 05:54:18','2020-04-07 05:54:18','',9,'http://foirestromain.fr/wp-content/uploads/2020/04/13.jpg',0,'attachment','image/jpeg',0),(22,1,'2020-04-07 06:04:27','2020-04-07 06:04:27','section.wrapper.wrap-inner-banner {\n height: 450px;\n}','education-consultr','','publish','closed','closed','','education-consultr','','','2020-04-07 06:04:27','2020-04-07 06:04:27','',0,'http://foirestromain.fr/education-consultr/',0,'custom_css','',0),(23,1,'2020-04-07 06:04:27','2020-04-07 06:04:27','section.wrapper.wrap-inner-banner {\n height: 450px;\n}','education-consultr','','inherit','closed','closed','','22-revision-v1','','','2020-04-07 06:04:27','2020-04-07 06:04:27','',22,'http://foirestromain.fr/22-revision-v1/',0,'revision','',0),(29,1,'2020-04-07 06:30:55','2020-04-07 06:30:55','.footer-logo.text-center {\n display: none;\n}\n\n.theme-info {\n text-align: right;\n display: none;\n}\n\n.footer-divider {\n\n display: none;\n}\n\n.twp-equal {\n display: flex;\n width: 100%;\n height: 100%;\n text-align: center;\n}\n\np {\n margin-bottom: 1.5em;\n text-align: justify;\n font-size: 17px;\n font-weight: 500;\n color: black;\n}\n\n.item-metadata.twp-meta-categories.posts-date {\n display: none;\n \n}\n\n.twp-meta-categories {\n margin: 0 auto 15px;\n padding-bottom: 5px;\n display: none;\n}\n\n.site-branding .site-title {\n font-size: 46px;\n letter-spacing: 1px;\n text-transform: uppercase;\n\n}\n\n.site-branding {\n display: flex;\n text-align: left;\n vertical-align: middle;\n justify-content: center;\n}\n\n.upper-header {\n background: #fff;\n padding: 0px 0;\n}\n\n.site-branding {\n padding-bottom: 12px;\n}\n\n.twp-sidr {\nposition: absolute;\nmargin-top: 25px;\n}\n.site-branding {\npadding-bottom: 10px;\npadding-top: 10px;\n}\n.site-branding img{\nwidth: 80%;\n}','orange-magazine','','publish','closed','closed','','orange-magazine','','','2020-04-07 08:02:10','2020-04-07 08:02:10','',0,'http://foirestromain.fr/orange-magazine/',0,'custom_css','',0),(43,1,'2020-04-07 07:08:11','2020-04-07 07:08:11','{\"id\":\"43\",\"field_id\":2,\"fields\":[{\"id\":\"0\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"simple\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},{\"id\":\"1\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"}],\"settings\":{\"form_title\":\"Newsletter Signup Form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Newsletter Signup Form Entry\",\"sender_name\":\"foirestromain.fr\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"subscribe\"}}','Newsletter Signup Form','','publish','closed','closed','','newsletter-signup-form','','','2020-04-07 07:14:24','2020-04-07 07:14:24','',0,'http://foirestromain.fr/?post_type=wpforms&p=43',0,'wpforms','',0),(45,1,'2020-04-07 07:15:19','2020-04-07 07:15:19','<!-- wp:paragraph -->\n<p>[wpforms id=\"46\" title=\"false\" description=\"false\"]</p>\n<!-- /wp:paragraph -->','Reach Us','','publish','closed','closed','','reach-us','','','2020-04-07 07:15:19','2020-04-07 07:15:19','',0,'http://foirestromain.fr/?page_id=45',0,'page','',0),(46,1,'2020-04-07 07:14:34','2020-04-07 07:14:34','{\"id\":\"46\",\"field_id\":3,\"fields\":[{\"id\":\"0\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},{\"id\":\"1\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}],\"settings\":{\"form_title\":\"Simple Contact Form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Entry: Simple Contact Form\",\"sender_name\":\"foirestromain.fr\",\"sender_address\":\"{admin_email}\",\"replyto\":\"{field_id=\\\"1\\\"}\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"contact\"}}','Simple Contact Form','','publish','closed','closed','','simple-contact-form','','','2020-04-07 07:14:56','2020-04-07 07:14:56','',0,'http://foirestromain.fr/?post_type=wpforms&p=46',0,'wpforms','',0),(47,1,'2020-04-07 07:15:19','2020-04-07 07:15:19','<!-- wp:paragraph -->\n<p>[wpforms id=\"46\" title=\"false\" description=\"false\"]</p>\n<!-- /wp:paragraph -->','Reach Us','','inherit','closed','closed','','45-revision-v1','','','2020-04-07 07:15:19','2020-04-07 07:15:19','',45,'http://foirestromain.fr/45-revision-v1/',0,'revision','',0),(48,1,'2020-04-07 07:16:19','2020-04-07 07:16:19','','About','','publish','closed','closed','','about','','','2020-04-07 07:16:20','2020-04-07 07:16:20','',0,'http://foirestromain.fr/?page_id=48',0,'page','',0),(49,1,'2020-04-07 07:16:19','2020-04-07 07:16:19','','About','','inherit','closed','closed','','48-revision-v1','','','2020-04-07 07:16:19','2020-04-07 07:16:19','',48,'http://foirestromain.fr/48-revision-v1/',0,'revision','',0),(50,1,'2020-04-07 07:16:41','2020-04-07 07:16:41','<!-- wp:paragraph -->\n<p>Last updated: [wpautoterms last_updated_date]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[wpautoterms company_name]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p> (\"us\", \"we\", or \"our\") operates the [wpautoterms site_name] website (the \"Service\").</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This page informs you of our policies regarding the collection, use and disclosure of Personal Information when you use our Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We will not use or share your information with anyone except as described in this Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We use your Personal Information for providing and improving the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible at [wpautoterms site_url]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Information Collection And Use</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>While using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you. Personally identifiable information (\"Personal Information\") may include, but is not limited to:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Name</li><li>Email address</li><li>Telephone number</li><li>Address</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2>Log Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We collect information that your browser sends whenever you visit our Service (\"Log Data\"). This Log Data may include information such as your computer\'s Internet Protocol (\"IP\") address, browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages and other statistics.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Cookies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cookies are files with small amount of data, which may include an anonymous unique identifier. Cookies are sent to your browser from a web site and stored on your computer\'s hard drive.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We use \"cookies\" to collect information. You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Service Providers</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may employ third party companies and individuals to facilitate our Service, to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These third parties have access to your Personal Information only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Security</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The security of your Personal Information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Information, we cannot guarantee its absolute security.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Links To Other Sites</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party\'s site. We strongly advise you to review the Privacy Policy of every site you visit.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have no control over, and assume no responsibility for the content, privacy policies or practices of any third party sites or services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Children\'s Privacy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our Service does not address anyone under the age of 18 (\"Children\").</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We do not knowingly collect personally identifiable information from children under 18. If you are a parent or guardian and you are aware that your child has provided us with Personal Information, please contact us. If we discover that a child under 18 has provided us with Personal Information, we will delete such information from our servers immediately.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Compliance With Laws</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We will disclose your Personal Information where required to do so by law or subpoena.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Changes To This Privacy Policy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Contact Us</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you have any questions about this Privacy Policy, please contact us.</p>\n<!-- /wp:paragraph -->','Privacy Policy','','publish','closed','closed','','privacy-policy','','','2020-04-07 07:23:16','2020-04-07 07:23:16','',0,'http://foirestromain.fr/?page_id=50',0,'page','',0),(51,1,'2020-04-07 07:16:41','2020-04-07 07:16:41','','Privacy Policy','','inherit','closed','closed','','50-revision-v1','','','2020-04-07 07:16:41','2020-04-07 07:16:41','',50,'http://foirestromain.fr/50-revision-v1/',0,'revision','',0),(52,1,'2020-04-07 07:17:00','2020-04-07 07:17:00','<!-- wp:paragraph -->\n<p>Last updated: [wpautoterms last_updated_date]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please read these Terms of Use (\"Terms\", \"Terms of Use\") carefully before using the [wpautoterms site_url] website (the \"Service\") operated by [wpautoterms company_name] (\"us\", \"we\", or \"our\").</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Your access to and use of the Service is conditioned on your acceptance of and compliance with these Terms. These Terms apply to all visitors, users and others who access or use the Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By accessing or using the Service you agree to be bound by these Terms. If you disagree with any part of the terms then you may not access the Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Intellectual Property</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The Service and its original content, features and functionality are and will remain the exclusive property of [wpautoterms company_name] and its licensors.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Links To Other Web Sites</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our Service may contain links to third-party web sites or services that are not owned or controlled by [wpautoterms company_name].</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[wpautoterms company_name]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p> has no control over, and assumes no responsibility for, the content, privacy policies, or practices of any third party web sites or services. You further acknowledge and agree that [wpautoterms company_name] shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods or services available on or through any such web sites or services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We strongly advise you to read the terms and conditions and privacy policies of any third-party web sites or services that you visit.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Disclaimer</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Your use of the Service is at your sole risk. The Service is provided on an \"AS IS\" and \"AS AVAILABLE\" basis. The Service is provided without warranties of any kind, whether express or implied, including, but not limited to, implied warranties of merchantability, fitness for a particular purpose, non-infringement or course of performance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Governing Law</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>These Terms shall be governed and construed in accordance with the laws of France without regard to its conflict of law provisions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our failure to enforce any right or provision of these Terms will not be considered a waiver of those rights. If any provision of these Terms is held to be invalid or unenforceable by a court, the remaining provisions of these Terms will remain in effect. These Terms constitute the entire agreement between us regarding our Service, and supersede and replace any prior agreements we might have between us regarding the Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Changes</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right, at our sole discretion, to modify or replace these Terms at any time. If a revision is material we will try to provide at least 30 days notice prior to any new terms taking effect. What constitutes a material change will be determined at our sole discretion.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By continuing to access or use our Service after those revisions become effective, you agree to be bound by the revised terms. If you do not agree to the new terms, please stop using the Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Contact Us</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you have any questions about these Terms, please contact us.</p>\n<!-- /wp:paragraph -->','Terms and Conditions','','publish','closed','closed','','terms-and-conditions','','','2020-04-07 07:22:05','2020-04-07 07:22:05','',0,'http://foirestromain.fr/?page_id=52',0,'page','',0),(53,1,'2020-04-07 07:17:00','2020-04-07 07:17:00','','Terms and Conditions','','inherit','closed','closed','','52-revision-v1','','','2020-04-07 07:17:00','2020-04-07 07:17:00','',52,'http://foirestromain.fr/52-revision-v1/',0,'revision','',0),(54,1,'2020-04-07 07:17:14','2020-04-07 07:17:14','','Festival','','publish','closed','closed','','festival','','','2020-04-07 07:17:15','2020-04-07 07:17:15','',0,'http://foirestromain.fr/?page_id=54',0,'page','',0),(55,1,'2020-04-07 07:17:14','2020-04-07 07:17:14','','Festival','','inherit','closed','closed','','54-revision-v1','','','2020-04-07 07:17:14','2020-04-07 07:17:14','',54,'http://foirestromain.fr/54-revision-v1/',0,'revision','',0),(56,1,'2020-04-07 07:17:40','2020-04-07 07:17:40','','Home','','publish','closed','closed','','home','','','2020-04-07 07:17:44','2020-04-07 07:17:44','',0,'http://foirestromain.fr/?p=56',1,'nav_menu_item','',0),(57,1,'2020-04-07 07:17:40','2020-04-07 07:17:40',' ','','','publish','closed','closed','','57','','','2020-04-07 07:17:44','2020-04-07 07:17:44','',0,'http://foirestromain.fr/?p=57',2,'nav_menu_item','',0),(58,1,'2020-04-07 07:17:40','2020-04-07 07:17:40',' ','','','publish','closed','closed','','58','','','2020-04-07 07:17:44','2020-04-07 07:17:44','',0,'http://foirestromain.fr/?p=58',3,'nav_menu_item','',0),(59,1,'2020-04-07 07:17:40','2020-04-07 07:17:40',' ','','','publish','closed','closed','','59','','','2020-04-07 07:17:44','2020-04-07 07:17:44','',0,'http://foirestromain.fr/?p=59',4,'nav_menu_item','',0),(60,1,'2020-04-07 07:17:40','2020-04-07 07:17:40',' ','','','publish','closed','closed','','60','','','2020-04-07 07:17:44','2020-04-07 07:17:44','',0,'http://foirestromain.fr/?p=60',5,'nav_menu_item','',0),(61,1,'2020-04-07 07:17:40','2020-04-07 07:17:40',' ','','','publish','closed','closed','','61','','','2020-04-07 07:17:44','2020-04-07 07:17:44','',0,'http://foirestromain.fr/?p=61',6,'nav_menu_item','',0),(62,1,'2020-04-07 07:19:32','2020-04-07 07:19:32','','facebook','','publish','closed','closed','','facebook','','','2020-04-07 07:19:32','2020-04-07 07:19:32','',0,'http://foirestromain.fr/?p=62',1,'nav_menu_item','',0),(63,1,'2020-04-07 07:19:32','2020-04-07 07:19:32','','twitter','','publish','closed','closed','','twitter','','','2020-04-07 07:19:32','2020-04-07 07:19:32','',0,'http://foirestromain.fr/?p=63',2,'nav_menu_item','',0),(64,1,'2020-04-07 07:19:32','2020-04-07 07:19:32','','pinterest','','publish','closed','closed','','pinterest','','','2020-04-07 07:19:32','2020-04-07 07:19:32','',0,'http://foirestromain.fr/?p=64',3,'nav_menu_item','',0),(65,1,'2020-04-07 07:19:32','2020-04-07 07:19:32','','instagram','','publish','closed','closed','','instagram','','','2020-04-07 07:19:32','2020-04-07 07:19:32','',0,'http://foirestromain.fr/?p=65',4,'nav_menu_item','',0),(70,1,'2020-04-07 07:22:04','2020-04-07 07:22:04','<!-- wp:paragraph -->\n<p>Last updated: [wpautoterms last_updated_date]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please read these Terms of Use (\"Terms\", \"Terms of Use\") carefully before using the [wpautoterms site_url] website (the \"Service\") operated by [wpautoterms company_name] (\"us\", \"we\", or \"our\").</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Your access to and use of the Service is conditioned on your acceptance of and compliance with these Terms. These Terms apply to all visitors, users and others who access or use the Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By accessing or using the Service you agree to be bound by these Terms. If you disagree with any part of the terms then you may not access the Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Intellectual Property</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The Service and its original content, features and functionality are and will remain the exclusive property of [wpautoterms company_name] and its licensors.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Links To Other Web Sites</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our Service may contain links to third-party web sites or services that are not owned or controlled by [wpautoterms company_name].</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[wpautoterms company_name]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p> has no control over, and assumes no responsibility for, the content, privacy policies, or practices of any third party web sites or services. You further acknowledge and agree that [wpautoterms company_name] shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods or services available on or through any such web sites or services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We strongly advise you to read the terms and conditions and privacy policies of any third-party web sites or services that you visit.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Disclaimer</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Your use of the Service is at your sole risk. The Service is provided on an \"AS IS\" and \"AS AVAILABLE\" basis. The Service is provided without warranties of any kind, whether express or implied, including, but not limited to, implied warranties of merchantability, fitness for a particular purpose, non-infringement or course of performance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Governing Law</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>These Terms shall be governed and construed in accordance with the laws of France without regard to its conflict of law provisions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our failure to enforce any right or provision of these Terms will not be considered a waiver of those rights. If any provision of these Terms is held to be invalid or unenforceable by a court, the remaining provisions of these Terms will remain in effect. These Terms constitute the entire agreement between us regarding our Service, and supersede and replace any prior agreements we might have between us regarding the Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Changes</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right, at our sole discretion, to modify or replace these Terms at any time. If a revision is material we will try to provide at least 30 days notice prior to any new terms taking effect. What constitutes a material change will be determined at our sole discretion.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By continuing to access or use our Service after those revisions become effective, you agree to be bound by the revised terms. If you do not agree to the new terms, please stop using the Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Contact Us</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you have any questions about these Terms, please contact us.</p>\n<!-- /wp:paragraph -->','Terms and Conditions','','inherit','closed','closed','','52-revision-v1','','','2020-04-07 07:22:04','2020-04-07 07:22:04','',52,'http://foirestromain.fr/52-revision-v1/',0,'revision','',0),(75,1,'2020-04-07 07:23:15','2020-04-07 07:23:15','<!-- wp:paragraph -->\n<p>Last updated: [wpautoterms last_updated_date]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[wpautoterms company_name]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p> (\"us\", \"we\", or \"our\") operates the [wpautoterms site_name] website (the \"Service\").</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This page informs you of our policies regarding the collection, use and disclosure of Personal Information when you use our Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We will not use or share your information with anyone except as described in this Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We use your Personal Information for providing and improving the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible at [wpautoterms site_url]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Information Collection And Use</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>While using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you. Personally identifiable information (\"Personal Information\") may include, but is not limited to:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Name</li><li>Email address</li><li>Telephone number</li><li>Address</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2>Log Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We collect information that your browser sends whenever you visit our Service (\"Log Data\"). This Log Data may include information such as your computer\'s Internet Protocol (\"IP\") address, browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages and other statistics.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Cookies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cookies are files with small amount of data, which may include an anonymous unique identifier. Cookies are sent to your browser from a web site and stored on your computer\'s hard drive.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We use \"cookies\" to collect information. You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Service Providers</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may employ third party companies and individuals to facilitate our Service, to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These third parties have access to your Personal Information only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Security</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The security of your Personal Information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Information, we cannot guarantee its absolute security.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Links To Other Sites</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party\'s site. We strongly advise you to review the Privacy Policy of every site you visit.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have no control over, and assume no responsibility for the content, privacy policies or practices of any third party sites or services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Children\'s Privacy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our Service does not address anyone under the age of 18 (\"Children\").</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We do not knowingly collect personally identifiable information from children under 18. If you are a parent or guardian and you are aware that your child has provided us with Personal Information, please contact us. If we discover that a child under 18 has provided us with Personal Information, we will delete such information from our servers immediately.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Compliance With Laws</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We will disclose your Personal Information where required to do so by law or subpoena.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Changes To This Privacy Policy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Contact Us</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you have any questions about this Privacy Policy, please contact us.</p>\n<!-- /wp:paragraph -->','Privacy Policy','','inherit','closed','closed','','50-revision-v1','','','2020-04-07 07:23:15','2020-04-07 07:23:15','',50,'http://foirestromain.fr/50-revision-v1/',0,'revision','',0),(79,1,'2020-04-07 07:32:44','2020-04-07 07:32:44','.footer-logo.text-center {\n display: none;\n}\n\n.theme-info {\n text-align: right;\n display: none;\n}\n\n.footer-divider {\n\n display: none;\n}\n\n.twp-equal {\n display: flex;\n width: 100%;\n height: 100%;\n text-align: center;\n}\n\np {\n margin-bottom: 1.5em;\n text-align: justify;\n font-size: 17px;\n font-weight: 500;\n color: black;\n}\n\n.item-metadata.twp-meta-categories.posts-date {\n display: none;\n \n}\n\n.twp-meta-categories {\n margin: 0 auto 15px;\n padding-bottom: 5px;\n display: none;\n}\n\n.site-branding .site-title {\n font-size: 46px;\n letter-spacing: 1px;\n text-transform: uppercase;\n\n}\n\n.site-branding {\n display: flex;\n text-align: left;\n vertical-align: middle;\n}','orange-magazine','','inherit','closed','closed','','29-revision-v1','','','2020-04-07 07:32:44','2020-04-07 07:32:44','',29,'http://foirestromain.fr/29-revision-v1/',0,'revision','',0),(80,1,'2020-04-07 07:39:48','2020-04-07 07:39:48','','logo-1a','','inherit','closed','closed','','logo-1a','','','2020-04-07 07:39:48','2020-04-07 07:39:48','',0,'http://foirestromain.fr/wp-content/uploads/2020/04/logo-1a.png',0,'attachment','image/png',0),(81,1,'2020-04-07 07:39:58','2020-04-07 07:39:58','http://foirestromain.fr/wp-content/uploads/2020/04/cropped-logo-1a.png','cropped-logo-1a.png','','inherit','closed','closed','','cropped-logo-1a-png','','','2020-04-07 07:39:58','2020-04-07 07:39:58','',0,'http://foirestromain.fr/wp-content/uploads/2020/04/cropped-logo-1a.png',0,'attachment','image/png',0),(84,1,'2020-04-07 07:41:47','2020-04-07 07:41:47','.footer-logo.text-center {\n display: none;\n}\n\n.theme-info {\n text-align: right;\n display: none;\n}\n\n.footer-divider {\n\n display: none;\n}\n\n.twp-equal {\n display: flex;\n width: 100%;\n height: 100%;\n text-align: center;\n}\n\np {\n margin-bottom: 1.5em;\n text-align: justify;\n font-size: 17px;\n font-weight: 500;\n color: black;\n}\n\n.item-metadata.twp-meta-categories.posts-date {\n display: none;\n \n}\n\n.twp-meta-categories {\n margin: 0 auto 15px;\n padding-bottom: 5px;\n display: none;\n}\n\n.site-branding .site-title {\n font-size: 46px;\n letter-spacing: 1px;\n text-transform: uppercase;\n\n}\n\n.site-branding {\n display: flex;\n text-align: left;\n vertical-align: middle;\n justify-content: center;\n}','orange-magazine','','inherit','closed','closed','','29-revision-v1','','','2020-04-07 07:41:47','2020-04-07 07:41:47','',29,'http://foirestromain.fr/29-revision-v1/',0,'revision','',0),(86,1,'2020-04-07 07:47:56','2020-04-07 07:47:56','.footer-logo.text-center {\n display: none;\n}\n\n.theme-info {\n text-align: right;\n display: none;\n}\n\n.footer-divider {\n\n display: none;\n}\n\n.twp-equal {\n display: flex;\n width: 100%;\n height: 100%;\n text-align: center;\n}\n\np {\n margin-bottom: 1.5em;\n text-align: justify;\n font-size: 17px;\n font-weight: 500;\n color: black;\n}\n\n.item-metadata.twp-meta-categories.posts-date {\n display: none;\n \n}\n\n.twp-meta-categories {\n margin: 0 auto 15px;\n padding-bottom: 5px;\n display: none;\n}\n\n.site-branding .site-title {\n font-size: 46px;\n letter-spacing: 1px;\n text-transform: uppercase;\n\n}\n\n.site-branding {\n display: flex;\n text-align: left;\n vertical-align: middle;\n justify-content: center;\n}\n\n.upper-header {\n background: #fff;\n padding: 0px 0;\n}','orange-magazine','','inherit','closed','closed','','29-revision-v1','','','2020-04-07 07:47:56','2020-04-07 07:47:56','',29,'http://foirestromain.fr/29-revision-v1/',0,'revision','',0),(88,1,'2020-04-07 07:51:23','2020-04-07 07:51:23','.footer-logo.text-center {\n display: none;\n}\n\n.theme-info {\n text-align: right;\n display: none;\n}\n\n.footer-divider {\n\n display: none;\n}\n\n.twp-equal {\n display: flex;\n width: 100%;\n height: 100%;\n text-align: center;\n}\n\np {\n margin-bottom: 1.5em;\n text-align: justify;\n font-size: 17px;\n font-weight: 500;\n color: black;\n}\n\n.item-metadata.twp-meta-categories.posts-date {\n display: none;\n \n}\n\n.twp-meta-categories {\n margin: 0 auto 15px;\n padding-bottom: 5px;\n display: none;\n}\n\n.site-branding .site-title {\n font-size: 46px;\n letter-spacing: 1px;\n text-transform: uppercase;\n\n}\n\n.site-branding {\n display: flex;\n text-align: left;\n vertical-align: middle;\n justify-content: center;\n}\n\n.upper-header {\n background: #fff;\n padding: 0px 0;\n}\n\n.site-branding {\n padding-bottom: 12px;\n}','orange-magazine','','inherit','closed','closed','','29-revision-v1','','','2020-04-07 07:51:23','2020-04-07 07:51:23','',29,'http://foirestromain.fr/29-revision-v1/',0,'revision','',0),(90,1,'2020-04-07 08:02:10','2020-04-07 08:02:10','.footer-logo.text-center {\n display: none;\n}\n\n.theme-info {\n text-align: right;\n display: none;\n}\n\n.footer-divider {\n\n display: none;\n}\n\n.twp-equal {\n display: flex;\n width: 100%;\n height: 100%;\n text-align: center;\n}\n\np {\n margin-bottom: 1.5em;\n text-align: justify;\n font-size: 17px;\n font-weight: 500;\n color: black;\n}\n\n.item-metadata.twp-meta-categories.posts-date {\n display: none;\n \n}\n\n.twp-meta-categories {\n margin: 0 auto 15px;\n padding-bottom: 5px;\n display: none;\n}\n\n.site-branding .site-title {\n font-size: 46px;\n letter-spacing: 1px;\n text-transform: uppercase;\n\n}\n\n.site-branding {\n display: flex;\n text-align: left;\n vertical-align: middle;\n justify-content: center;\n}\n\n.upper-header {\n background: #fff;\n padding: 0px 0;\n}\n\n.site-branding {\n padding-bottom: 12px;\n}\n\n.twp-sidr {\nposition: absolute;\nmargin-top: 25px;\n}\n.site-branding {\npadding-bottom: 10px;\npadding-top: 10px;\n}\n.site-branding img{\nwidth: 80%;\n}','orange-magazine','','inherit','closed','closed','','29-revision-v1','','','2020-04-07 08:02:10','2020-04-07 08:02:10','',29,'http://foirestromain.fr/29-revision-v1/',0,'revision','',0),(93,1,'2020-05-27 02:39:28','2020-05-27 02:39:28','Comme le dernier Dell XPS 13, le Dell XPS 15 2020 rend encore meilleur l\'un des meilleurs ordinateurs portables du marché. C\'est en grande partie grâce à un écran InfinityEdge de 15,6 pouces encore plus immersif, qui abandonne la lunette inférieure pour un rapport écran/corps époustouflant de 92,9 %. Le nouveau XPS 15 est également amélioré grâce à des modifications de conception intelligentes, telles que des touches plus grandes et un pavé tactile plus réactif, plus de 60 % plus grand que celui de la génération précédente. Les <a href=\"https://www.touchatag.com/fr/\">recherches menées par Touchatag.com/fr/</a> montrent qu\'un nombre croissant de sociétés de comparaison en ligne aident les clients.\r\n\r\nhttps://www.youtube.com/watch?v=rKy9mutDKI4\r\n<h2>Publicité le ordinateur portable Apple et Dell</h2>\r\nNe vous laissez pas non plus tromper par son design mince et élégant : le Dell XPS 15 2020 est une véritable bête de somme. Ses processeurs Intel Core de 10e génération permettent de jongler avec plusieurs tâches en toute simplicité, et son GPU Nvidia GeForce GTX 1650 Ti en option lui donne un sérieux coup de pouce pour le travail graphique et les jeux. Ajoutez à cela une paire de haut-parleurs impressionnants et une solide autonomie de batterie pour un ordinateur portable 4K, et le nouveau XPS 15 est l\'un des meilleurs ordinateurs portables 15 pouces que vous puissiez acheter.\r\n<ul>\r\n <li>Le MacBook Pro 2020 résout le plus gros problème de l\'excellent portable 13 pouces d\'Apple : le clavier. En abandonnant les touches peu profondes de l\'ancien clavier Butterfly au profit du fantastique Magic Keyboard, le dernier MacBook Pro 13 pouces offre le type d\'expérience de frappe confortable et réactive que nous attendions avec impatience sur l\'ordinateur portable phare d\'Apple. Vous voulez en savoir plus ? Voir tous <a href=\"https://www.touchatag.com/fr/ordinateur-portable/\">les PC portables sur Touchatag.com/fr/</a></li>\r\n</ul>\r\n<h2>Publicité De Macbook Pro 2020</h2>\r\nMais le nouveau MacBook Pro 2020 n\'est pas seulement un excellent clavier. Le nouveau modèle de 13 pouces bénéficie d\'une belle augmentation de puissance grâce à un processeur Core i7 de 10e génération qui, combiné à son SSD ultra rapide et aux graphiques Intel Iris Plus, offre de solides performances pour le multitâche et l\'édition photo et vidéo. Le MacBook Pro 2560 x 1600 est plus beau que jamais, et le portable dure près de 11 heures en charge. Son design commence à vieillir un peu et vous devrez payer pour une puissance de 10e génération, mais le dernier MacBook Pro 13 pouces est un excellent compromis entre le MacBook Air d\'entrée de gamme et le MacBook Pro 16 pouces haut de gamme.','Pourquoi un ordinateur portable est-il si incroyablement important pour la vie professionnelle ?','','publish','closed','closed','','pourquoi-un-ordinateur-portable-est-il-si-incroyablement-important-pour-la-vie-professionnelle','','','2020-05-24 02:49:28','2020-05-24 02:49:28','',0,'http://foirestromain.fr/?p=93',0,'post','',0),(94,1,'2020-05-24 02:49:13','2020-05-24 02:49:13','','2112','','inherit','closed','closed','','2112','','','2020-05-24 02:49:13','2020-05-24 02:49:13','',93,'http://foirestromain.fr/wp-content/uploads/2020/05/2112.jpg',0,'attachment','image/jpeg',0),(95,1,'2020-05-24 02:49:28','2020-05-24 02:49:28','Comme le dernier Dell XPS 13, le Dell XPS 15 2020 rend encore meilleur l\'un des meilleurs ordinateurs portables du marché. C\'est en grande partie grâce à un écran InfinityEdge de 15,6 pouces encore plus immersif, qui abandonne la lunette inférieure pour un rapport écran/corps époustouflant de 92,9 %. Le nouveau XPS 15 est également amélioré grâce à des modifications de conception intelligentes, telles que des touches plus grandes et un pavé tactile plus réactif, plus de 60 % plus grand que celui de la génération précédente. Les <a href=\"https://www.touchatag.com/fr/\">recherches menées par Touchatag.com/fr/</a> montrent qu\'un nombre croissant de sociétés de comparaison en ligne aident les clients.\r\n\r\nhttps://www.youtube.com/watch?v=rKy9mutDKI4\r\n<h2>Publicité le ordinateur portable Apple et Dell</h2>\r\nNe vous laissez pas non plus tromper par son design mince et élégant : le Dell XPS 15 2020 est une véritable bête de somme. Ses processeurs Intel Core de 10e génération permettent de jongler avec plusieurs tâches en toute simplicité, et son GPU Nvidia GeForce GTX 1650 Ti en option lui donne un sérieux coup de pouce pour le travail graphique et les jeux. Ajoutez à cela une paire de haut-parleurs impressionnants et une solide autonomie de batterie pour un ordinateur portable 4K, et le nouveau XPS 15 est l\'un des meilleurs ordinateurs portables 15 pouces que vous puissiez acheter.\r\n<ul>\r\n <li>Le MacBook Pro 2020 résout le plus gros problème de l\'excellent portable 13 pouces d\'Apple : le clavier. En abandonnant les touches peu profondes de l\'ancien clavier Butterfly au profit du fantastique Magic Keyboard, le dernier MacBook Pro 13 pouces offre le type d\'expérience de frappe confortable et réactive que nous attendions avec impatience sur l\'ordinateur portable phare d\'Apple. Vous voulez en savoir plus ? Voir tous <a href=\"https://www.touchatag.com/fr/ordinateur-portable/\">les PC portables sur Touchatag.com/fr/</a></li>\r\n</ul>\r\n<h2>Publicité De Macbook Pro 2020</h2>\r\nMais le nouveau MacBook Pro 2020 n\'est pas seulement un excellent clavier. Le nouveau modèle de 13 pouces bénéficie d\'une belle augmentation de puissance grâce à un processeur Core i7 de 10e génération qui, combiné à son SSD ultra rapide et aux graphiques Intel Iris Plus, offre de solides performances pour le multitâche et l\'édition photo et vidéo. Le MacBook Pro 2560 x 1600 est plus beau que jamais, et le portable dure près de 11 heures en charge. Son design commence à vieillir un peu et vous devrez payer pour une puissance de 10e génération, mais le dernier MacBook Pro 13 pouces est un excellent compromis entre le MacBook Air d\'entrée de gamme et le MacBook Pro 16 pouces haut de gamme.','Pourquoi un ordinateur portable est-il si incroyablement important pour la vie professionnelle ?','','inherit','closed','closed','','93-revision-v1','','','2020-05-24 02:49:28','2020-05-24 02:49:28','',93,'http://foirestromain.fr/93-revision-v1/',0,'revision','',0),(96,1,'2020-08-14 13:15:01','2020-08-14 13:15:01','Si vous avez des besoins personnels à couvrir, vous pouvez opter pour un prêt personnel. Ces prêts sont accordés pour une durée déterminée. Vous devez rembourser le prêt dès que la durée est écoulée. Si vous souhaitez contracter un prêt personnel, assurez-vous de tenir compte des neuf éléments suivants.\r\n<h2>1. Optez pour la meilleure offre</h2>\r\nVous pouvez utiliser ce type de prêt pour une multitude de raisons. Vous pouvez l\'utiliser pour faire un investissement ou consolider la dette de votre carte de crédit, par exemple. Vous pouvez également vous renseigner sur d\'autres types de prêts pour répondre à vos besoins en <a href=\"https://mkshft.org/fr/mini-pret/500-euro/\">un mini pret 500 euros.</a>\r\n<h2>2. Travailler avec le meilleur prêteur</h2>\r\n<blockquote>Les prêteurs en ligne, les coopératives de crédit et les banques constituent de bonnes sources d\'information. Les conditions et le taux d\'intérêt peuvent être différents selon le prêteur choisi. Il est donc préférable de faire le tour du marché et de chercher celui qui peut couvrir vos besoins.</blockquote>\r\n<h2>3. N\'ignorez pas les petits caractères</h2>\r\nAssurez-vous de connaître les conditions du prêt. N\'oubliez pas de revoir les petits caractères. En fonction de votre budget, vous devez décider si les conditions de remboursement vous conviennent. N\'oubliez pas que vous devrez peut-être aussi payer des frais de retard.\r\n<blockquote>Comme les prêteurs sont payés sous forme d\'intérêts, vous devrez peut-être payer des frais en cas de retard de paiement <a href=\"https://mkshft.org/fr/mini-pret/1500-euro/\">de 1500 euros pret en MKSHFT.fr</a></blockquote>\r\n<h2>4. Votre cote de crédit doit être exacte</h2>\r\nLe taux d\'intérêt associé à votre prêt personnel peut être différent en fonction de votre score de crédit. Par exemple, si vous avez une mauvaise cote de crédit, vous devrez peut-être payer 20 % de plus en termes d\'intérêts. Il est donc judicieux de vous assurer que votre cote de crédit est exacte.\r\n<h2>5. Prenez en considération les frais d\'établissement</h2>\r\nBien que certains prêteurs proposent des taux d\'intérêt plus bas, n\'oubliez pas qu\'ils peuvent facturer des frais spéciaux qui peuvent augmenter le taux d\'intérêt. Il est donc préférable de faire appel à un prêteur offrant un taux élevé plutôt qu\'à un prêteur qui peut ajouter des frais d\'émission <a href=\"https://mkshft.org/fr/pret/sans-justificatif/\">sans justificatif.</a>\r\n<h2>6. Tenez compte de vos limites</h2>\r\nC\'est important. Avant de demander un prêt, n\'oubliez pas de vous faire une idée plus précise de votre situation financière. En d\'autres termes, n\'optez que pour un montant que vous pouvez facilement rembourser.\r\n\r\nhttps://www.youtube.com/watch?v=FIpMXHvTlA0','5 conseils à prendre en compte avant de demander un prêt personnel','','publish','closed','closed','','5-conseils-a-prendre-en-compte-avant-de-demander-un-pret-personnel','','','2020-08-11 15:32:08','2020-08-11 15:32:08','',0,'http://foirestromain.fr/?p=96',0,'post','',0),(97,1,'2020-08-11 15:24:41','2020-08-11 15:24:41','','9201831jak','','inherit','closed','closed','','9201831jak','','','2020-08-11 15:24:41','2020-08-11 15:24:41','',96,'http://foirestromain.fr/wp-content/uploads/2020/08/9201831jak.jpg',0,'attachment','image/jpeg',0),(98,1,'2020-08-11 15:32:08','2020-08-11 15:32:08','Si vous avez des besoins personnels à couvrir, vous pouvez opter pour un prêt personnel. Ces prêts sont accordés pour une durée déterminée. Vous devez rembourser le prêt dès que la durée est écoulée. Si vous souhaitez contracter un prêt personnel, assurez-vous de tenir compte des neuf éléments suivants.\r\n<h2>1. Optez pour la meilleure offre</h2>\r\nVous pouvez utiliser ce type de prêt pour une multitude de raisons. Vous pouvez l\'utiliser pour faire un investissement ou consolider la dette de votre carte de crédit, par exemple. Vous pouvez également vous renseigner sur d\'autres types de prêts pour répondre à vos besoins en <a href=\"https://mkshft.org/fr/mini-pret/500-euro/\">un mini pret 500 euros.</a>\r\n<h2>2. Travailler avec le meilleur prêteur</h2>\r\n<blockquote>Les prêteurs en ligne, les coopératives de crédit et les banques constituent de bonnes sources d\'information. Les conditions et le taux d\'intérêt peuvent être différents selon le prêteur choisi. Il est donc préférable de faire le tour du marché et de chercher celui qui peut couvrir vos besoins.</blockquote>\r\n<h2>3. N\'ignorez pas les petits caractères</h2>\r\nAssurez-vous de connaître les conditions du prêt. N\'oubliez pas de revoir les petits caractères. En fonction de votre budget, vous devez décider si les conditions de remboursement vous conviennent. N\'oubliez pas que vous devrez peut-être aussi payer des frais de retard.\r\n<blockquote>Comme les prêteurs sont payés sous forme d\'intérêts, vous devrez peut-être payer des frais en cas de retard de paiement <a href=\"https://mkshft.org/fr/mini-pret/1500-euro/\">de 1500 euros pret en MKSHFT.fr</a></blockquote>\r\n<h2>4. Votre cote de crédit doit être exacte</h2>\r\nLe taux d\'intérêt associé à votre prêt personnel peut être différent en fonction de votre score de crédit. Par exemple, si vous avez une mauvaise cote de crédit, vous devrez peut-être payer 20 % de plus en termes d\'intérêts. Il est donc judicieux de vous assurer que votre cote de crédit est exacte.\r\n<h2>5. Prenez en considération les frais d\'établissement</h2>\r\nBien que certains prêteurs proposent des taux d\'intérêt plus bas, n\'oubliez pas qu\'ils peuvent facturer des frais spéciaux qui peuvent augmenter le taux d\'intérêt. Il est donc préférable de faire appel à un prêteur offrant un taux élevé plutôt qu\'à un prêteur qui peut ajouter des frais d\'émission <a href=\"https://mkshft.org/fr/pret/sans-justificatif/\">sans justificatif.</a>\r\n<h2>6. Tenez compte de vos limites</h2>\r\nC\'est important. Avant de demander un prêt, n\'oubliez pas de vous faire une idée plus précise de votre situation financière. En d\'autres termes, n\'optez que pour un montant que vous pouvez facilement rembourser.\r\n\r\nhttps://www.youtube.com/watch?v=FIpMXHvTlA0','5 conseils à prendre en compte avant de demander un prêt personnel','','inherit','closed','closed','','96-revision-v1','','','2020-08-11 15:32:08','2020-08-11 15:32:08','',96,'http://foirestromain.fr/96-revision-v1/',0,'revision','',0),(101,1,'2021-06-09 10:01:01','2021-06-09 10:01:01','L\'exploitation minière évoque généralement des images de travaux forcés et d\'énormes machines creusant des minéraux, mais elle a maintenant une toute nouvelle signification dans le monde numérique. CryptoGlobal fait partie de plusieurs sociétés minières de crypto-monnaie exerçant des activités au Canada. La société compte des milliers de supercalculateurs dédiés à l\'extraction de monnaie numérique dans une installation de la région de Hamilton, en Ontario, et prévoit d\'ouvrir deux installations similaires au Québec au printemps. Nous aurons 10 000 machines au total dans toutes nos installations d\'ici la fin avril», a déclaré James Millership, président de CryptoGlobal, à CTV News.\r\n\r\nhttps://youtu.be/Dg4JXFU5qQE\r\n<ul>\r\n <li>Chasseurs d\'énergie: les mineurs de Bitcoin recherchent des sources d\'énergie innovantes et bon marché</li>\r\n <li>De grandes fluctuations se poursuivent alors que le bitcoin chute brièvement en dessous de 10000 $</li>\r\n <li>Si vous avez vendu ou utilisé du Bitcoin l\'année dernière, l\'ARC doit recouvrer son dû</li>\r\n</ul>\r\n<h2>L\'or virtuel \'\' peut briller, mais l\'extraction peut être vraiment sale</h2>\r\nEn regardant encore plus loin, CryptoGlobal espère s\'étendre à 50000 supercalculateurs à travers le pays d\'ici la fin de l\'année. <a href=\"https://www.cryptoglobal.io/fr/neo-previsions-2021/\">prédiction NEO 2025</a> est positif.\r\n<ul>\r\n <li>Bitcoin fait la une des journaux depuis des mois, à la fois par son potentiel pour les investisseurs à transformer un investissement numérique en gains réels, mais aussi par la volatilité du marché. Alors que CryptoGlobal travaille à l\'extraction de Bitcoin, il fonctionne également avec d\'autres formes de monnaie numérique, notamment DASH, Ether et Litecoin.</li>\r\n <li>L\'attrait des monnaies numériques est qu\'elles permettent aux gens d\'effectuer des transactions de manière anonyme, sans recourir à une banque ou à une institution gouvernementale. Au lieu de suivre chaque transaction, les mineurs résolvent des algorithmes complexes pour valider chaque changement de devise. En récompense pour avoir aidé à faciliter une telle transaction, le mineur reçoit une partie de la transaction.</li>\r\n <li>CryptoGlobal indique qu\'un jour donné, il pourrait y avoir entre 40 et 50 millions de dollars disponibles pour les sociétés minières de crypto-monnaie. Ils pensent que les Canadiens ont un avantage dans l\'industrie parce que le temps froid rend le refroidissement des ordinateurs moins coûteux.</li>\r\n</ul>\r\n<h3>Le Canada est connu pour l\'exploitation minière, alors pourquoi ne pas être un chef de file dans ce nouveau minage cryptographique?\" a déclaré Rob Segal, PDG de CryptoGlobal.</h3>\r\nCryptoGlobal n\'est pas la seule entreprise à voir le Canada comme une opportunité pour l\'extraction de devises numériques. Hut 8 Mining Corp. a récemment créé une entreprise similaire à Drumheller, en Alberta. grâce aux tarifs d\'électricité bon marché de la province. Iron Bridge Resources Inc., une société pétrolière et gazière, a récemment annoncé son intention d\'utiliser ses restes d\'énergie pour alimenter une installation minière de crypto-monnaie dans le nord de l\'Alberta. <a href=\"https://www.cryptoglobal.io/fr/home/\">Discover crypto in france</a> est positif. Parmi les autres points névralgiques de l\'extraction de devises numériques au Canada, citons Winnipeg et Montréal.','Un regard à l\'intérieur d\'un laboratoire d\'extraction de crypto-monnaie en Canada','','publish','closed','closed','','un-regard-a-linterieur-dun-laboratoire-dextraction-de-crypto-monnaie-en-canada','','','2021-06-04 20:22:21','2021-06-04 20:22:21','',0,'http://foirestromain.fr/?p=101',0,'post','',0),(102,1,'2021-06-04 20:22:21','2021-06-04 20:22:21','L\'exploitation minière évoque généralement des images de travaux forcés et d\'énormes machines creusant des minéraux, mais elle a maintenant une toute nouvelle signification dans le monde numérique. CryptoGlobal fait partie de plusieurs sociétés minières de crypto-monnaie exerçant des activités au Canada. La société compte des milliers de supercalculateurs dédiés à l\'extraction de monnaie numérique dans une installation de la région de Hamilton, en Ontario, et prévoit d\'ouvrir deux installations similaires au Québec au printemps. Nous aurons 10 000 machines au total dans toutes nos installations d\'ici la fin avril», a déclaré James Millership, président de CryptoGlobal, à CTV News.\r\n\r\nhttps://youtu.be/Dg4JXFU5qQE\r\n<ul>\r\n <li>Chasseurs d\'énergie: les mineurs de Bitcoin recherchent des sources d\'énergie innovantes et bon marché</li>\r\n <li>De grandes fluctuations se poursuivent alors que le bitcoin chute brièvement en dessous de 10000 $</li>\r\n <li>Si vous avez vendu ou utilisé du Bitcoin l\'année dernière, l\'ARC doit recouvrer son dû</li>\r\n</ul>\r\n<h2>L\'or virtuel \'\' peut briller, mais l\'extraction peut être vraiment sale</h2>\r\nEn regardant encore plus loin, CryptoGlobal espère s\'étendre à 50000 supercalculateurs à travers le pays d\'ici la fin de l\'année. <a href=\"https://www.cryptoglobal.io/fr/neo-previsions-2021/\">prédiction NEO 2025</a> est positif.\r\n<ul>\r\n <li>Bitcoin fait la une des journaux depuis des mois, à la fois par son potentiel pour les investisseurs à transformer un investissement numérique en gains réels, mais aussi par la volatilité du marché. Alors que CryptoGlobal travaille à l\'extraction de Bitcoin, il fonctionne également avec d\'autres formes de monnaie numérique, notamment DASH, Ether et Litecoin.</li>\r\n <li>L\'attrait des monnaies numériques est qu\'elles permettent aux gens d\'effectuer des transactions de manière anonyme, sans recourir à une banque ou à une institution gouvernementale. Au lieu de suivre chaque transaction, les mineurs résolvent des algorithmes complexes pour valider chaque changement de devise. En récompense pour avoir aidé à faciliter une telle transaction, le mineur reçoit une partie de la transaction.</li>\r\n <li>CryptoGlobal indique qu\'un jour donné, il pourrait y avoir entre 40 et 50 millions de dollars disponibles pour les sociétés minières de crypto-monnaie. Ils pensent que les Canadiens ont un avantage dans l\'industrie parce que le temps froid rend le refroidissement des ordinateurs moins coûteux.</li>\r\n</ul>\r\n<h3>Le Canada est connu pour l\'exploitation minière, alors pourquoi ne pas être un chef de file dans ce nouveau minage cryptographique?\" a déclaré Rob Segal, PDG de CryptoGlobal.</h3>\r\nCryptoGlobal n\'est pas la seule entreprise à voir le Canada comme une opportunité pour l\'extraction de devises numériques. Hut 8 Mining Corp. a récemment créé une entreprise similaire à Drumheller, en Alberta. grâce aux tarifs d\'électricité bon marché de la province. Iron Bridge Resources Inc., une société pétrolière et gazière, a récemment annoncé son intention d\'utiliser ses restes d\'énergie pour alimenter une installation minière de crypto-monnaie dans le nord de l\'Alberta. <a href=\"https://www.cryptoglobal.io/fr/home/\">Discover crypto in france</a> est positif. Parmi les autres points névralgiques de l\'extraction de devises numériques au Canada, citons Winnipeg et Montréal.','Un regard à l\'intérieur d\'un laboratoire d\'extraction de crypto-monnaie en Canada','','inherit','closed','closed','','101-revision-v1','','','2021-06-04 20:22:21','2021-06-04 20:22:21','',101,'http://foirestromain.fr/?p=102',0,'revision','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_term_relationships`
--
DROP TABLE IF EXISTS `wp_term_relationships`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_term_relationships` (
`object_id` bigint unsigned NOT NULL DEFAULT '0',
`term_taxonomy_id` bigint unsigned NOT NULL DEFAULT '0',
`term_order` int NOT NULL DEFAULT '0',
PRIMARY KEY (`object_id`,`term_taxonomy_id`),
KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_term_relationships`
--
LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES (5,3,0),(5,4,0),(5,5,0),(5,6,0),(5,7,0),(7,3,0),(7,4,0),(7,5,0),(7,6,0),(7,7,0),(9,3,0),(9,4,0),(9,5,0),(9,6,0),(9,7,0),(56,8,0),(57,8,0),(58,8,0),(59,8,0),(60,8,0),(61,8,0),(62,9,0),(63,9,0),(64,9,0),(65,9,0),(93,10,0),(96,11,0),(101,3,0),(101,12,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_term_taxonomy`
--
DROP TABLE IF EXISTS `wp_term_taxonomy`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_term_taxonomy` (
`term_taxonomy_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`term_id` bigint unsigned NOT NULL DEFAULT '0',
`taxonomy` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`parent` bigint unsigned NOT NULL DEFAULT '0',
`count` bigint NOT NULL DEFAULT '0',
PRIMARY KEY (`term_taxonomy_id`),
UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
KEY `taxonomy` (`taxonomy`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_term_taxonomy`
--
LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,0),(2,2,'category','',0,0),(3,3,'category','',0,4),(4,4,'category','',0,3),(5,5,'category','',0,3),(6,6,'category','',0,3),(7,7,'category','',0,3),(8,8,'nav_menu','',0,6),(9,9,'nav_menu','',0,4),(10,10,'category','',0,1),(11,11,'category','',0,1),(12,12,'category','',0,1);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_termmeta`
--
DROP TABLE IF EXISTS `wp_termmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_termmeta` (
`meta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`term_id` bigint unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
PRIMARY KEY (`meta_id`),
KEY `term_id` (`term_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_termmeta`
--
LOCK TABLES `wp_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_terms`
--
DROP TABLE IF EXISTS `wp_terms`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_terms` (
`term_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`slug` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`term_group` bigint NOT NULL DEFAULT '0',
PRIMARY KEY (`term_id`),
KEY `slug` (`slug`(191)),
KEY `name` (`name`(191))
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_terms`
--
LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'Default','default',0),(3,'Blog','blog',0),(4,'News','news',0),(5,'Fair','fair',0),(6,'Vacation','vacation',0),(7,'Festival','festival',0),(8,'Main Menu','main-menu',0),(9,'Social Menu','social-menu',0),(10,'Ordinateurs portables','ordinateurs-portables',0),(11,'Prets personelle','prets-personelle',0),(12,'CryptoGlobal France','cryptoglobal-france',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_usermeta`
--
DROP TABLE IF EXISTS `wp_usermeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_usermeta` (
`umeta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`user_id` bigint unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
PRIMARY KEY (`umeta_id`),
KEY `user_id` (`user_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=23 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','webmaster'),(2,1,'first_name','Terrence'),(3,1,'last_name','Mendoza'),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp_user_level','10'),(14,1,'dismissed_wp_pointers',''),(15,1,'show_welcome_panel','1'),(16,1,'session_tokens','a:2:{s:64:\"3d0ea660f236ec83818b2080e6c20849fcf3eaa56f7bb2137e5a201e4b51b0bf\";a:4:{s:10:\"expiration\";i:1632274463;s:2:\"ip\";s:13:\"185.104.29.32\";s:2:\"ua\";s:60:\"Mozilla/5.0 (compatible; MainWP/4.1.5.1; +http://mainwp.com)\";s:5:\"login\";i:1632101663;}s:64:\"86902a350b52495820c718ec91d52baf0386618842a3db123c3fc74870f42b1a\";a:4:{s:10:\"expiration\";i:1632274463;s:2:\"ip\";s:13:\"185.104.29.32\";s:2:\"ua\";s:60:\"Mozilla/5.0 (compatible; MainWP/4.1.5.1; +http://mainwp.com)\";s:5:\"login\";i:1632101663;}}'),(17,1,'wp_dashboard_quick_press_last_post_id','100'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:10:\"84.86.10.0\";}'),(19,1,'wp_user-settings','libraryContent=browse&editor=tinymce'),(20,1,'wp_user-settings-time','1597159923'),(21,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(22,1,'metaboxhidden_nav-menus','a:1:{i:0;s:12:\"add-post_tag\";}');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_users`
--
DROP TABLE IF EXISTS `wp_users`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_users` (
`ID` bigint unsigned NOT NULL AUTO_INCREMENT,
`user_login` varchar(60) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_pass` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_nicename` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_url` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`user_activation_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_status` int NOT NULL DEFAULT '0',
`display_name` varchar(250) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
PRIMARY KEY (`ID`),
KEY `user_login_key` (`user_login`),
KEY `user_nicename` (`user_nicename`),
KEY `user_email` (`user_email`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_users`
--
LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'webmaster','$P$B3y0th1NMVkNXjW1SjHdR9XTE8Xn3A/','webmaster','[email protected]','','2020-03-28 12:27:08','',0,'Terrence Mendoza');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wpforms_tasks_meta`
--
DROP TABLE IF EXISTS `wp_wpforms_tasks_meta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpforms_tasks_meta` (
`id` bigint NOT NULL AUTO_INCREMENT,
`action` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`date` datetime NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wpforms_tasks_meta`
--
LOCK TABLES `wp_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `wp_wpforms_tasks_meta` VALUES (1,'wpforms_process_entry_emails_meta_cleanup','Wzg2NDAwXQ==','2021-04-20 15:41:04'),(2,'wpforms_admin_addons_cache_update','W10=','2021-04-26 23:25:59'),(3,'wpforms_admin_notifications_update','W10=','2021-06-04 19:47:16'),(4,'wpforms_admin_builder_templates_cache_update','W10=','2021-07-22 19:50:43');
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wpil_keyword_select_links`
--
DROP TABLE IF EXISTS `wp_wpil_keyword_select_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpil_keyword_select_links` (
`id` int unsigned NOT NULL AUTO_INCREMENT,
`keyword_id` int unsigned NOT NULL,
`post_id` int unsigned NOT NULL,
`post_type` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL,
`sentence_text` text COLLATE utf8mb4_unicode_ci,
`case_keyword` text COLLATE utf8mb4_unicode_ci,
`meta_data` text COLLATE utf8mb4_unicode_ci,
PRIMARY KEY (`id`),
KEY `keyword_id` (`keyword_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wpil_keyword_select_links`
--
LOCK TABLES `wp_wpil_keyword_select_links` WRITE;
/*!40000 ALTER TABLE `wp_wpil_keyword_select_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpil_keyword_select_links` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wpil_report_links`
--
DROP TABLE IF EXISTS `wp_wpil_report_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpil_report_links` (
`link_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`post_id` bigint unsigned NOT NULL,
`clean_url` text COLLATE utf8mb4_unicode_ci,
`raw_url` text COLLATE utf8mb4_unicode_ci,
`host` text COLLATE utf8mb4_unicode_ci,
`anchor` text COLLATE utf8mb4_unicode_ci,
`internal` tinyint(1) DEFAULT '0',
`has_links` tinyint(1) NOT NULL DEFAULT '0',
`post_type` text COLLATE utf8mb4_unicode_ci,
`location` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
PRIMARY KEY (`link_id`),
KEY `post_id` (`post_id`),
KEY `clean_url` (`clean_url`(500))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wpil_report_links`
--
LOCK TABLES `wp_wpil_report_links` WRITE;
/*!40000 ALTER TABLE `wp_wpil_report_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpil_report_links` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2023-03-29 7:57:04