File: /opt/aphex/sites/festival-ouverture.com/db.sql
-- MySQL dump 10.13 Distrib 8.0.32, for Linux (x86_64)
--
-- Host: localhost Database: festival_ouverture_com
-- ------------------------------------------------------
-- 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_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_contact_bank`
--
DROP TABLE IF EXISTS `wp_contact_bank`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_contact_bank` (
`id` int NOT NULL AUTO_INCREMENT,
`type` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`parent_id` int DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_contact_bank`
--
LOCK TABLES `wp_contact_bank` WRITE;
/*!40000 ALTER TABLE `wp_contact_bank` DISABLE KEYS */;
INSERT INTO `wp_contact_bank` VALUES (1,'forms',0),(2,'custom_css',0),(3,'collation_type',0),(4,'general_settings',0),(5,'roles_and_capabilities',0),(6,'form',1);
/*!40000 ALTER TABLE `wp_contact_bank` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_contact_bank_meta`
--
DROP TABLE IF EXISTS `wp_contact_bank_meta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_contact_bank_meta` (
`id` int unsigned NOT NULL AUTO_INCREMENT,
`meta_id` int NOT NULL,
`meta_key` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`old_form_id` int NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_contact_bank_meta`
--
LOCK TABLES `wp_contact_bank_meta` WRITE;
/*!40000 ALTER TABLE `wp_contact_bank_meta` DISABLE KEYS */;
INSERT INTO `wp_contact_bank_meta` VALUES (1,2,'custom_css','a:1:{s:10:\"custom_css\";s:0:\"\";}',2),(2,4,'general_settings','a:8:{s:26:\"remove_tables_at_uninstall\";s:6:\"enable\";s:17:\"automatic_updates\";s:7:\"disable\";s:16:\"default_currency\";s:3:\"USD\";s:18:\"language_direction\";s:13:\"left_to_right\";s:20:\"recaptcha_public_key\";s:0:\"\";s:21:\"recaptcha_private_key\";s:0:\"\";s:15:\"gdpr_compliance\";s:6:\"enable\";s:20:\"gdpr_compliance_text\";s:87:\"By using this form you agree with the storage and handling of your data by this website\";}',4),(3,5,'roles_and_capabilities','a:10:{s:22:\"roles_and_capabilities\";s:11:\"1,1,1,0,0,0\";s:30:\"show_contact_bank_top_bar_menu\";s:6:\"enable\";s:30:\"others_full_control_capability\";s:1:\"0\";s:24:\"administrator_privileges\";s:19:\"1,1,1,1,1,1,1,1,1,1\";s:17:\"author_privileges\";s:19:\"0,1,1,0,0,0,1,0,0,1\";s:17:\"editor_privileges\";s:19:\"0,0,0,1,0,1,0,0,0,0\";s:22:\"contributor_privileges\";s:19:\"0,0,0,1,0,0,1,0,0,0\";s:21:\"subscriber_privileges\";s:19:\"0,0,0,0,0,0,0,0,0,0\";s:16:\"other_privileges\";s:19:\"0,0,0,0,0,0,0,0,0,0\";s:12:\"capabilities\";a:7:{i:0;s:14:\"manage_options\";i:1;s:12:\"edit_plugins\";i:2;s:10:\"edit_posts\";i:3;s:13:\"publish_posts\";i:4;s:13:\"publish_pages\";i:5;s:10:\"edit_pages\";i:6;s:4:\"read\";}}',5),(4,6,'form_data','a:15:{s:10:\"form_title\";s:15:\"Contact Us Form\";s:16:\"form_description\";s:0:\"\";s:29:\"form_submission_limit_message\";s:7:\"disable\";s:23:\"form_submission_message\";s:36:\"Your Forms Submission Limit is Over.\";s:20:\"form_success_message\";s:42:\"Your Form has been Successfully Submitted.\";s:19:\"form_enable_tooltip\";s:4:\"show\";s:13:\"form_redirect\";s:4:\"page\";s:17:\"form_redirect_url\";s:0:\"\";s:22:\"form_redirect_page_url\";s:0:\"\";s:26:\"form_save_submission_to_db\";s:6:\"enable\";s:21:\"form_submission_limit\";s:2:\"10\";s:24:\"layout_settings_template\";s:40:\"layout_settings_contact_us_form_template\";s:8:\"controls\";a:4:{i:0;a:54:{s:12:\"control_type\";s:10:\"first_name\";s:10:\"label_name\";s:4:\"Name\";s:17:\"field_description\";s:0:\"\";s:13:\"label_tooltip\";s:55:\"In this field,you would need to provide your First Name\";s:15:\"label_placement\";s:5:\"above\";s:15:\"number_of_stars\";s:0:\"\";s:11:\"placeholder\";s:30:\"Please provide your first name\";s:25:\"custom_validation_message\";s:23:\"This field is Required!\";s:11:\"rows_number\";s:2:\"10\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:13:\"required_type\";s:6:\"enable\";s:18:\"input_limit_number\";s:0:\"\";s:11:\"text_appear\";s:0:\"\";s:15:\"input_mask_type\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:21:\"input_validation_type\";s:0:\"\";s:17:\"autocomplete_type\";s:6:\"enable\";s:13:\"disable_input\";s:7:\"disable\";s:11:\"date_format\";s:0:\"\";s:10:\"start_year\";s:0:\"\";s:8:\"end_year\";s:0:\"\";s:20:\"default_current_date\";s:0:\"\";s:10:\"max_number\";s:0:\"\";s:10:\"min_number\";s:0:\"\";s:4:\"step\";s:0:\"\";s:23:\"drop_down_option_values\";a:0:{}s:9:\"field_key\";s:31:\"first_name_field_key_1597838284\";s:13:\"default_value\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:5:\"price\";s:0:\"\";s:11:\"time_format\";s:0:\"\";s:12:\"current_time\";s:0:\"\";s:12:\"product_name\";s:0:\"\";s:18:\"credit_card_number\";s:0:\"\";s:23:\"credit_card_expiry_date\";s:0:\"\";s:15:\"credit_card_cvv\";s:0:\"\";s:23:\"credit_card_placeholder\";s:0:\"\";s:30:\"credit_card_expiry_placeholder\";s:0:\"\";s:27:\"credit_card_cvv_placeholder\";s:0:\"\";s:19:\"html_editor_content\";s:0:\"\";s:16:\"html_editor_type\";s:0:\"\";s:29:\"html_editor_content_duplicate\";s:0:\"\";s:13:\"shipping_cost\";s:0:\"\";s:15:\"antispam_answer\";s:0:\"\";s:12:\"maximum_size\";s:0:\"\";s:9:\"extension\";s:0:\"\";s:15:\"multiple_upload\";s:0:\"\";s:15:\"attach_to_email\";s:0:\"\";s:9:\"timestamp\";i:1597838284;s:38:\"logical_captcha_mathmatical_operations\";s:0:\"\";s:25:\"logical_captcha_artimatic\";s:0:\"\";s:26:\"logical_captcha_relational\";s:0:\"\";s:29:\"logical_captcha_arrange_order\";s:0:\"\";}i:1;a:54:{s:12:\"control_type\";s:5:\"email\";s:10:\"label_name\";s:5:\"Email\";s:17:\"field_description\";s:0:\"\";s:13:\"label_tooltip\";s:59:\"In this field, you would need to provide your Email Address\";s:15:\"label_placement\";s:5:\"above\";s:15:\"number_of_stars\";s:0:\"\";s:11:\"placeholder\";s:33:\"Please provide your email address\";s:25:\"custom_validation_message\";s:23:\"This field is Required!\";s:11:\"rows_number\";s:2:\"10\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:13:\"required_type\";s:6:\"enable\";s:18:\"input_limit_number\";s:0:\"\";s:11:\"text_appear\";s:0:\"\";s:15:\"input_mask_type\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:21:\"input_validation_type\";s:0:\"\";s:17:\"autocomplete_type\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"date_format\";s:0:\"\";s:10:\"start_year\";s:0:\"\";s:8:\"end_year\";s:0:\"\";s:20:\"default_current_date\";s:0:\"\";s:10:\"max_number\";s:0:\"\";s:10:\"min_number\";s:0:\"\";s:4:\"step\";s:0:\"\";s:23:\"drop_down_option_values\";a:0:{}s:9:\"field_key\";s:34:\"email_address_field_key_1597838285\";s:13:\"default_value\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:5:\"price\";s:0:\"\";s:11:\"time_format\";s:0:\"\";s:12:\"current_time\";s:0:\"\";s:12:\"product_name\";s:0:\"\";s:18:\"credit_card_number\";s:0:\"\";s:23:\"credit_card_expiry_date\";s:0:\"\";s:15:\"credit_card_cvv\";s:0:\"\";s:23:\"credit_card_placeholder\";s:0:\"\";s:30:\"credit_card_expiry_placeholder\";s:0:\"\";s:27:\"credit_card_cvv_placeholder\";s:0:\"\";s:19:\"html_editor_content\";s:0:\"\";s:16:\"html_editor_type\";s:0:\"\";s:29:\"html_editor_content_duplicate\";s:0:\"\";s:13:\"shipping_cost\";s:0:\"\";s:15:\"antispam_answer\";s:0:\"\";s:12:\"maximum_size\";s:0:\"\";s:9:\"extension\";s:0:\"\";s:15:\"multiple_upload\";s:0:\"\";s:15:\"attach_to_email\";s:0:\"\";s:9:\"timestamp\";i:1597838285;s:38:\"logical_captcha_mathmatical_operations\";s:0:\"\";s:25:\"logical_captcha_artimatic\";s:0:\"\";s:26:\"logical_captcha_relational\";s:0:\"\";s:29:\"logical_captcha_arrange_order\";s:0:\"\";}i:2;a:54:{s:12:\"control_type\";s:4:\"text\";s:10:\"label_name\";s:7:\"Subject\";s:17:\"field_description\";s:0:\"\";s:13:\"label_tooltip\";s:53:\"In this field, you would need to provide your Subject\";s:15:\"label_placement\";s:5:\"above\";s:15:\"number_of_stars\";s:0:\"\";s:11:\"placeholder\";s:27:\"Please provide your subject\";s:25:\"custom_validation_message\";s:23:\"This field is Required!\";s:11:\"rows_number\";s:2:\"10\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:13:\"required_type\";s:7:\"disable\";s:18:\"input_limit_number\";s:2:\"50\";s:11:\"text_appear\";s:17:\"Character(s) left\";s:15:\"input_mask_type\";s:4:\"none\";s:11:\"custom_mask\";s:15:\"999,999,999,999\";s:21:\"input_validation_type\";s:10:\"characters\";s:17:\"autocomplete_type\";s:6:\"enable\";s:13:\"disable_input\";s:7:\"disable\";s:11:\"date_format\";s:0:\"\";s:10:\"start_year\";s:0:\"\";s:8:\"end_year\";s:0:\"\";s:20:\"default_current_date\";s:0:\"\";s:10:\"max_number\";s:0:\"\";s:10:\"min_number\";s:0:\"\";s:4:\"step\";s:0:\"\";s:23:\"drop_down_option_values\";a:0:{}s:9:\"field_key\";s:37:\"single_line_text_field_key_1597838286\";s:13:\"default_value\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:5:\"price\";s:0:\"\";s:11:\"time_format\";s:0:\"\";s:12:\"current_time\";s:0:\"\";s:12:\"product_name\";s:0:\"\";s:18:\"credit_card_number\";s:0:\"\";s:23:\"credit_card_expiry_date\";s:0:\"\";s:15:\"credit_card_cvv\";s:0:\"\";s:23:\"credit_card_placeholder\";s:0:\"\";s:30:\"credit_card_expiry_placeholder\";s:0:\"\";s:27:\"credit_card_cvv_placeholder\";s:0:\"\";s:19:\"html_editor_content\";s:0:\"\";s:16:\"html_editor_type\";s:0:\"\";s:29:\"html_editor_content_duplicate\";s:0:\"\";s:13:\"shipping_cost\";s:0:\"\";s:15:\"antispam_answer\";s:0:\"\";s:12:\"maximum_size\";s:0:\"\";s:9:\"extension\";s:0:\"\";s:15:\"multiple_upload\";s:0:\"\";s:15:\"attach_to_email\";s:0:\"\";s:9:\"timestamp\";i:1597838286;s:38:\"logical_captcha_mathmatical_operations\";s:0:\"\";s:25:\"logical_captcha_artimatic\";s:0:\"\";s:26:\"logical_captcha_relational\";s:0:\"\";s:29:\"logical_captcha_arrange_order\";s:0:\"\";}i:3;a:54:{s:12:\"control_type\";s:9:\"paragraph\";s:10:\"label_name\";s:7:\"Message\";s:17:\"field_description\";s:0:\"\";s:13:\"label_tooltip\";s:53:\"In this field, you would need to provide your Message\";s:15:\"label_placement\";s:5:\"above\";s:15:\"number_of_stars\";s:0:\"\";s:11:\"placeholder\";s:32:\"Please provide your message here\";s:25:\"custom_validation_message\";s:23:\"This field is Required!\";s:11:\"rows_number\";s:2:\"10\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:13:\"required_type\";s:7:\"disable\";s:18:\"input_limit_number\";s:3:\"255\";s:11:\"text_appear\";s:17:\"Character(s) left\";s:15:\"input_mask_type\";s:4:\"none\";s:11:\"custom_mask\";s:15:\"999,999,999,999\";s:21:\"input_validation_type\";s:10:\"characters\";s:17:\"autocomplete_type\";s:6:\"enable\";s:13:\"disable_input\";s:7:\"disable\";s:11:\"date_format\";s:0:\"\";s:10:\"start_year\";s:0:\"\";s:8:\"end_year\";s:0:\"\";s:20:\"default_current_date\";s:0:\"\";s:10:\"max_number\";s:0:\"\";s:10:\"min_number\";s:0:\"\";s:4:\"step\";s:0:\"\";s:23:\"drop_down_option_values\";a:0:{}s:9:\"field_key\";s:35:\"paragraph_text_field_key_1597838287\";s:13:\"default_value\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:5:\"price\";s:0:\"\";s:11:\"time_format\";s:0:\"\";s:12:\"current_time\";s:0:\"\";s:12:\"product_name\";s:0:\"\";s:18:\"credit_card_number\";s:0:\"\";s:23:\"credit_card_expiry_date\";s:0:\"\";s:15:\"credit_card_cvv\";s:0:\"\";s:23:\"credit_card_placeholder\";s:0:\"\";s:30:\"credit_card_expiry_placeholder\";s:0:\"\";s:27:\"credit_card_cvv_placeholder\";s:0:\"\";s:19:\"html_editor_content\";s:0:\"\";s:16:\"html_editor_type\";s:0:\"\";s:29:\"html_editor_content_duplicate\";s:0:\"\";s:13:\"shipping_cost\";s:0:\"\";s:15:\"antispam_answer\";s:0:\"\";s:12:\"maximum_size\";s:0:\"\";s:9:\"extension\";s:0:\"\";s:15:\"multiple_upload\";s:0:\"\";s:15:\"attach_to_email\";s:0:\"\";s:9:\"timestamp\";i:1597838287;s:38:\"logical_captcha_mathmatical_operations\";s:0:\"\";s:25:\"logical_captcha_artimatic\";s:0:\"\";s:26:\"logical_captcha_relational\";s:0:\"\";s:29:\"logical_captcha_arrange_order\";s:0:\"\";}}s:29:\"form_admin_notification_email\";a:10:{s:22:\"template_send_to_email\";s:27:\"[email protected]\";s:16:\"template_send_to\";s:13:\"send_to_email\";s:22:\"template_send_to_field\";s:0:\"\";s:11:\"template_cc\";s:0:\"\";s:12:\"template_bcc\";s:0:\"\";s:18:\"template_from_name\";s:19:\"Site Administration\";s:19:\"template_from_email\";s:27:\"[email protected]\";s:17:\"template_reply_to\";s:0:\"\";s:16:\"template_subject\";s:33:\"New Contact received from Website\";s:16:\"template_message\";s:396:\"<p>Hello Admin,</p><p>A new user visited your website.</p><p>Here are the details :</p><p><strong>Name</strong>: [control_1597838284]</p><p><strong>Email</strong>: [control_1597838285]</p><p><strong>Subject</strong>: [control_1597838286]</p><p><strong>Message</strong>: [control_1597838287]</p><p>Thanks,</p><p><strong>Technical Support Team</strong></p><p><strong>Festival Ouverture</strong></p>\";}s:30:\"form_client_notification_email\";a:10:{s:22:\"template_send_to_email\";s:27:\"[email protected]\";s:16:\"template_send_to\";s:13:\"send_to_email\";s:22:\"template_send_to_field\";s:0:\"\";s:11:\"template_cc\";s:0:\"\";s:12:\"template_bcc\";s:0:\"\";s:18:\"template_from_name\";s:19:\"Site Administration\";s:19:\"template_from_email\";s:27:\"[email protected]\";s:17:\"template_reply_to\";s:0:\"\";s:16:\"template_subject\";s:31:\"Thanks for visiting our Website\";s:16:\"template_message\";s:193:\"<p>Hi,</p><p>Thanks for visiting our website. We will Contact you within next 24 hours.</p><p>Thanks,</p><p><strong>Technical Support Team</strong></p><p><strong>Festival Ouverture</strong></p>\";}}',6),(5,6,'layout_settings','a:65:{s:33:\"layout_settings_form_design_width\";s:4:\"100%\";s:36:\"layout_settings_form_design_position\";s:4:\"left\";s:44:\"layout_settings_form_design_background_color\";s:7:\"#ffffff\";s:51:\"layout_settings_form_design_background_transparency\";s:3:\"100\";s:42:\"layout_settings_form_design_title_html_tag\";s:2:\"h1\";s:43:\"layout_settings_form_design_title_alignment\";s:4:\"left\";s:44:\"layout_settings_form_design_title_font_style\";s:10:\"24,#000000\";s:45:\"layout_settings_form_design_title_font_family\";s:15:\"Roboto Slab:700\";s:48:\"layout_settings_form_design_description_html_tag\";s:1:\"p\";s:49:\"layout_settings_form_design_description_alignment\";s:4:\"left\";s:50:\"layout_settings_form_design_description_font_style\";s:10:\"12,#000000\";s:51:\"layout_settings_form_design_description_font_family\";s:15:\"Roboto Slab:300\";s:39:\"layout_settings_form_design_form_margin\";s:7:\"0,0,0,0\";s:40:\"layout_settings_form_design_form_padding\";s:11:\"10,10,10,10\";s:40:\"layout_settings_form_design_title_margin\";s:7:\"0,0,5,0\";s:41:\"layout_settings_form_design_title_padding\";s:7:\"5,0,0,0\";s:46:\"layout_settings_form_design_description_margin\";s:7:\"0,0,5,0\";s:47:\"layout_settings_form_design_description_padding\";s:7:\"0,0,5,0\";s:33:\"layout_settings_input_field_width\";s:3:\"90%\";s:34:\"layout_settings_input_field_height\";s:4:\"100%\";s:42:\"layout_settings_input_field_text_alignment\";s:4:\"left\";s:50:\"layout_settings_input_field_radio_button_alignment\";s:10:\"single_row\";s:46:\"layout_settings_input_field_checkbox_alignment\";s:10:\"single_row\";s:38:\"layout_settings_input_field_font_style\";s:10:\"14,#000000\";s:39:\"layout_settings_input_field_font_family\";s:16:\"Roboto Condensed\";s:57:\"layout_settings_input_field_background_color_transparency\";s:11:\"#f7f7f7,100\";s:40:\"layout_settings_input_field_border_style\";s:15:\"1,solid,#d1d1d1\";s:41:\"layout_settings_input_field_border_radius\";s:1:\"2\";s:34:\"layout_settings_input_field_margin\";s:7:\"5,0,5,0\";s:35:\"layout_settings_input_field_padding\";s:11:\"10,10,10,10\";s:42:\"layout_settings_label_field_text_alignment\";s:4:\"left\";s:33:\"layout_settings_label_field_width\";s:4:\"100%\";s:34:\"layout_settings_label_field_height\";s:4:\"100%\";s:38:\"layout_settings_label_field_font_style\";s:10:\"16,#000000\";s:39:\"layout_settings_label_field_font_family\";s:16:\"Roboto Condensed\";s:57:\"layout_settings_label_field_background_color_transparency\";s:9:\"#ffffff,0\";s:34:\"layout_settings_label_field_margin\";s:7:\"0,0,0,0\";s:35:\"layout_settings_label_field_padding\";s:10:\"10,10,10,0\";s:37:\"layout_settings_button_text_alignment\";s:6:\"center\";s:27:\"layout_settings_button_text\";s:6:\"Submit\";s:28:\"layout_settings_button_width\";s:5:\"100px\";s:29:\"layout_settings_button_height\";s:4:\"100%\";s:33:\"layout_settings_button_font_style\";s:10:\"16,#ffffff\";s:34:\"layout_settings_button_font_family\";s:11:\"Roboto Slab\";s:39:\"layout_settings_button_background_color\";s:7:\"#524c52\";s:46:\"layout_settings_button_background_transparency\";s:3:\"100\";s:45:\"layout_settings_button_hover_background_color\";s:7:\"#706c70\";s:52:\"layout_settings_button_hover_background_transparency\";s:3:\"100\";s:35:\"layout_settings_button_border_style\";s:15:\"1,solid,#524c52\";s:36:\"layout_settings_button_border_radius\";s:1:\"4\";s:41:\"layout_settings_button_hover_border_color\";s:7:\"#706c70\";s:29:\"layout_settings_button_margin\";s:8:\"10,0,0,0\";s:30:\"layout_settings_button_padding\";s:11:\"10,10,10,10\";s:39:\"layout_settings_messages_text_alignment\";s:4:\"left\";s:54:\"layout_settings_messages_background_color_transparency\";s:10:\"#e5ffd5,50\";s:35:\"layout_settings_messages_font_style\";s:10:\"18,#6aa500\";s:36:\"layout_settings_messages_font_family\";s:11:\"Roboto Slab\";s:31:\"layout_settings_messages_margin\";s:7:\"0,0,0,0\";s:32:\"layout_settings_messages_padding\";s:7:\"0,0,0,0\";s:47:\"layout_settings_error_messages_background_color\";s:7:\"#ffffff\";s:54:\"layout_settings_error_messages_background_transparency\";s:2:\"50\";s:41:\"layout_settings_error_messages_font_style\";s:10:\"12,#ff2c38\";s:42:\"layout_settings_error_messages_font_family\";s:11:\"Roboto Slab\";s:37:\"layout_settings_error_messages_margin\";s:7:\"0,0,0,0\";s:38:\"layout_settings_error_messages_padding\";s:15:\"5px,0px,0px,0px\";}',6),(6,6,'submission_form_data','a:5:{i:1597838284;s:10:\"Joe Miller\";i:1597838285;s:20:\"[email protected]\";i:1597838286;s:8:\"IK68A9U4\";i:1597838287;s:273:\"IMPORTANCE NOTICE\r\n\r\n\r\n\r\nNotice#: 491343\r\n\r\nDate: 2020-11-02 \r\n\r\n\r\n\r\nExpiration message of your festival-ouverture.com\r\n\r\n\r\n\r\nEXPIRATION NOTIFICATION\r\n\r\n\r\n\r\nCLICK HERE FOR SECURE ONLINE PAYMENT: http://godomainaccepted.site/?n=festival-ouverture.com&r=a&t=1604270424&p=v\";s:9:\"timestamp\";i:1604270427;}',6),(7,6,'submission_form_data','a:5:{i:1597838284;s:10:\"Joe Miller\";i:1597838285;s:20:\"[email protected]\";i:1597838286;s:8:\"8O1YP384\";i:1597838287;s:273:\"IMPORTANCE NOTICE\r\n\r\n\r\n\r\nNotice#: 491343\r\n\r\nDate: 2020-12-04 \r\n\r\n\r\n\r\nExpiration message of your festival-ouverture.com\r\n\r\n\r\n\r\nEXPIRATION NOTIFICATION\r\n\r\n\r\n\r\nCLICK HERE FOR SECURE ONLINE PAYMENT: http://yourdomaincellular.xyz/?n=festival-ouverture.com&r=a&t=1606978732&p=\";s:9:\"timestamp\";i:1606978734;}',6),(8,6,'submission_form_data','a:5:{i:1597838284;s:10:\"Joe Miller\";i:1597838285;s:27:\"[email protected]\";i:1597838286;s:10:\"3XG42EMR7M\";i:1597838287;s:262:\"Notice#: 491343\r\nDate: 2021-02-17 \r\n\r\nYOUR IMMEDIATE ATTENTION TO THIS MESSAGE IS ABSOLUTELY NECESSARY!\r\n\r\nYOUR DOMAIN festival-ouverture.com WILL BE TERMINATED WITHIN 24 HOURS\r\n\r\nWe have not received your payment for the renewal of your domain festival-ouvertu\";s:9:\"timestamp\";i:1613499883;}',6),(9,6,'submission_form_data','a:5:{i:1597838284;s:10:\"Joe Miller\";i:1597838285;s:27:\"[email protected]\";i:1597838286;s:7:\"JVM4G9G\";i:1597838287;s:262:\"Notice#: 491343\r\nDate: 2021-02-17 \r\n\r\nYOUR IMMEDIATE ATTENTION TO THIS MESSAGE IS ABSOLUTELY NECESSARY!\r\n\r\nYOUR DOMAIN festival-ouverture.com WILL BE TERMINATED WITHIN 24 HOURS\r\n\r\nWe have not received your payment for the renewal of your domain festival-ouvertu\";s:9:\"timestamp\";i:1613503601;}',6),(10,6,'submission_form_data','a:5:{i:1597838284;s:10:\"Joe Miller\";i:1597838285;s:27:\"[email protected]\";i:1597838286;s:10:\"062KS64BXW\";i:1597838287;s:262:\"Notice#: 491343\r\nDate: 2021-02-17 \r\n\r\nYOUR IMMEDIATE ATTENTION TO THIS MESSAGE IS ABSOLUTELY NECESSARY!\r\n\r\nYOUR DOMAIN festival-ouverture.com WILL BE TERMINATED WITHIN 24 HOURS\r\n\r\nWe have not received your payment for the renewal of your domain festival-ouvertu\";s:9:\"timestamp\";i:1613506555;}',6),(11,6,'submission_form_data','a:5:{i:1597838284;s:10:\"Joe Miller\";i:1597838285;s:27:\"[email protected]\";i:1597838286;s:10:\"IYEMSIB25U\";i:1597838287;s:264:\"Notice#: 491343\r\nDate: 2021-02-17 \r\n\r\nYOUR IMMEDIATE ATTENTION TO THIS MESSAGE IS ABSOLUTELY NECESSARY!\r\n\r\nYOUR DOMAIN gewinnrad.com WILL BE TERMINATED WITHIN 24 HOURS\r\n\r\nWe have not received your payment for the renewal of your domain gewinnrad.com\r\n\r\nWe have ma\";s:9:\"timestamp\";i:1613506572;}',6),(12,6,'submission_form_data','a:5:{i:1597838284;s:10:\"Joe Miller\";i:1597838285;s:27:\"[email protected]\";i:1597838286;s:10:\"ILTBRH98GI\";i:1597838287;s:262:\"Notice#: 491343\r\nDate: 2021-02-17 \r\n\r\nYOUR IMMEDIATE ATTENTION TO THIS MESSAGE IS ABSOLUTELY NECESSARY!\r\n\r\nYOUR DOMAIN festival-ouverture.com WILL BE TERMINATED WITHIN 24 HOURS\r\n\r\nWe have not received your payment for the renewal of your domain festival-ouvertu\";s:9:\"timestamp\";i:1613516541;}',6),(13,6,'submission_form_data','a:5:{i:1597838284;s:10:\"Joe Miller\";i:1597838285;s:27:\"[email protected]\";i:1597838286;s:7:\"U6SJC0Z\";i:1597838287;s:262:\"Notice#: 491343\r\nDate: 2021-02-17 \r\n\r\nYOUR IMMEDIATE ATTENTION TO THIS MESSAGE IS ABSOLUTELY NECESSARY!\r\n\r\nYOUR DOMAIN festival-ouverture.com WILL BE TERMINATED WITHIN 24 HOURS\r\n\r\nWe have not received your payment for the renewal of your domain festival-ouvertu\";s:9:\"timestamp\";i:1613517789;}',6),(14,6,'submission_form_data','a:5:{i:1597838284;s:3:\"Joe\";i:1597838285;s:31:\"[email protected]\";i:1597838286;s:16:\"IMPORTANT NOTICE\";i:1597838287;s:263:\"TERMINATION OF DOMAIN festival-ouverture.com\r\nInvoice#: 491343\r\nDate: 27 Feb 2021\r\n\r\nIMMEDIATE ATTENTION REGARDING YOUR DOMAIN festival-ouverture.com IS ABSOLUTLY NECESSARY\r\n\r\nTERMINATION OF YOUR DOMAIN festival-ouverture.com WILL BE COMPLETED WITHIN 24 HOURS\r\n\r\n\";s:9:\"timestamp\";i:1614431590;}',6),(15,6,'submission_form_data','a:5:{i:1597838284;s:3:\"Joe\";i:1597838285;s:31:\"[email protected]\";i:1597838286;s:16:\"IMPORTANT NOTICE\";i:1597838287;s:262:\"Notice#: 491323\r\nDate: 28 Feb 2021\r\n\r\nYOUR IMMEDIATE ATTENTION TO THIS MESSAGE IS ABSOLUTELY NECESSARY!\r\n\r\nYOUR DOMAIN festival-ouverture.com WILL BE TERMINATED WITHIN 24 HOURS\r\n\r\nWe have not received your payment for the renewal of your domain festival-ouvertur\";s:9:\"timestamp\";i:1614565217;}',6),(16,6,'submission_form_data','a:5:{i:1597838284;s:3:\"Joe\";i:1597838285;s:31:\"[email protected]\";i:1597838286;s:16:\"IMPORTANT NOTICE\";i:1597838287;s:263:\"TERMINATION OF DOMAIN festival-ouverture.com\r\nInvoice#: 491343\r\nDate: 01 Mar 2021\r\n\r\nIMMEDIATE ATTENTION REGARDING YOUR DOMAIN festival-ouverture.com IS ABSOLUTLY NECESSARY\r\n\r\nTERMINATION OF YOUR DOMAIN festival-ouverture.com WILL BE COMPLETED WITHIN 24 HOURS\r\n\r\n\";s:9:\"timestamp\";i:1614595217;}',6),(17,6,'submission_form_data','a:5:{i:1597838284;s:3:\"Joe\";i:1597838285;s:27:\"[email protected]\";i:1597838286;s:16:\"IMPORTANT NOTICE\";i:1597838287;s:262:\"Notice#: 491343\r\nDate: 13 Mar 2021\r\n\r\nYOUR IMMEDIATE ATTENTION TO THIS MESSAGE IS ABSOLUTELY NECESSARY!\r\n\r\nYOUR DOMAIN festival-ouverture.com WILL BE TERMINATED WITHIN 24 HOURS\r\n\r\nWe have not received your payment for the renewal of your domain festival-ouvertur\";s:9:\"timestamp\";i:1615672587;}',6),(18,6,'submission_form_data','a:5:{i:1597838284;s:3:\"Joe\";i:1597838285;s:27:\"[email protected]\";i:1597838286;s:16:\"IMPORTANT NOTICE\";i:1597838287;s:262:\"Notice#: 491343\r\nDate: 20 Mar 2021\r\n\r\nYOUR IMMEDIATE ATTENTION TO THIS MESSAGE IS ABSOLUTELY NECESSARY!\r\n\r\nYOUR DOMAIN festival-ouverture.com WILL BE TERMINATED WITHIN 24 HOURS\r\n\r\nWe have not received your payment for the renewal of your domain festival-ouvertur\";s:9:\"timestamp\";i:1616291659;}',6),(19,6,'submission_form_data','a:5:{i:1597838284;s:3:\"Joe\";i:1597838285;s:27:\"[email protected]\";i:1597838286;s:25:\"Expiration of your domain\";i:1597838287;s:263:\"TERMINATION OF DOMAIN festival-ouverture.com\r\nInvoice#: 491343\r\nDate: 01 Apr 2021\r\n\r\nIMMEDIATE ATTENTION REGARDING YOUR DOMAIN festival-ouverture.com IS ABSOLUTLY NECESSARY\r\n\r\nTERMINATION OF YOUR DOMAIN festival-ouverture.com WILL BE COMPLETED WITHIN 24 HOURS\r\n\r\n\";s:9:\"timestamp\";i:1617312099;}',6),(20,6,'submission_form_data','a:5:{i:1597838284;s:3:\"Den\";i:1597838285;s:21:\"[email protected]\";i:1597838286;s:9:\"ATTENTION\";i:1597838287;s:1071:\"DOMAIN www.festival-ouverture.com IMMEDIATE TERMINATION\r\nInvoice#: 576833\r\nDate: 2021-05-05\r\n\r\nINSTANT ATTENTION REQUIRED IN REGARDS TO YOUR DOMAIN www.festival-ouverture.com\r\n\r\nYOUR DOMAIN www.festival-ouverture.com WILL BE TERMINATED WITHIN 12 HOURS\r\n\r\nWe have not received your payment for the renewal of your domain www.festival-ouverture.com\r\n\r\nWe have tried to reach you by phone several times, to inform you in regards of the TERMINATION of your domain www.festival-ouverture.com\r\n\r\nCLICK HERE FOR SECURE ONLINE PAYMENT: https://finddomainnow.ga/?n=www.festival-ouverture.com&r=a&t=1620150070&p=v10\r\n\r\nIF WE DO NOT RECEIVE YOUR PAYMENT WITHIN 12 HOURS, YOUR DOMAIN www.festival-ouverture.com WILL BE TERMINATED!\r\n\r\nCLICK HERE FOR SECURE ONLINE PAYMENT: https://finddomainnow.ga/?n=www.festival-ouverture.com&r=a&t=1620150070&p=v10\r\n\r\nYOUR IMMEDIATE ATTENTION IS ABSOLUTELY NECESSARY IN ORDER TO KEEP YOUR DOMAIN www.festival-ouverture.com\r\n\r\nThis important notification for www.festival-ouverture.com will EXPIRE WITHIN 12 HOURS after you have received this email!\";s:9:\"timestamp\";i:1620150079;}',6),(21,6,'submission_form_data','a:5:{i:1597838284;s:6:\"Amanda\";i:1597838285;s:21:\"[email protected]\";i:1597838286;s:23:\"Issue with your website\";i:1597838287;s:257:\"Hi There,\r\n\r\nJust a heads-up that I believe the word \"Enjin\" is spelled wrong on your website. I had a couple of errors on my site before I started using a service to monitor for them. There are a few sites that do this but we like SpellingReport.com and \";s:9:\"timestamp\";i:1636359286;}',6),(22,6,'submission_form_data','a:5:{i:1597838284;s:5:\"Kelly\";i:1597838285;s:20:\"[email protected]\";i:1597838286;s:20:\"Mistake on your site\";i:1597838287;s:255:\"In case you didn\'t realize, the word \"Enjin\" on your site is spelled incorrectly. I had similar issues on my website which hurt my credibility until someone pointed it out and I discovered some of the services like SpellHelper.com or SpellingCheck.com wh\";s:9:\"timestamp\";i:1643261002;}',6);
/*!40000 ALTER TABLE `wp_contact_bank_meta` 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=19110 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://festival-ouverture.com','yes'),(2,'home','http://festival-ouverture.com','yes'),(3,'blogname','Festival Ouverture','yes'),(4,'blogdescription','Let the Music Speak!','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','','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','','yes'),(20,'default_ping_status','','yes'),(21,'default_pingback_flag','','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','','yes'),(27,'moderation_notify','0','yes'),(28,'permalink_structure','/%postname%/','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:16:{i:0;s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";i:1;s:91:\"all-in-one-wp-migration-multisite-extension/all-in-one-wp-migration-multisite-extension.php\";i:2;s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";i:3;s:31:\"cache-enabler/cache-enabler.php\";i:4;s:33:\"classic-editor/classic-editor.php\";i:5;s:29:\"contact-bank/contact-bank.php\";i:6;s:37:\"link-whisper-premium/link-whisper.php\";i:7;s:29:\"mainwp-child/mainwp-child.php\";i:8;s:105:\"redirect-404-error-page-to-homepage-or-custom-page/redirect-404-error-page-to-homepage-or-custom-page.php\";i:9;s:45:\"remove-footer-credit/remove-footer-credit.php\";i:10;s:49:\"scheduled-post-trigger/scheduled-post-trigger.php\";i:11;s:23:\"spiderblocker/index.php\";i:12;s:37:\"wordpress-autoblogging/basic-auth.php\";i:13;s:24:\"wordpress-seo/wp-seo.php\";i:14;s:23:\"wp-insert/wp-insert.php\";i:15;s:41:\"xml-sitemaps-for-videos/video-sitemap.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','heidi','yes'),(41,'stylesheet','heidi','yes'),(44,'comment_registration','','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','','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','','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:4:{i:0;i:55;i:1;i:60;i:2;i:65;i:3;i:72;}','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:4:{i:1;a:0:{}i:2;a:4:{s:5:\"title\";s:6:\"Author\";s:4:\"text\";s:320:\"<img class=\"aligncenter wp-image-32 size-full\" src=\"http://festival-ouverture.com/wp-content/uploads/2020/08/people-fashion-man-people.jpg\" alt=\"\" width=\"910\" height=\"607\" />\r\n\r\nHi! My Name is <strong>Scott J. Hearn</strong>, author of this website. Music is what tells us that the human race is greater than we realize.\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:3;a:4:{s:5:\"title\";s:9:\"Know More\";s:4:\"text\";s:322:\"<a href=\"https://www.eweek.com/mobile/10-things-to-know-about-amazon-s-music-unlimited-streaming-service\" target=\"_blank\" rel=\"noopener\"><img class=\"aligncenter wp-image-33 size-full\" src=\"http://festival-ouverture.com/wp-content/uploads/2020/08/4d87fb263f559c21e8755f8918ba8670.jpg\" alt=\"\" width=\"300\" height=\"250\" /></a>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:3:{s:33:\"classic-editor/classic-editor.php\";a:2:{i:0;s:14:\"Classic_Editor\";i:1;s:9:\"uninstall\";}s:105:\"redirect-404-error-page-to-homepage-or-custom-page/redirect-404-error-page-to-homepage-or-custom-page.php\";a:2:{i:0;s:36:\"\\AlanEFPluginDonation\\PluginDonation\";i:1;s:16:\"plugin_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','14','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','','yes'),(93,'admin_email_lifespan','1609432424','yes'),(94,'initial_db_version','47018','yes'),(95,'wp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}}','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:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}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:3:{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:5:{i:0;s:8:\"search-2\";i:1;s:6:\"text-2\";i:2;s:12:\"categories-2\";i:3;s:14:\"recent-posts-2\";i:4;s:6:\"text-3\";}s:13:\"array_version\";i:3;}','yes'),(103,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(104,'db-version-secure','eWAsfJQwMY','yes'),(105,'tagline','','yes'),(107,'auth_key','p+L%v86<Mt);|15#BMNEuI$l`*BqY7]wvR:,6*gP2&oWh8Vc<s8=fV]~?geikHnm','no'),(108,'auth_salt','=xaa|7.7=dO!Q;RJBE{)zIbW#*LJG@CX6m(/2*R9|5rgI4!_+JhD.3~ML+.ga]ij','no'),(109,'logged_in_key','Hu@+v&dI!Q9(1[`%tqJ}OHSxgd%+n|U.GOEok?M_FP{l(VIjc,ZzCFvt9$]`MJv@','no'),(110,'logged_in_salt','.FI#>ms7H VMY`#B^wRApy{H7>,J};eSR8zP1,bi(hIJDQ#&n,8#Uv2(~gBtmm]n','no'),(111,'cron','a:14:{i:1653845628;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:1653846144;a:1:{s:13:\"wpseo-reindex\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1653850066;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:1653858046;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1653885228;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:1653891523;a:1:{s:31:\"wpseo_permalink_structure_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1653908056;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:1653911855;a:1:{s:18:\"redirect_404_hp_cp\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1653911889;a:1:{s:19:\"wpseo-reindex-links\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1653928426;a:1:{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:1653928428;a:3:{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: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:1654084685;a:1:{s:16:\"wpseo_ryte_fetch\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1654446828;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','4','yes'),(113,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(117,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'widget_media_video','a:1:{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','cZ^d+PU=c+o~bhR$6Jm{fTfg3#bVTpOqSU|2/ZFFTijr(tvuIM)OZSb6E=o-jRBt','no'),(123,'nonce_salt','XW]^GIFa3RKu+Ti:[email protected]<h!N.{nGy5W31ax{o6<ofP*Oxsh:@i+2','no'),(124,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(132,'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'),(133,'current_theme','Heidi','yes'),(136,'theme_mods_heidi_child','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1597836473;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'),(139,'crawl-delay-value','6','yes'),(164,'disallowed_keys','','no'),(165,'comment_previously_approved','','yes'),(166,'auto_plugin_theme_update_emails','a:0:{}','no'),(167,'finished_updating_comment_type','1','yes'),(168,'db_upgraded','','yes'),(174,'recently_activated','a:0:{}','yes'),(182,'theme_mods_heidi','a:9:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:4;}s:18:\"custom_css_post_id\";i:19;s:12:\"header_image\";s:85:\"http://festival-ouverture.com/wp-content/uploads/2020/08/1_wjfSFGr3OzwP4I6nQ12EvQ.jpg\";s:17:\"header_image_data\";O:8:\"stdClass\":5:{s:13:\"attachment_id\";i:16;s:3:\"url\";s:85:\"http://festival-ouverture.com/wp-content/uploads/2020/08/1_wjfSFGr3OzwP4I6nQ12EvQ.jpg\";s:13:\"thumbnail_url\";s:85:\"http://festival-ouverture.com/wp-content/uploads/2020/08/1_wjfSFGr3OzwP4I6nQ12EvQ.jpg\";s:6:\"height\";i:700;s:5:\"width\";i:1400;}s:16:\"posts_background\";s:7:\"#ffffff\";s:12:\"posts_accent\";s:7:\"#ffffff\";s:16:\"navigation_links\";s:7:\"#ffffff\";s:13:\"sidebar_color\";s:7:\"#b4604e\";}','yes'),(183,'theme_switched','','yes'),(207,'cb_admin_notice','a:1:{s:15:\"two_week_review\";a:3:{s:5:\"start\";s:10:\"08/26/2020\";s:3:\"int\";i:7;s:9:\"dismissed\";i:0;}}','yes'),(208,'contact-bank-version-number','3.0.1','yes'),(210,'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:1676574115;s:11:\"plugin_path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";}}s:7:\"abspath\";s:40:\"/opt/aphex/sites/festival-ouverture.com/\";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:1676574115;}}','yes'),(211,'fs_debug_mode','','yes'),(212,'fs_accounts','a:5:{s:21:\"id_slug_type_path_map\";a:2:{i:2390;a:3:{s:4:\"slug\";s:50:\"redirect-404-error-page-to-homepage-or-custom-page\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:105:\"redirect-404-error-page-to-homepage-or-custom-page/redirect-404-error-page-to-homepage-or-custom-page.php\";}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:2:{s:50:\"redirect-404-error-page-to-homepage-or-custom-page\";a:16:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:105:\"redirect-404-error-page-to-homepage-or-custom-page/redirect-404-error-page-to-homepage-or-custom-page.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1597838284;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:0;s:16:\"sdk_last_version\";s:5:\"2.4.1\";s:11:\"sdk_version\";s:5:\"2.4.2\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";s:5:\"1.7.8\";s:14:\"plugin_version\";s:5:\"1.7.9\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:26:\"www.festival-ouverture.com\";s:9:\"server_ip\";s:11:\"47.15.0.162\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1597838284;s:7:\"version\";s:5:\"1.7.6\";}s:15:\"prev_is_premium\";b:0;s:12:\"is_anonymous\";a:3:{s:2:\"is\";b:1;s:9:\"timestamp\";i:1597838304;s:7:\"version\";s:5:\"1.7.6\";}}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:1676574115;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:2:{s:105:\"redirect-404-error-page-to-homepage-or-custom-page/redirect-404-error-page-to-homepage-or-custom-page.php\";s:50:\"redirect-404-error-page-to-homepage-or-custom-page\";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:2:{s:50:\"redirect-404-error-page-to-homepage-or-custom-page\";O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:50:\"Redirect 404 Error Page to Homepage or Custom Page\";s:4:\"slug\";s:50:\"redirect-404-error-page-to-homepage-or-custom-page\";s:12:\"premium_slug\";s:58:\"redirect-404-error-page-to-homepage-or-custom-page-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:105:\"redirect-404-error-page-to-homepage-or-custom-page/redirect-404-error-page-to-homepage-or-custom-page.php\";s:7:\"version\";s:5:\"1.7.9\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_05d75331403f317e45a581145897b\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"2390\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b: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;}}s:9:\"unique_id\";s:32:\"9911de8100953b6f06211767a13fcd03\";}','yes'),(213,'fs_gdpr','a:1:{s:2:\"u1\";a:1:{s:8:\"required\";b:0;}}','yes'),(214,'fs_api_cache','a:0:{}','no'),(217,'redirect-404-error-page-to-homepage-or-custom-page_db_version','1.0','yes'),(218,'redirect-404-error-page-to-homepage-or-custom-page-log','a:3:{s:3:\"log\";i:0;s:4:\"days\";i:60;s:14:\"ignoreredirect\";i:0;}','yes'),(219,'wpseo','a:57:{s:8:\"tracking\";b:0;s:22:\"license_server_version\";i:2;s:15:\"ms_defaults_set\";b:0;s:40:\"ignore_search_engines_discouraged_notice\";b:0;s:19:\"indexing_first_time\";b:1;s:16:\"indexing_started\";b:0;s:15:\"indexing_reason\";s:0:\"\";s:29:\"indexables_indexing_completed\";b:1;s:7:\"version\";s:4:\"18.9\";s:16:\"previous_version\";s:4:\"18.8\";s:20:\"disableadvanced_meta\";b:1;s:30:\"enable_headless_rest_endpoints\";b:1;s:17:\"ryte_indexability\";b:1;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";s:0:\"\";s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:22:\"show_onboarding_notice\";b:1;s:18:\"first_activated_on\";i:1597838285;s:13:\"myyoast-oauth\";b:0;s:26:\"semrush_integration_active\";b:1;s:14:\"semrush_tokens\";a:0:{}s:20:\"semrush_country_code\";s:2:\"us\";s:19:\"permalink_structure\";s:12:\"/%postname%/\";s:8:\"home_url\";s:29:\"http://festival-ouverture.com\";s:18:\"dynamic_permalinks\";b:0;s:17:\"category_base_url\";s:0:\"\";s:12:\"tag_base_url\";s:0:\"\";s:21:\"custom_taxonomy_slugs\";a:0:{}s:29:\"enable_enhanced_slack_sharing\";b:1;s:25:\"zapier_integration_active\";b:0;s:19:\"zapier_subscription\";a:0:{}s:14:\"zapier_api_key\";s:0:\"\";s:23:\"enable_metabox_insights\";b:1;s:23:\"enable_link_suggestions\";b:1;s:26:\"algolia_integration_active\";b:0;s:14:\"import_cursors\";a:0:{}s:13:\"workouts_data\";a:1:{s:13:\"configuration\";a:1:{s:13:\"finishedSteps\";a:0:{}}}s:28:\"configuration_finished_steps\";a:0:{}s:36:\"dismiss_configuration_workout_notice\";b:0;s:19:\"importing_completed\";a:0:{}s:26:\"wincher_integration_active\";b:1;s:14:\"wincher_tokens\";a:0:{}s:36:\"wincher_automatically_add_keyphrases\";b:0;s:18:\"wincher_website_id\";s:0:\"\";s:18:\"first_time_install\";b:0;s:34:\"should_redirect_after_install_free\";b:0;s:34:\"activation_redirect_timestamp_free\";i:1652258756;}','yes'),(220,'wpseo_titles','a:107:{s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:25:\"social-title-author-wpseo\";s:8:\"%%name%%\";s:26:\"social-title-archive-wpseo\";s:8:\"%%date%%\";s:31:\"social-description-author-wpseo\";s:0:\"\";s:32:\"social-description-archive-wpseo\";s:0:\"\";s:29:\"social-image-url-author-wpseo\";s:0:\"\";s:30:\"social-image-url-archive-wpseo\";s:0:\"\";s:28:\"social-image-id-author-wpseo\";i:0;s:29:\"social-image-id-archive-wpseo\";i:0;s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:0;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:1;s:23:\"is-media-purge-relevant\";b:0;s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:29:\"breadcrumbs-display-blog-page\";b:1;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:0;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:7:\"»\";s:12:\"website_name\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";b:0;s:17:\"stripcategorybase\";b:0;s:26:\"open_graph_frontpage_title\";s:12:\"%%sitename%%\";s:25:\"open_graph_frontpage_desc\";s:0:\"\";s:26:\"open_graph_frontpage_image\";s:0:\"\";s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";i:0;s:21:\"schema-page-type-post\";s:7:\"WebPage\";s:24:\"schema-article-type-post\";s:7:\"Article\";s:17:\"social-title-post\";s:9:\"%%title%%\";s:23:\"social-description-post\";s:0:\"\";s:21:\"social-image-url-post\";s:0:\"\";s:20:\"social-image-id-post\";i:0;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";i:0;s:21:\"schema-page-type-page\";s:7:\"WebPage\";s:24:\"schema-article-type-page\";s:4:\"None\";s:17:\"social-title-page\";s:9:\"%%title%%\";s:23:\"social-description-page\";s:0:\"\";s:21:\"social-image-url-page\";s:0:\"\";s:20:\"social-image-id-page\";i:0;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";i:0;s:27:\"schema-page-type-attachment\";s:7:\"WebPage\";s:30:\"schema-article-type-attachment\";s:4:\"None\";s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:0;s:25:\"social-title-tax-category\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-category\";s:0:\"\";s:29:\"social-image-url-tax-category\";s:0:\"\";s:28:\"social-image-id-tax-category\";i:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:0;s:25:\"social-title-tax-post_tag\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-post_tag\";s:0:\"\";s:29:\"social-image-url-tax-post_tag\";s:0:\"\";s:28:\"social-image-id-tax-post_tag\";i:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:1;s:23:\"noindex-tax-post_format\";b:1;s:28:\"social-title-tax-post_format\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-post_format\";s:0:\"\";s:32:\"social-image-url-tax-post_format\";s:0:\"\";s:31:\"social-image-id-tax-post_format\";i:0;s:14:\"person_logo_id\";i:0;s:15:\"company_logo_id\";i:0;s:17:\"company_logo_meta\";b:0;s:16:\"person_logo_meta\";b:0;s:29:\"open_graph_frontpage_image_id\";i:0;}','yes'),(221,'wpseo_social','a:18:{s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:19:\"og_default_image_id\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:21:\"og_frontpage_image_id\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:13:\"wikipedia_url\";s:0:\"\";}','yes'),(222,'wpseo_flush_rewrite','1','yes'),(223,'yoast_migrations_free','a:1:{s:7:\"version\";s:4:\"18.9\";}','yes'),(228,'wp_insert_legalpages','a:4:{s:14:\"privacy_policy\";a:2:{s:7:\"content\";s:2668:\"<p>At [sitename], the privacy of our visitors is of extreme importance to us. This privacy policy document outlines the types of personal information is received and collected by [sitename] and how it is used.</p><p><b>Log Files</b></p><p>Like many other Web sites, [sitename] makes use of log files. The information inside the log files includes internet protocol (IP) addresses, type of browser, Internet Service Provider (ISP), date/time stamp, referring/exit pages, and number of clicks to analyze trends, administer the site, track user\\\'s movement around the site, and gather demographic information. IP addresses, and other such information are not linked to any information that is personally identifiable.</p><p><b>Cookies and Web Beacons</b></p><p>[sitename] does use cookies to store information about visitors preferences, record user-specific information on which pages the user access or visit, customize Web page content based on visitors browser type or other information that the visitor sends via their browser.</p><p><b>DoubleClick DART Cookie</b></p><ul><li>Google, as a third party vendor, uses cookies to serve ads on [sitename].</li><li>Google\\\'s use of the DART cookie enables it to serve ads to users based on their visit to [sitename] and other sites on the Internet.</li><li>Users may opt out of the use of the DART cookie by visiting the Google ad and content network privacy policy at the following URL - <a href=\\\"https://www.google.com/policies/privacy/\\\" rel=\\\"nofollow\\\">https://www.google.com/policies/privacy/</a>.</li></ul><p>These third-party ad servers or ad networks use technology to the advertisements and links that appear on [sitename] send directly to your browsers. They automatically receive your IP address when this occurs. Other technologies ( such as cookies, JavaScript, or Web Beacons ) may also be used by the third-party ad networks to measure the effectiveness of their advertisements and / or to personalize the advertising content that you see.</p><p>[sitename] has no access to or control over these cookies that are used by third-party advertisers.</p><p>You should consult the respective privacy policies of these third-party ad servers for more detailed information on their practices as well as for instructions about how to opt-out of certain practices. [sitename]\\\'s privacy policy does not apply to, and we cannot control the activities of, such other advertisers or web sites.</p><p>If you wish to disable cookies, you may do so through your individual browser options. More detailed information about cookie management with specific web browsers can be found at the browser\\\'s respective websites.</p>\";s:13:\"assigned_page\";s:2:\"24\";}s:16:\"terms_conditions\";a:2:{s:7:\"content\";s:2315:\"<p>Welcome to [sitename]. If you continue to browse and use this website you are agreeing to comply with and be bound by the following terms and conditions of use, which together with our privacy policy govern [sitename]\\\'s relationship with you in relation to this website.</p><p>The term [sitename] or \\\'us\\\' or \\\'we\\\' refers to the owner of the website. The term \\\'you\\\' refers to the user or viewer of our website. The use of this website is subject to the following terms of use:</p><ul><li>The content of the pages of this website is for your general information and use only. It is subject to change without notice.</li><li>Neither we nor any third parties provide any warranty or guarantee as to the accuracy, timeliness, performance, completeness or suitability of the information and materials found or offered on this website for any particular purpose. You acknowledge that such information and materials may contain inaccuracies or errors and we expressly exclude liability for any such inaccuracies or errors to the fullest extent permitted by law.</li><li>Your use of any information or materials on this website is entirely at your own risk, for which we shall not be liable. It shall be your own responsibility to ensure that any products, services or information available through this website meet your specific requirements.</li><li>This website contains material which is owned by or licensed to us. This material includes, but is not limited to, the design, layout, look, appearance and graphics. Reproduction is prohibited other than in accordance with the copyright notice, which forms part of these terms and conditions.</li><li>All trademarks reproduced in this website, which are not the property of, or licensed to the operator, are acknowledged on the website.</li><li>Unauthorized use of this website may give rise to a claim for damages and/or be a criminal offense.</li><li>From time to time this website may also include links to other websites. These links are provided for your convenience to provide further information. They do not signify that we endorse the website(s). We have no responsibility for the content of the linked website(s).</li><li>You may not create a link to this website from another website or document without [sitename]\\\'s prior written consent.</li></ul>\";s:13:\"assigned_page\";s:2:\"25\";}s:10:\"disclaimer\";a:2:{s:7:\"content\";s:0:\"\";s:13:\"assigned_page\";s:0:\"\";}s:9:\"copyright\";a:2:{s:7:\"content\";s:0:\"\";s:13:\"assigned_page\";s:0:\"\";}}','yes'),(229,'wp_insert_version','2.5','yes'),(230,'widget_contact_bank_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(231,'widget_wp_insert_ad_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(237,'contact-bank-wizard-set-up','skip','yes'),(238,'contact-bank-admin-email','[email protected]','yes'),(240,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(259,'jabrfc_text','a:4:{s:4:\"find\";a:3:{i:0;s:64:\"<a href=\"http://wordpress.org/\">Proudly powered by WordPress</a>\";i:1;s:31:\" <span class=\"sep\"> | </span>\";i:2;s:64:\" Theme: <a href=\"http://wordpress.org/themes/heidi/\">Heidi</a>\";}s:7:\"replace\";a:1:{i:0;s:93:\"Proudly powered by <a href=\"http://festival-ouverture.com/\" rel=\"home\">Festival Ouverture</a>\";}s:12:\"willLinkback\";s:2:\"no\";s:14:\"linkbackPostId\";s:1:\"8\";}','yes'),(338,'secure_auth_key','HwPGOYH*JzUsw3QVO7RV6F(p,N)yRD,u (IU~DnDuFz=9^AI @uf|CR8&QciaG=U','no'),(339,'secure_auth_salt','_E{2.{?k-U<&+_8I;ld2gEaF|I1kyEloIEiwP=iN)prY*FhZBs<v0 IzVK/6zDkT','no'),(377,'mainwp_child_update_version','1.5','yes'),(378,'mainwp_child_plugin_version','4.2.3','yes'),(379,'mainwp_child_auth','a:7:{i:5;s:32:\"90c2877ac9ae539bb13cde54bc54a30a\";s:4:\"last\";i:1677752544;i:4;s:32:\"db192e8d12d20a003956bac73d24bc70\";i:3;s:32:\"fbcb3b37bac1583a32e4227cf83152fb\";i:2;s:32:\"91ed53087969f8ba1e3e48432fe86d48\";i:1;s:32:\"a98897cc2dff292c9e3597a3dbb9639d\";i:0;s:32:\"a96c8477e4321cc1102d05113f24aa10\";}','yes'),(380,'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'),(381,'mainwp_child_activated_once','1','no'),(382,'mainwp_child_pubkey','LS0tLS1CRUdJTiBQVUJMSUMgS0VZLS0tLS0KTUlJQklqQU5CZ2txaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUF0TFZhSmFlQXRiZkhiZzlXSHF3TgpBQkhTL0VKREJ4MklySmJia1BnVEVYS3hoNHkzTnI0ektKZ3NBaUlhZWg3SVZzZmlZR3pmOFVoT1BPaTdYMGV1Cmh6cEZrYkZTR0hNajg1Y25JY1VkSHA5V3g1YXNGQnZ2dXhrSUovNFlBUS9LRUM2S1VFYjN3OUt2ZktTVUoyL2sKRERpRlZhVEpGSzRneHRWTEJ2M3RUYjNMYUVxMGRjbTgyWUpKYU9CMlA1TlNzTVkzZ2p0L1pwMWVKdXk1eVA0WAp2aXhJS041ci8vK01NQzlidVlEeVpvUzlqOGhiU2dFL3dvS3VtMGxkRXQzS1Q5THFUNlk0NDczaC85QlRWeVUyCkp1ZG9rUDUwK1hQWG11YStxbjdFNnl5bm1LVmNNZ2kxTHptTXV4Tkl1bG5vNC9zYXN3RW1OalhxTmFsRmcraWgKcndJREFRQUIKLS0tLS1FTkQgUFVCTElDIEtFWS0tLS0tCg==','yes'),(383,'mainwp_child_server','https://dashboard.comparrot.nl/wp-admin/','no'),(384,'mainwp_child_nonce','0','no'),(385,'mainwp_child_nossl','0','yes'),(386,'mainwp_child_nossl_key','04bdb3961a5441854bbe45535ff0793e963e96c82df6f718360fa05e94a808b8','yes'),(387,'mainwp_premium_updates','a:0:{}','no'),(390,'mainwp_child_clone_sites','0','no'),(391,'mainwp_child_siteid','406','no'),(392,'recovery_keys','a:0:{}','yes'),(399,'wpseo_ryte','a:2:{s:6:\"status\";i:-1;s:10:\"last_fetch\";i:1649246844;}','yes'),(469,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:27:\"[email protected]\";s:7:\"version\";s:3:\"6.0\";s:9:\"timestamp\";i:1653540291;}','no'),(477,'https_detection_errors','a:1:{s:20:\"https_request_failed\";a:1:{i:0;s:21:\"HTTPS request failed.\";}}','yes'),(704,'auto_update_core_dev','enabled','yes'),(705,'auto_update_core_minor','enabled','yes'),(706,'auto_update_core_major','unset','yes'),(988,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1162,'wp_force_deactivated_plugins','a:0:{}','yes'),(1731,'category_children','a:0:{}','yes'),(11369,'mainwp_cache_control_cache_solution','Cache Enabler','yes'),(16478,'rewrite_rules','a:96:{s:19:\"sitemap_index\\.xml$\";s:19:\"index.php?sitemap=1\";s:31:\"([^/]+?)-sitemap([0-9]+)?\\.xml$\";s:51:\"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]\";s:24:\"([a-z]+)?-?sitemap\\.xsl$\";s:39:\"index.php?yoast-sitemap-xsl=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s: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: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: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'),(19070,'ai1wm_secret_key','bABwhYvrtqc1','yes'),(19071,'ai1wm_backups_labels','a:0:{}','yes'),(19072,'ai1wm_sites_links','a:0:{}','yes'),(19073,'swift_performance_plugin_organizer','a:0:{}','yes'),(19074,'jetpack_active_modules','a:0:{}','yes'),(19075,'_transient_doing_cron','1660730958.5932579040527343750000','yes'),(19077,'_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:1676620545;s:15:\"version_checked\";s:3:\"6.0\";s:12:\"translations\";a:0:{}}','no'),(19081,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1676620547;s:7:\"checked\";a:4:{s:5:\"heidi\";s:3:\"2.0\";s:12:\"twentytwenty\";s:3:\"2.0\";s:15:\"twentytwentyone\";s:3:\"1.6\";s:15:\"twentytwentytwo\";s:3:\"1.2\";}s:8:\"response\";a:3:{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:9:\"no_update\";a:1:{s:5:\"heidi\";a:6:{s:5:\"theme\";s:5:\"heidi\";s:11:\"new_version\";s:3:\"2.0\";s:3:\"url\";s:35:\"https://wordpress.org/themes/heidi/\";s:7:\"package\";s:51:\"https://downloads.wordpress.org/theme/heidi.2.0.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";b:0;}}s:12:\"translations\";a:0:{}}','no'),(19082,'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'),(19089,'wpil_2_license_status','','yes'),(19090,'wpil_2_license_key','','yes'),(19091,'wpil_2_license_data','','yes'),(19092,'wpil_2_ignore_numbers','1','yes'),(19093,'wpil_2_post_types','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),(19094,'wpil_2_links_open_new_tab','0','yes'),(19095,'wpil_2_debug_mode','0','yes'),(19096,'wpil_option_update_reporting_data_on_save','0','yes'),(19097,'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'),(19098,'wpil_has_run_initial_scan','1','yes'),(19099,'wpil_site_db_version','1.22','yes'),(19100,'wpil_link_table_is_created','1','yes'),(19101,'wpil_fresh_install','','yes'),(19102,'wpil_install_date','2023-02-16 19:01:53','yes'),(19106,'_site_transient_timeout_theme_roots','1676622345','no'),(19107,'_site_transient_theme_roots','a:4:{s:5:\"heidi\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}','no'),(19109,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1676620546;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:105:\"redirect-404-error-page-to-homepage-or-custom-page/redirect-404-error-page-to-homepage-or-custom-page.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:64:\"w.org/plugins/redirect-404-error-page-to-homepage-or-custom-page\";s:4:\"slug\";s:50:\"redirect-404-error-page-to-homepage-or-custom-page\";s:6:\"plugin\";s:105:\"redirect-404-error-page-to-homepage-or-custom-page/redirect-404-error-page-to-homepage-or-custom-page.php\";s:11:\"new_version\";s:5:\"1.8.5\";s:3:\"url\";s:81:\"https://wordpress.org/plugins/redirect-404-error-page-to-homepage-or-custom-page/\";s:7:\"package\";s:99:\"https://downloads.wordpress.org/plugin/redirect-404-error-page-to-homepage-or-custom-page.1.8.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:103:\"https://ps.w.org/redirect-404-error-page-to-homepage-or-custom-page/assets/icon-256x256.png?rev=1871675\";s:2:\"1x\";s:103:\"https://ps.w.org/redirect-404-error-page-to-homepage-or-custom-page/assets/icon-128x128.png?rev=1871675\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.6\";}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:23:\"wp-insert/wp-insert.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:23:\"w.org/plugins/wp-insert\";s:4:\"slug\";s:9:\"wp-insert\";s:6:\"plugin\";s:23:\"wp-insert/wp-insert.php\";s:11:\"new_version\";s:5:\"2.5.1\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/wp-insert/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/wp-insert.2.5.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/wp-insert/assets/icon-256x256.png?rev=984289\";s:2:\"1x\";s:61:\"https://ps.w.org/wp-insert/assets/icon-128x128.png?rev=984289\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:63:\"https://ps.w.org/wp-insert/assets/banner-772x250.jpg?rev=607069\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";b:0;s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";b:0;}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:27:\"w.org/plugins/wordpress-seo\";s:4:\"slug\";s:13:\"wordpress-seo\";s:6:\"plugin\";s:24:\"wordpress-seo/wp-seo.php\";s:11:\"new_version\";s:4:\"20.1\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.20.1.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-256x256.png?rev=2643727\";s:2:\"1x\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";s:3:\"svg\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=2643727\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=2643727\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=2643727\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=2643727\";}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:6:\"5.6.20\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:5:{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:41:\"xml-sitemaps-for-videos/video-sitemap.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:37:\"w.org/plugins/xml-sitemaps-for-videos\";s:4:\"slug\";s:23:\"xml-sitemaps-for-videos\";s:6:\"plugin\";s:41:\"xml-sitemaps-for-videos/video-sitemap.php\";s:11:\"new_version\";s:5:\"2.6.1\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/xml-sitemaps-for-videos/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/xml-sitemaps-for-videos.2.6.1.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:67:\"https://s.w.org/plugins/geopattern-icon/xml-sitemaps-for-videos.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"2.9.2\";}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:45:\"remove-footer-credit/remove-footer-credit.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:34:\"w.org/plugins/remove-footer-credit\";s:4:\"slug\";s:20:\"remove-footer-credit\";s:6:\"plugin\";s:45:\"remove-footer-credit/remove-footer-credit.php\";s:11:\"new_version\";s:6:\"1.0.13\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/remove-footer-credit/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/remove-footer-credit.1.0.13.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:73:\"https://ps.w.org/remove-footer-credit/assets/icon-128x128.jpg?rev=1821059\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:75:\"https://ps.w.org/remove-footer-credit/assets/banner-772x250.jpg?rev=1821059\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";}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\";}}}','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=169 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,8,'_edit_last','1'),(4,8,'_edit_lock','1597840501:1'),(5,9,'_wp_attached_file','2020/08/maxresdefault.jpg'),(6,9,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:25:\"2020/08/maxresdefault.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"maxresdefault-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"maxresdefault-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"maxresdefault-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"maxresdefault-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;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:{}}}'),(7,8,'_thumbnail_id','9'),(10,12,'_wp_attached_file','2020/08/image.jpg'),(11,12,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1320;s:6:\"height\";i:740;s:4:\"file\";s:17:\"2020/08/image.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"image-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"image-1024x574.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:574;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"image-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:17:\"image-768x431.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:431;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:{}}}'),(12,13,'_wp_attached_file','2020/08/cropped-image.jpg'),(13,13,'_wp_attachment_context','custom-header'),(14,13,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1400;s:6:\"height\";i:300;s:4:\"file\";s:25:\"2020/08/cropped-image.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"cropped-image-300x64.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:64;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"cropped-image-1024x219.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:219;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"cropped-image-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"cropped-image-768x165.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:17:\"attachment_parent\";i:12;}'),(15,13,'_wp_attachment_custom_header_last_used_heidi','1597837541'),(16,13,'_wp_attachment_is_custom_header','heidi'),(19,14,'_wp_attached_file','2020/08/music.png'),(20,14,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:17:\"2020/08/music.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"music-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24,16,'_wp_attached_file','2020/08/1_wjfSFGr3OzwP4I6nQ12EvQ.jpg'),(25,16,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:700;s:4:\"file\";s:36:\"2020/08/1_wjfSFGr3OzwP4I6nQ12EvQ.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"1_wjfSFGr3OzwP4I6nQ12EvQ-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"1_wjfSFGr3OzwP4I6nQ12EvQ-1024x512.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"1_wjfSFGr3OzwP4I6nQ12EvQ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"1_wjfSFGr3OzwP4I6nQ12EvQ-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;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:{}}}'),(26,16,'_wp_attachment_custom_header_last_used_heidi','1597837940'),(27,16,'_wp_attachment_is_custom_header','heidi'),(38,5,'_edit_lock','1597838489:1'),(39,5,'_edit_last','1'),(40,5,'_yoast_wpseo_content_score','30'),(41,26,'_menu_item_type','custom'),(42,26,'_menu_item_menu_item_parent','0'),(43,26,'_menu_item_object_id','26'),(44,26,'_menu_item_object','custom'),(45,26,'_menu_item_target',''),(46,26,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(47,26,'_menu_item_xfn',''),(48,26,'_menu_item_url','http://festival-ouverture.com/'),(50,27,'_menu_item_type','post_type'),(51,27,'_menu_item_menu_item_parent','0'),(52,27,'_menu_item_object_id','4'),(53,27,'_menu_item_object','page'),(54,27,'_menu_item_target',''),(55,27,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(56,27,'_menu_item_xfn',''),(57,27,'_menu_item_url',''),(59,28,'_menu_item_type','post_type'),(60,28,'_menu_item_menu_item_parent','0'),(61,28,'_menu_item_object_id','5'),(62,28,'_menu_item_object','page'),(63,28,'_menu_item_target',''),(64,28,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(65,28,'_menu_item_xfn',''),(66,28,'_menu_item_url',''),(68,29,'_menu_item_type','post_type'),(69,29,'_menu_item_menu_item_parent','0'),(70,29,'_menu_item_object_id','24'),(71,29,'_menu_item_object','page'),(72,29,'_menu_item_target',''),(73,29,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(74,29,'_menu_item_xfn',''),(75,29,'_menu_item_url',''),(77,30,'_menu_item_type','post_type'),(78,30,'_menu_item_menu_item_parent','0'),(79,30,'_menu_item_object_id','25'),(80,30,'_menu_item_object','page'),(81,30,'_menu_item_target',''),(82,30,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(83,30,'_menu_item_xfn',''),(84,30,'_menu_item_url',''),(86,31,'_menu_item_type','taxonomy'),(87,31,'_menu_item_menu_item_parent','0'),(88,31,'_menu_item_object_id','3'),(89,31,'_menu_item_object','category'),(90,31,'_menu_item_target',''),(91,31,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(92,31,'_menu_item_xfn',''),(93,31,'_menu_item_url',''),(95,32,'_wp_attached_file','2020/08/people-fashion-man-people.jpg'),(96,32,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:910;s:6:\"height\";i:607;s:4:\"file\";s:37:\"2020/08/people-fashion-man-people.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"people-fashion-man-people-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"people-fashion-man-people-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"people-fashion-man-people-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;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:{}}}'),(97,33,'_wp_attached_file','2020/08/4d87fb263f559c21e8755f8918ba8670.jpg'),(98,33,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:250;s:4:\"file\";s:44:\"2020/08/4d87fb263f559c21e8755f8918ba8670.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"4d87fb263f559c21e8755f8918ba8670-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:{}}}'),(122,8,'_yoast_wpseo_content_score','30'),(126,55,'_edit_last','1'),(127,55,'_edit_lock','1623858033:1'),(128,55,'_yoast_wpseo_primary_category','5'),(129,55,'_yoast_wpseo_content_score','90'),(130,55,'_yoast_wpseo_estimated-reading-time-minutes','2'),(131,57,'_wp_attached_file','2021/06/hafjfaskf.png'),(132,57,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:21:\"2021/06/hafjfaskf.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"hafjfaskf-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"hafjfaskf-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"hafjfaskf-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;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:{}}}'),(133,55,'_thumbnail_id','57'),(134,55,'_oembed_9fcd78e3ef98050081db7b91e3fe4d2b','<iframe title=\"✅ NordVPN Recensione 2021: NordVPN la MIGLIORE VPN nel 2021?\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/p36B0QfdOdg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(135,55,'_oembed_time_9fcd78e3ef98050081db7b91e3fe4d2b','1623858000'),(137,60,'_edit_last','1'),(138,60,'_edit_lock','1633007720:1'),(139,61,'_wp_attached_file','2021/09/pexels-karolina-grabowska-5980863-scaled.jpg'),(140,61,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:2560;s:4:\"file\";s:52:\"2021/09/pexels-karolina-grabowska-5980863-scaled.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"pexels-karolina-grabowska-5980863-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:46:\"pexels-karolina-grabowska-5980863-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"pexels-karolina-grabowska-5980863-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:46:\"pexels-karolina-grabowska-5980863-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:47:\"pexels-karolina-grabowska-5980863-1024x1536.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:47:\"pexels-karolina-grabowska-5980863-1365x2048.jpg\";s:5:\"width\";i:1365;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:37:\"pexels-karolina-grabowska-5980863.jpg\";}'),(141,60,'_oembed_805d181665802796e23ed2c94d10076a','<iframe title=\"Bitcoin kopen en verkopen, een wallet maken: zo werkt het!\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/7wo-3F7WoWQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(142,60,'_oembed_time_805d181665802796e23ed2c94d10076a','1632226707'),(143,60,'_thumbnail_id','61'),(144,60,'_yoast_wpseo_content_score','30'),(145,60,'_yoast_wpseo_estimated-reading-time-minutes','2'),(146,60,'_yoast_wpseo_primary_category','6'),(148,65,'_oembed_4234be71d43b07d05dd066c03b9bd2c8','<iframe title=\"TOP 10 Cryptocurrency to Buy in 2021 (HIGH GROWTH)\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/-zzQIeZkU6s?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(149,65,'_oembed_time_4234be71d43b07d05dd066c03b9bd2c8','1632834089'),(150,65,'_edit_last','1'),(151,65,'_edit_lock','1633959246:1'),(152,66,'_wp_attached_file','2021/09/zoltan-tasi-uNXmhzcQjxg-unsplash-scaled.jpg'),(153,66,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1655;s:4:\"file\";s:51:\"2021/09/zoltan-tasi-uNXmhzcQjxg-unsplash-scaled.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"zoltan-tasi-uNXmhzcQjxg-unsplash-300x194.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:45:\"zoltan-tasi-uNXmhzcQjxg-unsplash-1024x662.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:662;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"zoltan-tasi-uNXmhzcQjxg-unsplash-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:44:\"zoltan-tasi-uNXmhzcQjxg-unsplash-768x497.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:497;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:45:\"zoltan-tasi-uNXmhzcQjxg-unsplash-1536x993.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:993;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:46:\"zoltan-tasi-uNXmhzcQjxg-unsplash-2048x1324.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1324;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:36:\"zoltan-tasi-uNXmhzcQjxg-unsplash.jpg\";}'),(154,65,'_thumbnail_id','66'),(155,65,'_yoast_wpseo_content_score','90'),(156,65,'_yoast_wpseo_estimated-reading-time-minutes','3'),(157,65,'_yoast_wpseo_primary_category','6'),(158,72,'_oembed_bbf9a8c794b8ee86578d4abcc5e721b6','<iframe title=\"Bitcoin, Welcome to the Bear Market! [One Tweet Ended it All] - Sarcasm Warning\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/FReHht7yNWk?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(159,72,'_oembed_time_bbf9a8c794b8ee86578d4abcc5e721b6','1638967351'),(160,73,'_wp_attached_file','2021/12/pexels-alesia-kozik-6777560.jpg'),(161,73,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:39:\"2021/12/pexels-alesia-kozik-6777560.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"pexels-alesia-kozik-6777560-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"pexels-alesia-kozik-6777560-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:39:\"pexels-alesia-kozik-6777560-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;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:{}}}'),(162,72,'_edit_last','1'),(163,72,'_thumbnail_id','73'),(164,72,'_yoast_wpseo_content_score','30'),(165,72,'_yoast_wpseo_estimated-reading-time-minutes','3'),(166,72,'_yoast_wpseo_primary_category','7'),(167,72,'_edit_lock','1638967324:1');
/*!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=75 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 (4,1,'2020-07-04 16:33:46','2020-07-04 16:33:46','','About','','publish','closed','closed','','about','','','2020-07-04 16:33:46','2020-07-04 16:33:46','',0,'http://festival-ouverture.com/about/',0,'page','',0),(5,1,'2020-07-04 16:33:46','2020-07-04 16:33:46','[contact_bank form_id=\"6\"][/contact_bank]','Contact','','publish','closed','closed','','contact','','','2020-08-19 12:02:14','2020-08-19 12:02:14','',0,'http://festival-ouverture.com/contact/',0,'page','',0),(8,1,'2020-08-19 11:26:22','2020-08-19 11:26:22','<span style=\"color: #030303; font-family: Roboto, Arial, sans-serif; white-space: pre-wrap; background-color: #f9f9f9;\">Over the last 3 months, a team of over 200 people has worked day & night to realize the impossible. Something very unique and unseen has been crafted that will give you goosebumps all weekend long. Explore and unlock other incredible activities with inspiration sessions, interactive meeting places and games, a culinary atelier, DJ workshops, secret hideouts, and much more. Navigate easily between stages and areas.</span>\r\n<div style=\"text-align: center;\"><iframe src=\"https://www.youtube.com/embed/BinQqIX3aig\" width=\"702\" height=\"405\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></div>','Exclusive World Premiere - Alan Walker At Tomorrowland Around The World','','publish','closed','closed','','exclusive-world-premiere-alan-walker-at-tomorrowland-around-the-world','','','2020-08-19 12:37:11','2020-08-19 12:37:11','',0,'http://festival-ouverture.com/?p=8',0,'post','',0),(9,1,'2020-08-19 11:26:15','2020-08-19 11:26:15','','maxresdefault','','inherit','','closed','','maxresdefault','','','2020-08-19 11:26:15','2020-08-19 11:26:15','',8,'http://festival-ouverture.com/wp-content/uploads/2020/08/maxresdefault.jpg',0,'attachment','image/jpeg',0),(10,1,'2020-08-19 11:26:22','2020-08-19 11:26:22','<span style=\"color: #030303; font-family: Roboto, Arial, sans-serif; white-space: pre-wrap; background-color: #f9f9f9;\">Over the last 3 months, a team of over 200 people has worked day & night to realize the impossible. Something very unique and unseen has been crafted that will give you goosebumps all weekend long. Explore and unlock other incredible activities with inspiration sessions, interactive meeting places and games, a culinary atelier, DJ workshops, secret hideouts, and much more. Navigate easily between stages and areas.</span>\r\n<div style=\"text-align: center;\"><iframe src=\"https://www.youtube.com/embed/BinQqIX3aig\" width=\"560\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></div>','Exclusive World Premiere - Alan Walker At Tomorrowland Around The World','','inherit','closed','closed','','8-revision-v1','','','2020-08-19 11:26:22','2020-08-19 11:26:22','',8,'http://festival-ouverture.com/8-revision-v1/',0,'revision','',0),(12,1,'2020-08-19 11:43:56','2020-08-19 11:43:56','','image','','inherit','','closed','','image','','','2020-08-19 11:43:56','2020-08-19 11:43:56','',0,'http://festival-ouverture.com/wp-content/uploads/2020/08/image.jpg',0,'attachment','image/jpeg',0),(13,1,'2020-08-19 11:45:18','2020-08-19 11:45:18','','cropped-image.jpg','','inherit','','closed','','cropped-image-jpg','','','2020-08-19 11:45:18','2020-08-19 11:45:18','',0,'http://festival-ouverture.com/wp-content/uploads/2020/08/cropped-image.jpg',0,'attachment','image/jpeg',0),(14,1,'2020-08-19 11:47:51','2020-08-19 11:47:51','','music','','inherit','','closed','','music','','','2020-08-19 11:47:51','2020-08-19 11:47:51','',0,'http://festival-ouverture.com/wp-content/uploads/2020/08/music.png',0,'attachment','image/png',0),(16,1,'2020-08-19 11:52:08','2020-08-19 11:52:08','','1_wjfSFGr3OzwP4I6nQ12EvQ','','inherit','','closed','','1_wjfsfgr3ozwp4i6nq12evq','','','2020-08-19 11:52:08','2020-08-19 11:52:08','',0,'http://festival-ouverture.com/wp-content/uploads/2020/08/1_wjfSFGr3OzwP4I6nQ12EvQ.jpg',0,'attachment','image/jpeg',0),(19,1,'2020-08-19 11:54:06','2020-08-19 11:54:06','.site-header {\n padding: 100px 40px;\n}\n\n.widget_search .search-form {\n margin: 10px 0;\n}\n\n.search-field {\n width: 100%;\n}','heidi','','publish','closed','closed','','heidi','','','2020-08-19 12:36:38','2020-08-19 12:36:38','',0,'http://festival-ouverture.com/heidi/',0,'custom_css','',0),(23,1,'2020-08-19 12:02:14','2020-08-19 12:02:14','[contact_bank form_id=\"6\"][/contact_bank]','Contact','','inherit','closed','closed','','5-revision-v1','','','2020-08-19 12:02:14','2020-08-19 12:02:14','',5,'http://festival-ouverture.com/5-revision-v1/',0,'revision','',0),(24,1,'2020-08-19 12:04:19','2020-08-19 12:04:19','','Privacy Policy','','publish','closed','closed','','privacy-policy','','','2020-08-19 12:04:19','2020-08-19 12:04:19','',0,'http://festival-ouverture.com/privacy-policy/',0,'page','',0),(25,1,'2020-08-19 12:04:31','2020-08-19 12:04:31','','Terms and Conditions','','publish','closed','closed','','terms-and-conditions','','','2020-08-19 12:04:31','2020-08-19 12:04:31','',0,'http://festival-ouverture.com/terms-and-conditions/',0,'page','',0),(26,1,'2020-08-19 12:06:28','2020-08-19 12:06:28','','Home','','publish','closed','closed','','home','','','2020-08-19 12:06:37','2020-08-19 12:06:37','',0,'http://festival-ouverture.com/?p=26',1,'nav_menu_item','',0),(27,1,'2020-08-19 12:06:28','2020-08-19 12:06:28',' ','','','publish','closed','closed','','27','','','2020-08-19 12:06:37','2020-08-19 12:06:37','',0,'http://festival-ouverture.com/?p=27',2,'nav_menu_item','',0),(28,1,'2020-08-19 12:06:29','2020-08-19 12:06:29',' ','','','publish','closed','closed','','28','','','2020-08-19 12:06:37','2020-08-19 12:06:37','',0,'http://festival-ouverture.com/?p=28',6,'nav_menu_item','',0),(29,1,'2020-08-19 12:06:28','2020-08-19 12:06:28',' ','','','publish','closed','closed','','29','','','2020-08-19 12:06:37','2020-08-19 12:06:37','',0,'http://festival-ouverture.com/?p=29',4,'nav_menu_item','',0),(30,1,'2020-08-19 12:06:29','2020-08-19 12:06:29',' ','','','publish','closed','closed','','30','','','2020-08-19 12:06:37','2020-08-19 12:06:37','',0,'http://festival-ouverture.com/?p=30',5,'nav_menu_item','',0),(31,1,'2020-08-19 12:06:28','2020-08-19 12:06:28',' ','','','publish','closed','closed','','31','','','2020-08-19 12:06:37','2020-08-19 12:06:37','',0,'http://festival-ouverture.com/?p=31',3,'nav_menu_item','',0),(32,1,'2020-08-19 12:13:22','2020-08-19 12:13:22','','people-fashion-man-people','','inherit','','closed','','people-fashion-man-people','','','2020-08-19 12:13:22','2020-08-19 12:13:22','',0,'http://festival-ouverture.com/wp-content/uploads/2020/08/people-fashion-man-people.jpg',0,'attachment','image/jpeg',0),(33,1,'2020-08-19 12:15:26','2020-08-19 12:15:26','','4d87fb263f559c21e8755f8918ba8670','','inherit','','closed','','4d87fb263f559c21e8755f8918ba8670','','','2020-08-19 12:15:26','2020-08-19 12:15:26','',0,'http://festival-ouverture.com/wp-content/uploads/2020/08/4d87fb263f559c21e8755f8918ba8670.jpg',0,'attachment','image/jpeg',0),(41,1,'2020-08-19 12:34:09','2020-08-19 12:34:09','.site-header {\n padding: 100px 40px;\n}\n\n.widget_search .search-form {\n margin: 10px 0;\n}\n\n.search-field {\n width: 100%;\n}','heidi','','inherit','closed','closed','','19-revision-v1','','','2020-08-19 12:34:09','2020-08-19 12:34:09','',19,'http://festival-ouverture.com/19-revision-v1/',0,'revision','',0),(44,1,'2020-08-19 12:35:48','2020-08-19 12:35:48','.site-header {\n padding: 100px 40px;\n}\n\n.widget_search .search-form {\n margin: 10px 0;\n}\n\n.search-field {\n width: 100%;\n}\n\n.site-info {\n padding: 20px 0;\n}','heidi','','inherit','closed','closed','','19-revision-v1','','','2020-08-19 12:35:48','2020-08-19 12:35:48','',19,'http://festival-ouverture.com/19-revision-v1/',0,'revision','',0),(46,1,'2020-08-19 12:36:03','2020-08-19 12:36:03','.site-header {\n padding: 100px 40px;\n}\n\n.widget_search .search-form {\n margin: 10px 0;\n}\n\n.search-field {\n width: 100%;\n}\n\n.site-info {\n padding: 20px;\n}','heidi','','inherit','closed','closed','','19-revision-v1','','','2020-08-19 12:36:03','2020-08-19 12:36:03','',19,'http://festival-ouverture.com/19-revision-v1/',0,'revision','',0),(48,1,'2020-08-19 12:36:24','2020-08-19 12:36:24','.site-header {\n padding: 100px 40px;\n}\n\n.widget_search .search-form {\n margin: 10px 0;\n}\n\n.search-field {\n width: 100%;\n}\n\n.site-info {\n padding: 20px!important;\n}','heidi','','inherit','closed','closed','','19-revision-v1','','','2020-08-19 12:36:24','2020-08-19 12:36:24','',19,'http://festival-ouverture.com/19-revision-v1/',0,'revision','',0),(50,1,'2020-08-19 12:36:38','2020-08-19 12:36:38','.site-header {\n padding: 100px 40px;\n}\n\n.widget_search .search-form {\n margin: 10px 0;\n}\n\n.search-field {\n width: 100%;\n}','heidi','','inherit','closed','closed','','19-revision-v1','','','2020-08-19 12:36:38','2020-08-19 12:36:38','',19,'http://festival-ouverture.com/19-revision-v1/',0,'revision','',0),(51,1,'2020-08-19 12:37:11','2020-08-19 12:37:11','<span style=\"color: #030303; font-family: Roboto, Arial, sans-serif; white-space: pre-wrap; background-color: #f9f9f9;\">Over the last 3 months, a team of over 200 people has worked day & night to realize the impossible. Something very unique and unseen has been crafted that will give you goosebumps all weekend long. Explore and unlock other incredible activities with inspiration sessions, interactive meeting places and games, a culinary atelier, DJ workshops, secret hideouts, and much more. Navigate easily between stages and areas.</span>\r\n<div style=\"text-align: center;\"><iframe src=\"https://www.youtube.com/embed/BinQqIX3aig\" width=\"702\" height=\"405\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></div>','Exclusive World Premiere - Alan Walker At Tomorrowland Around The World','','inherit','closed','closed','','8-revision-v1','','','2020-08-19 12:37:11','2020-08-19 12:37:11','',8,'http://festival-ouverture.com/8-revision-v1/',0,'revision','',0),(55,1,'2021-06-21 04:27:50','2021-06-21 04:27:50','Not too much, as we\'ll stay focused on the practical use of VPN and avoid technical terms as possible.As described in this article a VPN provides a secure, encrypted connection in a network. That network can be an office network, a public WiFi network, or the regular, public Internet. Below, we briefly describe four types of VPN <a href=\"https://www.globalwatchonline.com/it/vpn/reviews/expressvpn/\">expressvpn recensioni.</a>\r\n<h4>1. Mobile VPN</h4>\r\nA mobile VPN allows you to maintain a VPN connection to a network despite changing hotspots, for example, or switching from mobile Internet to WiFi. This type of VPN is therefore ideal when you travel.\r\n<h4>2. Remote VPN</h4>\r\nA remote VPN is often used by companies to give their employees, who work from home or on the road, access to the office network. With this type of VPN you therefore have a kind of gatekeeper (a so-called \'gateway\') that determines whether you are authorized to access the network with <a href=\"https://www.globalwatchonline.com/it/vpn/guide/netflix-vpn/\">migliori Netflix VPN nel Italia.</a>\r\n<h4>3. Site to site VPN</h4>\r\nA \'site to site\' VPN is basically a variant of the remote VPN. This type is also commonly used by companies, but mainly by smaller offices that use VPN in communication with other offices. Again, a gateway is used but in both networks (the sending and receiving side). The employee connects to the VPN gateway which then sends the data encrypted over the Internet to the receiving gateway.\r\n<h4>4. Hardware VPN</h4>\r\nThe above three types of VPN are software-based VPNs. However, there is also a hardware VPN. This type of VPN is a powerful and stand-alone VPN solution that offers a number of advantages over software VPN solutions, such as a firewall and \'load balancing\' (distributing required computer capacity to perform heavy tasks across multiple computers/servers).\r\nThe hardware VPN is a lot pricier than a software VPN (500 to 1000 euros vs. 50 to 100 euros). Because of these advantages but also because of the higher cost, hardware VPNs are almost only used by larger companies.\r\n\r\nhttps://www.youtube.com/watch?v=p36B0QfdOdg','Now that you know what a VPN is, we\'ll tell you a little more about the types of VPN','','publish','closed','closed','','now-that-you-know-what-a-vpn-is-well-tell-you-a-little-more-about-the-types-of-vpn','','','2021-06-16 15:40:03','2021-06-16 15:40:03','',0,'http://festival-ouverture.com/?p=55',0,'post','',0),(56,1,'2021-06-16 05:26:11','2021-06-16 05:26:11','Not too much, as we\'ll stay focused on the practical use of VPN and avoid technical terms as possible.As described in this article a VPN provides a secure, encrypted connection in a network. That network can be an office network, a public WiFi network, or the regular, public Internet. Below, we briefly describe four types of VPN variants.\r\n<h4>1. Mobile VPN</h4>\r\nA mobile VPN allows you to maintain a VPN connection to a network despite changing hotspots, for example, or switching from mobile Internet to WiFi. This type of VPN is therefore ideal when you travel.\r\n<h4>2. Remote VPN</h4>\r\nA remote VPN is often used by companies to give their employees, who work from home or on the road, access to the office network. With this type of VPN you therefore have a kind of gatekeeper (a so-called \'gateway\') that determines whether you are authorized to access the network.\r\n<h4>3. Site to site VPN</h4>\r\nA \'site to site\' VPN is basically a variant of the remote VPN. This type is also commonly used by companies, but mainly by smaller offices that use VPN in communication with other offices. Again, a gateway is used but in both networks (the sending and receiving side). The employee connects to the VPN gateway which then sends the data encrypted over the Internet to the receiving gateway.\r\n<h4>4. Hardware VPN</h4>\r\nThe above three types of VPN are software-based VPNs. However, there is also a hardware VPN. This type of VPN is a powerful and stand-alone VPN solution that offers a number of advantages over software VPN solutions, such as a firewall and \'load balancing\' (distributing required computer capacity to perform heavy tasks across multiple computers/servers).\r\nThe hardware VPN is a lot pricier than a software VPN (500 to 1000 euros vs. 50 to 100 euros). Because of these advantages but also because of the higher cost, hardware VPNs are almost only used by larger companies.','Now that you know what a VPN is, we\'ll tell you a little more about the types of VPN','','inherit','closed','closed','','55-revision-v1','','','2021-06-16 05:26:11','2021-06-16 05:26:11','',55,'http://festival-ouverture.com/?p=56',0,'revision','',0),(57,1,'2021-06-16 15:35:38','2021-06-16 15:35:38','','hafjfaskf','','inherit','','closed','','hafjfaskf','','','2021-06-16 15:35:38','2021-06-16 15:35:38','',55,'http://festival-ouverture.com/wp-content/uploads/2021/06/hafjfaskf.png',0,'attachment','image/png',0),(58,1,'2021-06-16 15:40:03','2021-06-16 15:40:03','Not too much, as we\'ll stay focused on the practical use of VPN and avoid technical terms as possible.As described in this article a VPN provides a secure, encrypted connection in a network. That network can be an office network, a public WiFi network, or the regular, public Internet. Below, we briefly describe four types of VPN <a href=\"https://www.globalwatchonline.com/it/vpn/reviews/expressvpn/\">expressvpn recensioni.</a>\r\n<h4>1. Mobile VPN</h4>\r\nA mobile VPN allows you to maintain a VPN connection to a network despite changing hotspots, for example, or switching from mobile Internet to WiFi. This type of VPN is therefore ideal when you travel.\r\n<h4>2. Remote VPN</h4>\r\nA remote VPN is often used by companies to give their employees, who work from home or on the road, access to the office network. With this type of VPN you therefore have a kind of gatekeeper (a so-called \'gateway\') that determines whether you are authorized to access the network with <a href=\"https://www.globalwatchonline.com/it/vpn/guide/netflix-vpn/\">migliori Netflix VPN nel Italia.</a>\r\n<h4>3. Site to site VPN</h4>\r\nA \'site to site\' VPN is basically a variant of the remote VPN. This type is also commonly used by companies, but mainly by smaller offices that use VPN in communication with other offices. Again, a gateway is used but in both networks (the sending and receiving side). The employee connects to the VPN gateway which then sends the data encrypted over the Internet to the receiving gateway.\r\n<h4>4. Hardware VPN</h4>\r\nThe above three types of VPN are software-based VPNs. However, there is also a hardware VPN. This type of VPN is a powerful and stand-alone VPN solution that offers a number of advantages over software VPN solutions, such as a firewall and \'load balancing\' (distributing required computer capacity to perform heavy tasks across multiple computers/servers).\r\nThe hardware VPN is a lot pricier than a software VPN (500 to 1000 euros vs. 50 to 100 euros). Because of these advantages but also because of the higher cost, hardware VPNs are almost only used by larger companies.\r\n\r\nhttps://www.youtube.com/watch?v=p36B0QfdOdg','Now that you know what a VPN is, we\'ll tell you a little more about the types of VPN','','inherit','closed','closed','','55-revision-v1','','','2021-06-16 15:40:03','2021-06-16 15:40:03','',55,'http://festival-ouverture.com/?p=58',0,'revision','',0),(60,1,'2021-09-25 12:17:16','2021-09-25 12:17:16','Cryptocurrency trading platform eToro has added 2 new coins, Maker (CRYPTO:MKR) and Enjin (CRYPTO:ENJ), for its customers to purchase.\r\n\r\nThe Maker Protocol was one of the first decentralized apps built on Ethereum in 2015. Guided by MKR holders, Maker is the creator of the DAI stablecoin, a favorite among DeFi users due to its decentralized nature. <a href=\"https://www.bitcoinexchangenederland.nl/waves/\">(WAVES) Waves</a> has started to rise.\r\n\r\nRather than being backed by US dollars held by a centralized custodial entity such as USDC\'s Circle, DAI is soft-pegged to the USD through support from Ethereum assets approved by MKR holders.\r\n\r\nhttps://youtu.be/7wo-3F7WoWQ\r\n<h2>NFT creation platform</h2>\r\nEnjin is an NFT creation platform and blockchain gaming ecosystem. NFTs have the potential to revolutionize gaming, especially the in-game collectibles market. Games like CS:GO and World of Warcraft have spawned resale markets worth absurd amounts. Each player\'s items are managed by the developer, be it Steam or Blizzard, who has the ability to lock down a player\'s account with millions of dollars worth of items never to hit the market again. <a href=\"https://www.bitcoinexchangenederland.nl/cryptocurrency/\">Cryptocurrency overzicht</a> is now clear.\r\n\r\nBy tokenizing in-game items with NFTs, players can maintain custody of their valuable items and prove digital ownership through the Enjin blockchain.\r\n\r\nEnjin provides game developers with everything they need to future-proof their game with NFTs on the Enjin Blockchain. NFTs can be minted on-chain using the ENJ token, giving it value. The Enjin UX-friendly wallet and marketplace help the platform stand out from the competition.','eToro adds Maker (MKR) and Enjin (ENJ) to platform','','publish','closed','closed','','etoro-adds-maker-mkr-and-enjin-enj-to-platform','','','2021-09-21 12:19:16','2021-09-21 12:19:16','',0,'http://festival-ouverture.com/?p=60',0,'post','',0),(61,1,'2021-09-21 12:18:00','2021-09-21 12:18:00','','pexels-karolina-grabowska-5980863','','inherit','','closed','','pexels-karolina-grabowska-5980863','','','2021-09-21 12:18:00','2021-09-21 12:18:00','',60,'http://festival-ouverture.com/wp-content/uploads/2021/09/pexels-karolina-grabowska-5980863.jpg',0,'attachment','image/jpeg',0),(62,1,'2021-09-21 12:19:16','2021-09-21 12:19:16','Cryptocurrency trading platform eToro has added 2 new coins, Maker (CRYPTO:MKR) and Enjin (CRYPTO:ENJ), for its customers to purchase.\r\n\r\nThe Maker Protocol was one of the first decentralized apps built on Ethereum in 2015. Guided by MKR holders, Maker is the creator of the DAI stablecoin, a favorite among DeFi users due to its decentralized nature. <a href=\"https://www.bitcoinexchangenederland.nl/waves/\">(WAVES) Waves</a> has started to rise.\r\n\r\nRather than being backed by US dollars held by a centralized custodial entity such as USDC\'s Circle, DAI is soft-pegged to the USD through support from Ethereum assets approved by MKR holders.\r\n\r\nhttps://youtu.be/7wo-3F7WoWQ\r\n<h2>NFT creation platform</h2>\r\nEnjin is an NFT creation platform and blockchain gaming ecosystem. NFTs have the potential to revolutionize gaming, especially the in-game collectibles market. Games like CS:GO and World of Warcraft have spawned resale markets worth absurd amounts. Each player\'s items are managed by the developer, be it Steam or Blizzard, who has the ability to lock down a player\'s account with millions of dollars worth of items never to hit the market again. <a href=\"https://www.bitcoinexchangenederland.nl/cryptocurrency/\">Cryptocurrency overzicht</a> is now clear.\r\n\r\nBy tokenizing in-game items with NFTs, players can maintain custody of their valuable items and prove digital ownership through the Enjin blockchain.\r\n\r\nEnjin provides game developers with everything they need to future-proof their game with NFTs on the Enjin Blockchain. NFTs can be minted on-chain using the ENJ token, giving it value. The Enjin UX-friendly wallet and marketplace help the platform stand out from the competition.','eToro adds Maker (MKR) and Enjin (ENJ) to platform','','inherit','closed','closed','','60-revision-v1','','','2021-09-21 12:19:16','2021-09-21 12:19:16','',60,'http://festival-ouverture.com/?p=62',0,'revision','',0),(63,0,'2021-09-26 20:30:03','2021-09-26 20:30:03','<iframe title=\"Bitcoin kopen en verkopen, een wallet maken: zo werkt het!\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/7wo-3F7WoWQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','805d181665802796e23ed2c94d10076a','','','2021-09-26 20:30:03','2021-09-26 20:30:03','',0,'http://festival-ouverture.com/805d181665802796e23ed2c94d10076a/',0,'oembed_cache','',0),(64,0,'2021-09-26 20:36:27','2021-09-26 20:36:27','<iframe title=\"✅ NordVPN Recensione 2021: NordVPN la MIGLIORE VPN nel 2021?\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/p36B0QfdOdg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','9fcd78e3ef98050081db7b91e3fe4d2b','','','2021-09-26 20:36:27','2021-09-26 20:36:27','',0,'http://festival-ouverture.com/9fcd78e3ef98050081db7b91e3fe4d2b/',0,'oembed_cache','',0),(65,1,'2021-10-22 12:59:26','2021-10-22 12:59:26','Budweiser and cryptocurrency? The American brewer who likes to call itself King of Beers has bought the domain name beer.eth via the online marketplace OpenSea. They paid 30 ethers for this, at the current rate of Ethereum that is about 79 thousand euros.\r\n<h2>Rocket is a symbol</h2>\r\nThe official Budweiser Twitter account has also changed the profile picture to a Budweiser rocket. NFT artist Tom Sachs designed the rocket as part of his Rocket Factory Collection. According to OpenSea, the rocket was bought on Tuesday for 8 ether, about 21 thousand euros. The NFT of this design was only 12 days old at the time.\r\n\r\nBut what does all this mean? Should we see this as a one-off from Budweiser and look beyond it? Perhaps this is the start of a trend, as the fact remains that the largest beer brand in the US has confidence in Ethereum, but also in the Ethereum Name Service (ENS) and NFTs. Since last year we have written a lot about Ethereum and about NFTs, but ENS is barely passing by. Time to dig a little deeper.\r\n\r\nhttps://youtu.be/-zzQIeZkU6s\r\n<h2>What is the Ethereum Name Service (ENS)?</h2>\r\nThe Ethereum Name Service (ENS) is a distributed, open naming system that runs on the Ethereum blockchain. You can buy internet addresses, but instead of .com or .nl you get .eth. That seems pretty nonsensical to pay a lot of money for that, but this is Ethereum, there is always more. What actually happens is that Ethereum converts receiving addresses, metadata, and hashes (string of numbers and letters) into identifiable web addresses.\r\n\r\nThe great thing is that this can also be done the other way around, so that you can find out the Ethereum receiving address based on a web address. ENS works just like Domain Name Service (DNS) on the normal internet. <a href=\"https://moveco.io/\">https://moveco.io/</a> has enough information. For example, every website has its own IP address, your computer or web browser reads these IP addresses and shows the correct website. With DNS you don\'t have to remember or type IP addresses, but simply enter btcdirect.eu. You can also compare this with your phone book, if you want to call mom, search for mom, not the phone number.\r\n<h2>Large amounts</h2>\r\nThe right domain name can be sold for a nice price, which has led speculators to pick up domain names in the hope of a large amount. These are the most expensive domain names in the Netherlands according to Ipsis:\r\n\r\nVakantie.nl € 2.5 million\r\n\r\nVoetbal.nl € 453,780\r\n\r\nSex.nl € 200,000\r\n\r\nShoes.nl € 120.000\r\n\r\nrelationgift.nl € 72,000\r\n\r\nThat is nothing compared to the most expensive domain names (at least publicly) worldwide. According to godaddy.com, the first place is carinsurance.com, which sold for 42 million euros. The second is insurance.com, which was sold for 30 million euros. And vacationrentals.com takes third place, with 29.8 million euros.\r\n<h2>Nearly 700,000 Ethereum in 90 Days</h2>\r\nThis trend is also reflected in the .eth domain. For example, both artist.eth and artcollector.eth were sold for 10 ether respectively. <a href=\"https://folm.io/\">Visit folm.io</a> for more information. At the current ETH rate, that amounts to approximately 26.5 thousand euros per address.\r\n\r\nThe great thing about OpenSea is that it is a public marketplace, and according to data, the average selling price over the past 90 days has been ENS 0.6113 ETH. The total volume is 691,968 ETH. At the moment 226 thousand addresses are offered. To be fair, most don\'t make sense at all and are meant to make a quick profit somewhere.','Brewer Budweiser buys beer.eth for 30 Ethereum, via ENS and OpenSea','','publish','closed','closed','','brewer-budweiser-buys-beer-eth-for-30-ethereum-via-ens-and-opensea','','','2021-09-28 13:04:02','2021-09-28 13:04:02','',0,'http://festival-ouverture.com/?p=65',0,'post','',0),(66,1,'2021-09-28 13:02:56','2021-09-28 13:02:56','','zoltan-tasi-uNXmhzcQjxg-unsplash','','inherit','','closed','','zoltan-tasi-unxmhzcqjxg-unsplash','','','2021-09-28 13:02:56','2021-09-28 13:02:56','',65,'http://festival-ouverture.com/wp-content/uploads/2021/09/zoltan-tasi-uNXmhzcQjxg-unsplash.jpg',0,'attachment','image/jpeg',0),(67,1,'2021-09-28 13:03:14','2021-09-28 13:03:14','Budweiser and cryptocurrency? The American brewer who likes to call itself King of Beers has bought the domain name beer.eth via the online marketplace OpenSea. They paid 30 ethers for this, at the current rate of Ethereum that is about 79 thousand euros.\r\n<h2>Rocket is a symbol</h2>\r\nThe official Budweiser Twitter account has also changed the profile picture to a Budweiser rocket. NFT artist Tom Sachs designed the rocket as part of his Rocket Factory Collection. According to OpenSea, the rocket was bought on Tuesday for 8 ether, about 21 thousand euros. The NFT of this design was only 12 days old at the time.\r\n\r\nBut what does all this mean? Should we see this as a one-off from Budweiser and look beyond it? Perhaps this is the start of a trend, as the fact remains that the largest beer brand in the US has confidence in Ethereum, but also in the Ethereum Name Service (ENS) and NFTs. Since last year we have written a lot about Ethereum and about NFTs, but ENS is barely passing by. Time to dig a little deeper.\r\n\r\nhttps://youtu.be/-zzQIeZkU6s\r\n<h2>What is the Ethereum Name Service (ENS)?</h2>\r\nThe Ethereum Name Service (ENS) is a distributed, open naming system that runs on the Ethereum blockchain. You can buy internet addresses, but instead of .com or .nl you get .eth. That seems pretty nonsensical to pay a lot of money for that, but this is Ethereum, there is always more. What actually happens is that Ethereum converts receiving addresses, metadata, and hashes (string of numbers and letters) into identifiable web addresses.\r\n\r\nThe great thing is that this can also be done the other way around, so that you can find out the Ethereum receiving address based on a web address. ENS works just like Domain Name Service (DNS) on the normal internet. <a href=\"https://moveco.io/\">https://moveco.io/</a> has enough information. For example, every website has its own IP address, your computer or web browser reads these IP addresses and shows the correct website. With DNS you don\'t have to remember or type IP addresses, but simply enter btcdirect.eu. You can also compare this with your phone book, if you want to call mom, search for mom, not the phone number.\r\n<h2>Large amounts</h2>\r\nThe right domain name can be sold for a nice price, which has led speculators to pick up domain names in the hope of a large amount. These are the most expensive domain names in the Netherlands according to Ipsis:\r\n\r\nVakantie.nl € 2.5 million\r\n\r\nVoetbal.nl € 453,780\r\n\r\nSex.nl € 200,000\r\n\r\nShoes.nl € 120.000\r\n\r\nrelationgift.nl € 72,000\r\n\r\nThat is nothing compared to the most expensive domain names (at least publicly) worldwide. According to godaddy.com, the first place is carinsurance.com, which sold for 42 million euros. The second is insurance.com, which was sold for 30 million euros. And vacationrentals.com takes third place, with 29.8 million euros.\r\n<h2>Nearly 700,000 Ethereum in 90 Days</h2>\r\nThis trend is also reflected in the .eth domain. For example, both artist.eth and artcollector.eth were sold for 10 ether respectively. <a href=\"https://folm.io/\">Visit folm.io</a> for more information. At the current ETH rate, that amounts to approximately 26.5 thousand euros per address.\r\n\r\nThe great thing about OpenSea is that it is a public marketplace, and according to data, the average selling price over the past 90 days has been ENS 0.6113 ETH. The total volume is 691,968 ETH. At the moment 226 thousand addresses are offered. To be fair, most don\'t make sense at all and are meant to make a quick profit somewhere.','Brewer Budweiser buys beer.eth for 30 Ethereum, via ENS and OpenSea','','inherit','closed','closed','','65-revision-v1','','','2021-09-28 13:03:14','2021-09-28 13:03:14','',65,'http://festival-ouverture.com/?p=67',0,'revision','',0),(70,0,'2021-10-23 06:42:49','2021-10-23 06:42:49','<iframe title=\"TOP 10 Cryptocurrency to Buy in 2021 (HIGH GROWTH)\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/-zzQIeZkU6s?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','4234be71d43b07d05dd066c03b9bd2c8','','','2021-10-23 06:42:49','2021-10-23 06:42:49','',0,'http://festival-ouverture.com/4234be71d43b07d05dd066c03b9bd2c8/',0,'oembed_cache','',0),(72,1,'2021-12-25 16:58:17','2021-12-25 16:58:17','Last Tuesday, Bitcoin (BTC) hit a new all-time high of $ 62,845. This all-time high has now also been broken. According to analysts, the announcement surrounding the upcoming stock exchange listing of the US crypto exchange Coinbase could have boosted the most popular cryptocurrency.\r\n<h2>The impact of Coinbase</h2>\r\nThe \"Coinbase Effect\" means that a coin or token experiences a significant increase in its price after it is listed on Coinbase. So Bitcoin could also benefit from some kind of \"Coinbase effect.\" The listing is getting a lot of press attention, and it is predicted that this attention will only increase until the listing is made public and official. Investors who do not yet have a cryptocurrency in their possession should do so quickly.\r\n\r\nhttps://youtu.be/FReHht7yNWk\r\n\r\n\"The Coinbase hype within the crypto world, in terms of valuation and impact on other markets, means that this incident could potentially start a chain reaction leading to a surge in all cryptocurrencies,\" Singapore-based crypto-quant company QCP Capital wrote on its own Telegram channel last Monday.\r\n\r\nIn a newsletter last week, IntoTheBlock, a cryptocurrency research and data blog, stated that the expectation of Coinbase\'s listing has led to a greater propensity to make risky trades in the crypto world. For the first time in history, the total market cap of all cryptocurrencies exceeded $ 2 trillion a week ago. After doubling this year, Bitcoin\'s value has underperformed against the S&P 500 Index of major US stocks for the past month, according to QCP. Still, Coinbase\'s listing could be a reversal. In any case, that is what many crypto investors are more than happy to hope for. <a href=\"https://currencyconverters.org/es/cryptocurrencies\">Spain Cryptocurrency Predictions</a> is popular.\r\n\r\nMore Bitcoins will become illiquid, according to analyst Willy Woo, meaning they will be pulled from the markets and kept for the long term by the owner of these crypto coins. As a result, there will be less liquidity for potential Bitcoin buyers, forcing them to pay a high price for a Bitcoin. That also drives the value of Bitcoin up sharply.\r\n\r\nOn the other hand, net cash flow in the crypto world fell by $ 23 million last week to a respective figure of $ 83 million.\r\n\r\nAt around the same time, Bitcoin\'s market dominance fell to around 55.6 percent, which is its lowest level since April 2019. This may indicate that more buyers are turning their attention to alternative crypto coins (altcoins). Many people speculated that this was the start of a new alt-season.\r\n<h2>Ethereum and Other Cryptocurrencies</h2>\r\nOn Wednesday morning, Ethereum hit a new all-time high of $ 2,300, but exchange tokens like Binance Coin (BNB) and Pancakeswap (CAKE) stole the show over the past few days with percentage gains hitting double digits.\r\n\r\nAccording to Messari, BNB is up more than 41% in the past week, while UNI is up more than 35%.\r\n\r\nAccording to QCP, the recent surge in these tokens is a \"spillover\" of Coinbase\'s listing. They also warned that the hype surrounding this whole thing could lead to \"too many short-term problems\" in the crypto industry.\r\n\r\nBinance, which is the world\'s largest crypto exchange by trading volume, revealed on Monday that it will now offer its customers a tokenized stock service that does not require commission. The rates will be settled in Binance\'s own stablecoin, called Binance USD (BUSD). <a href=\"https://currencyconverters.org/fr/cryptocurrencies\">France Crypto predictions</a> is popular.\r\n<h2>Initial public offering of Coinbase</h2>\r\nYesterday, the largest cryptocurrency trading platform in the United States went public. The company, which was founded in 2012, is the first crypto exchange to be listed on the stock exchange. The SEC (Securities and Exchanges Commission) approved the IPO at the beginning of April.\r\n\r\nNormally, investment banks would help sell shares, but that doesn\'t happen in this case. Coinbase will receive a direct stock exchange listing. With this listing, cryptocurrency will become even more part of our financial system.','Bitcoin is skyrocketing as a result of Coinbase IPO','','publish','closed','closed','','bitcoin-is-skyrocketing-as-a-result-of-coinbase-ipo','','','2021-12-08 12:43:30','2021-12-08 12:43:30','',0,'http://festival-ouverture.com/?p=72',0,'post','',0),(73,1,'2021-12-08 12:42:46','2021-12-08 12:42:46','','pexels-alesia-kozik-6777560','','inherit','','closed','','pexels-alesia-kozik-6777560','','','2021-12-08 12:42:46','2021-12-08 12:42:46','',72,'http://festival-ouverture.com/wp-content/uploads/2021/12/pexels-alesia-kozik-6777560.jpg',0,'attachment','image/jpeg',0),(74,1,'2021-12-08 12:43:30','2021-12-08 12:43:30','Last Tuesday, Bitcoin (BTC) hit a new all-time high of $ 62,845. This all-time high has now also been broken. According to analysts, the announcement surrounding the upcoming stock exchange listing of the US crypto exchange Coinbase could have boosted the most popular cryptocurrency.\r\n<h2>The impact of Coinbase</h2>\r\nThe \"Coinbase Effect\" means that a coin or token experiences a significant increase in its price after it is listed on Coinbase. So Bitcoin could also benefit from some kind of \"Coinbase effect.\" The listing is getting a lot of press attention, and it is predicted that this attention will only increase until the listing is made public and official. Investors who do not yet have a cryptocurrency in their possession should do so quickly.\r\n\r\nhttps://youtu.be/FReHht7yNWk\r\n\r\n\"The Coinbase hype within the crypto world, in terms of valuation and impact on other markets, means that this incident could potentially start a chain reaction leading to a surge in all cryptocurrencies,\" Singapore-based crypto-quant company QCP Capital wrote on its own Telegram channel last Monday.\r\n\r\nIn a newsletter last week, IntoTheBlock, a cryptocurrency research and data blog, stated that the expectation of Coinbase\'s listing has led to a greater propensity to make risky trades in the crypto world. For the first time in history, the total market cap of all cryptocurrencies exceeded $ 2 trillion a week ago. After doubling this year, Bitcoin\'s value has underperformed against the S&P 500 Index of major US stocks for the past month, according to QCP. Still, Coinbase\'s listing could be a reversal. In any case, that is what many crypto investors are more than happy to hope for. <a href=\"https://currencyconverters.org/es/cryptocurrencies\">Spain Cryptocurrency Predictions</a> is popular.\r\n\r\nMore Bitcoins will become illiquid, according to analyst Willy Woo, meaning they will be pulled from the markets and kept for the long term by the owner of these crypto coins. As a result, there will be less liquidity for potential Bitcoin buyers, forcing them to pay a high price for a Bitcoin. That also drives the value of Bitcoin up sharply.\r\n\r\nOn the other hand, net cash flow in the crypto world fell by $ 23 million last week to a respective figure of $ 83 million.\r\n\r\nAt around the same time, Bitcoin\'s market dominance fell to around 55.6 percent, which is its lowest level since April 2019. This may indicate that more buyers are turning their attention to alternative crypto coins (altcoins). Many people speculated that this was the start of a new alt-season.\r\n<h2>Ethereum and Other Cryptocurrencies</h2>\r\nOn Wednesday morning, Ethereum hit a new all-time high of $ 2,300, but exchange tokens like Binance Coin (BNB) and Pancakeswap (CAKE) stole the show over the past few days with percentage gains hitting double digits.\r\n\r\nAccording to Messari, BNB is up more than 41% in the past week, while UNI is up more than 35%.\r\n\r\nAccording to QCP, the recent surge in these tokens is a \"spillover\" of Coinbase\'s listing. They also warned that the hype surrounding this whole thing could lead to \"too many short-term problems\" in the crypto industry.\r\n\r\nBinance, which is the world\'s largest crypto exchange by trading volume, revealed on Monday that it will now offer its customers a tokenized stock service that does not require commission. The rates will be settled in Binance\'s own stablecoin, called Binance USD (BUSD). <a href=\"https://currencyconverters.org/fr/cryptocurrencies\">France Crypto predictions</a> is popular.\r\n<h2>Initial public offering of Coinbase</h2>\r\nYesterday, the largest cryptocurrency trading platform in the United States went public. The company, which was founded in 2012, is the first crypto exchange to be listed on the stock exchange. The SEC (Securities and Exchanges Commission) approved the IPO at the beginning of April.\r\n\r\nNormally, investment banks would help sell shares, but that doesn\'t happen in this case. Coinbase will receive a direct stock exchange listing. With this listing, cryptocurrency will become even more part of our financial system.','Bitcoin is skyrocketing as a result of Coinbase IPO','','inherit','closed','closed','','72-revision-v1','','','2021-12-08 12:43:30','2021-12-08 12:43:30','',72,'http://festival-ouverture.com/?p=74',0,'revision','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_redirect_404_hp_cp_log`
--
DROP TABLE IF EXISTS `wp_redirect_404_hp_cp_log`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_redirect_404_hp_cp_log` (
`ID` int NOT NULL AUTO_INCREMENT,
`url` varchar(2500) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`referer` varchar(2500) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`logdate` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY (`ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_redirect_404_hp_cp_log`
--
LOCK TABLES `wp_redirect_404_hp_cp_log` WRITE;
/*!40000 ALTER TABLE `wp_redirect_404_hp_cp_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_redirect_404_hp_cp_log` 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 (8,3,0),(26,4,0),(27,4,0),(28,4,0),(29,4,0),(30,4,0),(31,4,0),(55,5,0),(60,6,0),(65,6,0),(72,7,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=8 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,1),(4,4,'nav_menu','',0,6),(5,5,'category','',0,1),(6,6,'category','',0,2),(7,7,'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=8 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,'Entertainment','entertainment',0),(4,'Main Menu','main-menu',0),(5,'VPN','vpn',0),(6,'Virtuele munteenheid','virtuele-munteenheid',0),(7,'Bitcoin on coinbase','bitcoin-on-coinbase',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=45 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','Scott'),(2,1,'first_name','Scott'),(3,1,'last_name','Hearn'),(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'),(17,1,'wp_dashboard_quick_press_last_post_id','71'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"77.168.162.0\";}'),(19,1,'closedpostboxes_post','a:0:{}'),(20,1,'metaboxhidden_post','a:8:{i:0;s:9:\"formatdiv\";i:1;s:16:\"tagsdiv-post_tag\";i:2;s:11:\"postexcerpt\";i:3;s:13:\"trackbacksdiv\";i:4;s:10:\"postcustom\";i:5;s:16:\"commentstatusdiv\";i:6;s:7:\"slugdiv\";i:7;s:9:\"authordiv\";}'),(21,1,'wp_user-settings','editor=tinymce&libraryContent=browse&advImgDetails=show'),(22,1,'wp_user-settings-time','1623821168'),(24,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\";}'),(25,1,'metaboxhidden_nav-menus','a:2:{i:0;s:12:\"add-post_tag\";i:1;s:15:\"add-post_format\";}'),(27,1,'_yoast_wpseo_profile_updated','1597841529'),(28,1,'wpseo_title',''),(29,1,'wpseo_metadesc',''),(30,1,'wpseo_noindex_author',''),(31,1,'wpseo_content_analysis_disable',''),(32,1,'wpseo_keyword_analysis_disable',''),(33,1,'facebook',''),(34,1,'instagram',''),(35,1,'linkedin',''),(36,1,'myspace',''),(37,1,'pinterest',''),(38,1,'soundcloud',''),(39,1,'tumblr',''),(40,1,'twitter',''),(41,1,'youtube',''),(42,1,'wikipedia',''),(44,1,'session_tokens','a:2:{s:64:\"fdc1d014a4801d4583703910a323bda02989a389d6aaa808a6ebb636bffabbe4\";a:4:{s:10:\"expiration\";i:1647135255;s:2:\"ip\";s:9:\"127.0.0.1\";s:2:\"ua\";s:60:\"Mozilla/5.0 (compatible; MainWP/4.1.5.1; +http://mainwp.com)\";s:5:\"login\";i:1646962455;}s:64:\"5497c0ba608249a457eb64342ecd3efbeb1edb4d4de46243cbc8a760593b256d\";a:4:{s:10:\"expiration\";i:1647135256;s:2:\"ip\";s:9:\"127.0.0.1\";s:2:\"ua\";s:60:\"Mozilla/5.0 (compatible; MainWP/4.1.5.1; +http://mainwp.com)\";s:5:\"login\";i:1646962456;}}');
/*!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,'wpadmin','$P$BMEE/Nnz1kvkZcZhoJwM.g6SDas1P..','wpadmin','[email protected]','http://festival-ouverture.com','2020-07-04 16:33:44','',0,'Scott Hearn');
/*!40000 ALTER TABLE `wp_users` 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;
--
-- Table structure for table `wp_yoast_indexable`
--
DROP TABLE IF EXISTS `wp_yoast_indexable`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_yoast_indexable` (
`id` int unsigned NOT NULL AUTO_INCREMENT,
`permalink` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`permalink_hash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`object_id` bigint DEFAULT NULL,
`object_type` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`object_sub_type` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`author_id` bigint DEFAULT NULL,
`post_parent` bigint DEFAULT NULL,
`title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`description` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`breadcrumb_title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`post_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`is_public` tinyint(1) DEFAULT NULL,
`is_protected` tinyint(1) DEFAULT '0',
`has_public_posts` tinyint(1) DEFAULT NULL,
`number_of_pages` int unsigned DEFAULT NULL,
`canonical` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`primary_focus_keyword` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`primary_focus_keyword_score` int DEFAULT NULL,
`readability_score` int DEFAULT NULL,
`is_cornerstone` tinyint(1) DEFAULT '0',
`is_robots_noindex` tinyint(1) DEFAULT '0',
`is_robots_nofollow` tinyint(1) DEFAULT '0',
`is_robots_noarchive` tinyint(1) DEFAULT '0',
`is_robots_noimageindex` tinyint(1) DEFAULT '0',
`is_robots_nosnippet` tinyint(1) DEFAULT '0',
`twitter_title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`twitter_image` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`twitter_description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`twitter_image_id` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`twitter_image_source` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`open_graph_title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`open_graph_description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`open_graph_image` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`open_graph_image_id` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`open_graph_image_source` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`open_graph_image_meta` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`link_count` int DEFAULT NULL,
`incoming_link_count` int DEFAULT NULL,
`prominent_words_version` int unsigned DEFAULT NULL,
`created_at` datetime DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
`blog_id` bigint NOT NULL DEFAULT '1',
`language` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`region` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`schema_page_type` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`schema_article_type` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`has_ancestors` tinyint(1) DEFAULT '0',
`estimated_reading_time_minutes` int DEFAULT NULL,
`version` int DEFAULT '1',
`object_last_modified` datetime DEFAULT NULL,
`object_published_at` datetime DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `object_type_and_sub_type` (`object_type`,`object_sub_type`),
KEY `object_id_and_type` (`object_id`,`object_type`),
KEY `permalink_hash_and_object_type` (`permalink_hash`,`object_type`),
KEY `subpages` (`post_parent`,`object_type`,`post_status`,`object_id`),
KEY `prominent_words` (`prominent_words_version`,`object_type`,`object_sub_type`,`post_status`),
KEY `published_sitemap_index` (`object_published_at`,`is_robots_noindex`,`object_type`,`object_sub_type`)
) ENGINE=InnoDB AUTO_INCREMENT=55 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_yoast_indexable`
--
LOCK TABLES `wp_yoast_indexable` WRITE;
/*!40000 ALTER TABLE `wp_yoast_indexable` DISABLE KEYS */;
INSERT INTO `wp_yoast_indexable` VALUES (1,'http://festival-ouverture.com/','35:e5b3d3c250917e6d2a84f0cd37d830ce',NULL,'home-page',NULL,NULL,NULL,'%%sitename%% %%page%% %%sep%% %%sitedesc%%','Let the Music Speak!','Home',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,'%%sitename%%','','','0',NULL,NULL,NULL,NULL,NULL,'2020-08-19 11:58:38','2021-12-25 17:00:48',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-08 12:43:30','2020-08-19 11:26:22'),(2,'http://festival-ouverture.com/author/wpadmin/','50:9f6147c3157afe6486a9e0d2e5397d99',1,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://secure.gravatar.com/avatar/1a33e4571bb6bfc3a061db194a185a90?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/1a33e4571bb6bfc3a061db194a185a90?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2020-08-19 11:59:27','2021-12-25 17:00:48',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-08 12:43:30','2020-07-04 16:33:46'),(3,'http://festival-ouverture.com/about/','41:1aa1b195e481d4fb86427f773e9eeca7',4,'post','page',1,0,NULL,NULL,'About','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-08-19 11:59:27','2021-12-02 07:30:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-07-04 16:33:46','2020-07-04 16:33:46'),(4,'http://festival-ouverture.com/contact/','43:ed51ff69c219be6ea97ac952fb545fa4',5,'post','page',1,0,NULL,NULL,'Contact','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,'2020-08-19 11:59:27','2021-12-02 07:30:19',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-08-19 12:02:14','2020-07-04 16:33:46'),(7,'http://festival-ouverture.com/privacy-policy/','50:1f5bb243b67ee9bf63eb003f45539d36',24,'post','page',1,0,NULL,NULL,'Privacy Policy','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,'2020-08-19 12:04:19','2021-12-02 17:19:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-08-19 12:04:19','2020-08-19 12:04:19'),(8,'http://festival-ouverture.com/terms-and-conditions/','56:fd9023938cf3d2a74a072dacc5e619b5',25,'post','page',1,0,NULL,NULL,'Terms and Conditions','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,'2020-08-19 12:04:31','2021-12-04 03:13:10',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-08-19 12:04:31','2020-08-19 12:04:31'),(9,'http://festival-ouverture.com/home/','39:da92f526d3dc82dee4239ebdd136ee73',26,'post','nav_menu_item',1,0,NULL,NULL,'Home','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-08-19 12:06:10','2020-08-19 12:06:37',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(10,'http://festival-ouverture.com/27/','37:73fea0ec5d5961ee4e936074cc54ef31',27,'post','nav_menu_item',1,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-08-19 12:06:10','2020-08-19 12:06:37',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(11,'http://festival-ouverture.com/28/','37:32d9268d0f3719a94aa3c4dfbc01e54d',28,'post','nav_menu_item',1,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-08-19 12:06:10','2020-08-19 12:06:37',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(12,'http://festival-ouverture.com/29/','37:7c6696365bd8a2d7b5081cf0abe85db6',29,'post','nav_menu_item',1,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-08-19 12:06:10','2020-08-19 12:06:37',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(13,'http://festival-ouverture.com/30/','37:ae39c3d31c586e39f933f7a2f2d916a8',30,'post','nav_menu_item',1,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-08-19 12:06:11','2020-08-19 12:06:37',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(14,'http://festival-ouverture.com/31/','37:02f2cc8cb3b7c598994cd2d359a6db94',31,'post','nav_menu_item',1,0,NULL,NULL,'','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-08-19 12:06:20','2020-08-19 12:06:37',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(15,'http://festival-ouverture.com/wp-content/uploads/2020/08/people-fashion-man-people.jpg','91:401197039ea77df7e83f1f69f5418eb6',32,'post','attachment',1,0,NULL,NULL,'people-fashion-man-people','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://festival-ouverture.com/wp-content/uploads/2020/08/people-fashion-man-people.jpg',NULL,'32','attachment-image',NULL,NULL,'http://festival-ouverture.com/wp-content/uploads/2020/08/people-fashion-man-people.jpg','32','attachment-image','{\"width\":910,\"height\":607,\"url\":\"http://festival-ouverture.com/wp-content/uploads/2020/08/people-fashion-man-people.jpg\",\"path\":\"/var/www/festival-ouverture.com/public_html/wp-content/uploads/2020/08/people-fashion-man-people.jpg\",\"size\":\"full\",\"id\":32,\"alt\":\"\",\"pixels\":552370,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-08-19 12:13:22','2021-12-08 12:41:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-08-19 12:13:22','2020-08-19 12:13:22'),(16,'http://festival-ouverture.com/wp-content/uploads/2020/08/4d87fb263f559c21e8755f8918ba8670.jpg','98:e3c1397fa2a1ace3dfdc0385aad330a9',33,'post','attachment',1,0,NULL,NULL,'4d87fb263f559c21e8755f8918ba8670','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://festival-ouverture.com/wp-content/uploads/2020/08/4d87fb263f559c21e8755f8918ba8670.jpg',NULL,'33','attachment-image',NULL,NULL,'http://festival-ouverture.com/wp-content/uploads/2020/08/4d87fb263f559c21e8755f8918ba8670.jpg','33','attachment-image','{\"width\":300,\"height\":250,\"url\":\"http://festival-ouverture.com/wp-content/uploads/2020/08/4d87fb263f559c21e8755f8918ba8670.jpg\",\"path\":\"/var/www/festival-ouverture.com/public_html/wp-content/uploads/2020/08/4d87fb263f559c21e8755f8918ba8670.jpg\",\"size\":\"full\",\"id\":33,\"alt\":\"\",\"pixels\":75000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-08-19 12:15:26','2021-12-08 12:41:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-08-19 12:15:26','2020-08-19 12:15:26'),(19,'http://festival-ouverture.com/exclusive-world-premiere-alan-walker-at-tomorrowland-around-the-world/','105:73d1b5951550cda74befd4a8e2f69f98',8,'post','post',1,0,NULL,NULL,'Exclusive World Premiere – Alan Walker At Tomorrowland Around The World','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'http://festival-ouverture.com/wp-content/uploads/2020/08/maxresdefault.jpg',NULL,'9','featured-image',NULL,NULL,'http://festival-ouverture.com/wp-content/uploads/2020/08/maxresdefault.jpg','9','featured-image','{\"width\":1280,\"height\":720,\"url\":\"http://festival-ouverture.com/wp-content/uploads/2020/08/maxresdefault.jpg\",\"path\":\"/var/www/festival-ouverture.com/public_html/wp-content/uploads/2020/08/maxresdefault.jpg\",\"size\":\"full\",\"id\":9,\"alt\":\"\",\"pixels\":921600,\"type\":\"image/jpeg\"}',0,0,NULL,'2020-08-19 12:19:35','2021-12-02 06:11:21',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-08-19 12:37:11','2020-08-19 11:26:22'),(21,'http://festival-ouverture.com/wp-content/uploads/2020/08/maxresdefault.jpg','79:f9fc24f22666838886d6e1adb26a6686',9,'post','attachment',1,8,NULL,NULL,'maxresdefault','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://festival-ouverture.com/wp-content/uploads/2020/08/maxresdefault.jpg',NULL,'9','attachment-image',NULL,NULL,'http://festival-ouverture.com/wp-content/uploads/2020/08/maxresdefault.jpg','9','attachment-image','{\"width\":1280,\"height\":720,\"url\":\"http://festival-ouverture.com/wp-content/uploads/2020/08/maxresdefault.jpg\",\"path\":\"/var/www/festival-ouverture.com/public_html/wp-content/uploads/2020/08/maxresdefault.jpg\",\"size\":\"full\",\"id\":9,\"alt\":\"\",\"pixels\":921600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-08-19 12:21:58','2021-12-02 06:11:21',1,NULL,NULL,NULL,NULL,1,NULL,2,'2020-08-19 11:26:15','2020-08-19 11:26:15'),(22,'http://festival-ouverture.com/wp-content/uploads/2020/08/image.jpg','71:79c7cd80f6207a298852b5875dbcd54a',12,'post','attachment',1,0,NULL,NULL,'image','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://festival-ouverture.com/wp-content/uploads/2020/08/image.jpg',NULL,'12','attachment-image',NULL,NULL,'http://festival-ouverture.com/wp-content/uploads/2020/08/image.jpg','12','attachment-image','{\"width\":1320,\"height\":740,\"url\":\"http://festival-ouverture.com/wp-content/uploads/2020/08/image.jpg\",\"path\":\"/var/www/festival-ouverture.com/public_html/wp-content/uploads/2020/08/image.jpg\",\"size\":\"full\",\"id\":12,\"alt\":\"\",\"pixels\":976800,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-08-19 12:21:58','2021-12-08 12:41:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-08-19 11:43:56','2020-08-19 11:43:56'),(23,'http://festival-ouverture.com/wp-content/uploads/2020/08/cropped-image.jpg','79:784bc4ae6dd9ceb719434d9dc313a93a',13,'post','attachment',1,0,NULL,NULL,'cropped-image.jpg','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://festival-ouverture.com/wp-content/uploads/2020/08/cropped-image.jpg',NULL,'13','attachment-image',NULL,NULL,'http://festival-ouverture.com/wp-content/uploads/2020/08/cropped-image.jpg','13','attachment-image','{\"width\":1400,\"height\":300,\"url\":\"http://festival-ouverture.com/wp-content/uploads/2020/08/cropped-image.jpg\",\"path\":\"/var/www/festival-ouverture.com/public_html/wp-content/uploads/2020/08/cropped-image.jpg\",\"size\":\"full\",\"id\":13,\"alt\":\"\",\"pixels\":420000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-08-19 12:21:58','2021-12-08 12:41:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-08-19 11:45:18','2020-08-19 11:45:18'),(24,'http://festival-ouverture.com/wp-content/uploads/2020/08/music.png','71:af4716356b035005d94bebad756fb471',14,'post','attachment',1,0,NULL,NULL,'music','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://festival-ouverture.com/wp-content/uploads/2020/08/music.png',NULL,'14','attachment-image',NULL,NULL,'http://festival-ouverture.com/wp-content/uploads/2020/08/music.png','14','attachment-image','{\"width\":200,\"height\":200,\"url\":\"http://festival-ouverture.com/wp-content/uploads/2020/08/music.png\",\"path\":\"/var/www/festival-ouverture.com/public_html/wp-content/uploads/2020/08/music.png\",\"size\":\"full\",\"id\":14,\"alt\":\"\",\"pixels\":40000,\"type\":\"image/png\"}',NULL,NULL,NULL,'2020-08-19 12:21:58','2021-12-08 12:41:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-08-19 11:47:51','2020-08-19 11:47:51'),(25,'http://festival-ouverture.com/wp-content/uploads/2020/08/1_wjfSFGr3OzwP4I6nQ12EvQ.jpg','90:e4dec0e20669916e1b624af30fb93324',16,'post','attachment',1,0,NULL,NULL,'1_wjfSFGr3OzwP4I6nQ12EvQ','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://festival-ouverture.com/wp-content/uploads/2020/08/1_wjfSFGr3OzwP4I6nQ12EvQ.jpg',NULL,'16','attachment-image',NULL,NULL,'http://festival-ouverture.com/wp-content/uploads/2020/08/1_wjfSFGr3OzwP4I6nQ12EvQ.jpg','16','attachment-image','{\"width\":1400,\"height\":700,\"url\":\"http://festival-ouverture.com/wp-content/uploads/2020/08/1_wjfSFGr3OzwP4I6nQ12EvQ.jpg\",\"path\":\"/var/www/festival-ouverture.com/public_html/wp-content/uploads/2020/08/1_wjfSFGr3OzwP4I6nQ12EvQ.jpg\",\"size\":\"full\",\"id\":16,\"alt\":\"\",\"pixels\":980000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-08-19 12:21:58','2021-12-08 12:41:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-08-19 11:52:08','2020-08-19 11:52:08'),(27,'http://festival-ouverture.com/category/uncategorized/','58:f979cf95823c38a4d17edfaff8c240d1',1,'term','category',NULL,NULL,NULL,NULL,'Uncategorized',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-08-19 12:21:58','2021-12-08 12:41:58',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL),(28,'http://festival-ouverture.com/category/default/','52:53b8abb0ab0cea98e9bfe403bd588857',2,'term','category',NULL,NULL,NULL,NULL,'Default',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-08-19 12:21:58','2021-12-08 12:41:58',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL),(29,'http://festival-ouverture.com/category/entertainment/','58:505cfc46c03b8130f9b394ba5394fe0b',3,'term','category',NULL,NULL,NULL,NULL,'Entertainment',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-08-19 12:21:58','2021-12-02 06:11:21',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-08-19 12:37:11','2020-08-19 11:26:22'),(30,NULL,NULL,NULL,'system-page','404',NULL,NULL,'Page not found %%sep%% %%sitename%%',NULL,'Error 404: Page not found',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-08-19 12:21:58','2020-08-19 12:21:58',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(31,NULL,NULL,NULL,'system-page','search-result',NULL,NULL,'You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-08-19 12:21:58','2020-08-19 12:21:58',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(32,NULL,NULL,NULL,'date-archive',NULL,NULL,NULL,'%%date%% %%page%% %%sep%% %%sitename%%','',NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-08-19 12:21:58','2020-08-19 12:21:58',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(34,'http://festival-ouverture.com/heidi/','40:1d9c259b333f4afa771a0ede7a0a4970',19,'post','custom_css',1,0,NULL,NULL,'heidi','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-08-19 12:33:00','2020-08-19 12:36:38',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(45,'http://festival-ouverture.com/now-that-you-know-what-a-vpn-is-well-tell-you-a-little-more-about-the-types-of-vpn/','118:b4c1292361e37ee31372b71cbb4fa1b2',55,'post','post',1,0,NULL,NULL,'Now that you know what a VPN is, we’ll tell you a little more about the types of VPN','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://festival-ouverture.com/wp-content/uploads/2021/06/hafjfaskf.png',NULL,'57','featured-image',NULL,NULL,'http://festival-ouverture.com/wp-content/uploads/2021/06/hafjfaskf.png','57','featured-image','{\"width\":1024,\"height\":576,\"url\":\"http://festival-ouverture.com/wp-content/uploads/2021/06/hafjfaskf.png\",\"path\":\"/var/www/festival-ouverture.com/public_html/wp-content/uploads/2021/06/hafjfaskf.png\",\"size\":\"full\",\"id\":57,\"alt\":\"\",\"pixels\":589824,\"type\":\"image/png\"}',0,NULL,NULL,'2021-06-16 04:27:50','2021-12-02 07:30:13',1,NULL,NULL,NULL,NULL,0,2,2,'2021-06-16 15:40:03','2021-06-21 04:27:50'),(46,'http://festival-ouverture.com/category/vpn/','48:6c6bad30745a7350fb09fa52c900bfeb',5,'term','category',NULL,NULL,NULL,NULL,'VPN',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-06-16 05:26:09','2021-12-05 18:18:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-06-16 15:40:03','2021-06-21 04:27:50'),(47,'http://festival-ouverture.com/wp-content/uploads/2021/06/hafjfaskf.png','75:cb762a353a3e03e1f8839ce1b45856f4',57,'post','attachment',1,55,NULL,NULL,'hafjfaskf','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://festival-ouverture.com/wp-content/uploads/2021/06/hafjfaskf.png',NULL,'57','attachment-image',NULL,NULL,'http://festival-ouverture.com/wp-content/uploads/2021/06/hafjfaskf.png','57','attachment-image','{\"width\":1024,\"height\":576,\"url\":\"http://festival-ouverture.com/wp-content/uploads/2021/06/hafjfaskf.png\",\"path\":\"/var/www/festival-ouverture.com/public_html/wp-content/uploads/2021/06/hafjfaskf.png\",\"size\":\"full\",\"id\":57,\"alt\":\"\",\"pixels\":589824,\"type\":\"image/png\"}',NULL,NULL,NULL,'2021-06-16 15:35:38','2021-12-08 12:41:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-06-16 15:35:38','2021-06-16 15:35:38'),(48,'http://festival-ouverture.com/etoro-adds-maker-mkr-and-enjin-enj-to-platform/','82:9cc84b0d015b14b8ec674979fd9255f7',60,'post','post',1,0,NULL,NULL,'eToro adds Maker (MKR) and Enjin (ENJ) to platform','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'http://festival-ouverture.com/wp-content/uploads/2021/09/pexels-karolina-grabowska-5980863-scaled.jpg',NULL,'61','featured-image',NULL,NULL,'http://festival-ouverture.com/wp-content/uploads/2021/09/pexels-karolina-grabowska-5980863-scaled.jpg','61','featured-image','{\"width\":1707,\"height\":2560,\"url\":\"http://festival-ouverture.com/wp-content/uploads/2021/09/pexels-karolina-grabowska-5980863-scaled.jpg\",\"path\":\"/var/www/festival-ouverture.com/public_html/wp-content/uploads/2021/09/pexels-karolina-grabowska-5980863-scaled.jpg\",\"size\":\"full\",\"id\":61,\"alt\":\"\",\"pixels\":4369920,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2021-09-21 12:17:28','2021-12-03 05:31:13',1,NULL,NULL,NULL,NULL,0,2,2,'2021-09-21 12:19:16','2021-09-25 12:17:16'),(49,'http://festival-ouverture.com/wp-content/uploads/2021/09/pexels-karolina-grabowska-5980863-scaled.jpg','106:66c6f444797ea59da52b4323236f363c',61,'post','attachment',1,60,NULL,NULL,'pexels-karolina-grabowska-5980863','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://festival-ouverture.com/wp-content/uploads/2021/09/pexels-karolina-grabowska-5980863-scaled.jpg',NULL,'61','attachment-image',NULL,NULL,'http://festival-ouverture.com/wp-content/uploads/2021/09/pexels-karolina-grabowska-5980863-scaled.jpg','61','attachment-image','{\"width\":1707,\"height\":2560,\"url\":\"http://festival-ouverture.com/wp-content/uploads/2021/09/pexels-karolina-grabowska-5980863-scaled.jpg\",\"path\":\"/var/www/festival-ouverture.com/public_html/wp-content/uploads/2021/09/pexels-karolina-grabowska-5980863-scaled.jpg\",\"size\":\"full\",\"id\":61,\"alt\":\"\",\"pixels\":4369920,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-09-21 12:18:00','2021-12-08 12:41:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-09-21 12:18:00','2021-09-21 12:18:00'),(50,'http://festival-ouverture.com/category/virtuele-munteenheid/','65:410f00512b6865ba8c8ec1b573d3b504',6,'term','category',NULL,NULL,NULL,NULL,'Virtuele munteenheid',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-09-21 12:19:07','2021-12-05 02:43:59',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-09-28 13:04:02','2021-09-25 12:17:16'),(51,'http://festival-ouverture.com/brewer-budweiser-buys-beer-eth-for-30-ethereum-via-ens-and-opensea/','102:d9108bd472738907731e6f705ba0b16f',65,'post','post',1,0,NULL,NULL,'Brewer Budweiser buys beer.eth for 30 Ethereum, via ENS and OpenSea','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://festival-ouverture.com/wp-content/uploads/2021/09/zoltan-tasi-uNXmhzcQjxg-unsplash-scaled.jpg',NULL,'66','featured-image',NULL,NULL,'http://festival-ouverture.com/wp-content/uploads/2021/09/zoltan-tasi-uNXmhzcQjxg-unsplash-scaled.jpg','66','featured-image','{\"width\":2560,\"height\":1655,\"url\":\"http://festival-ouverture.com/wp-content/uploads/2021/09/zoltan-tasi-uNXmhzcQjxg-unsplash-scaled.jpg\",\"path\":\"/var/www/festival-ouverture.com/public_html/wp-content/uploads/2021/09/zoltan-tasi-uNXmhzcQjxg-unsplash-scaled.jpg\",\"size\":\"full\",\"id\":66,\"alt\":\"\",\"pixels\":4236800,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2021-09-28 13:02:02','2021-12-03 05:31:13',1,NULL,NULL,NULL,NULL,0,3,2,'2021-09-28 13:04:02','2021-10-22 12:59:26'),(52,'http://festival-ouverture.com/wp-content/uploads/2021/09/zoltan-tasi-uNXmhzcQjxg-unsplash-scaled.jpg','105:eb3f587bccadb9158f284409d5126d60',66,'post','attachment',1,65,NULL,NULL,'zoltan-tasi-uNXmhzcQjxg-unsplash','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://festival-ouverture.com/wp-content/uploads/2021/09/zoltan-tasi-uNXmhzcQjxg-unsplash-scaled.jpg',NULL,'66','attachment-image',NULL,NULL,'http://festival-ouverture.com/wp-content/uploads/2021/09/zoltan-tasi-uNXmhzcQjxg-unsplash-scaled.jpg','66','attachment-image','{\"width\":2560,\"height\":1655,\"url\":\"http://festival-ouverture.com/wp-content/uploads/2021/09/zoltan-tasi-uNXmhzcQjxg-unsplash-scaled.jpg\",\"path\":\"/var/www/festival-ouverture.com/public_html/wp-content/uploads/2021/09/zoltan-tasi-uNXmhzcQjxg-unsplash-scaled.jpg\",\"size\":\"full\",\"id\":66,\"alt\":\"\",\"pixels\":4236800,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-09-28 13:02:56','2021-12-08 12:41:58',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-09-28 13:02:56','2021-09-28 13:02:56'),(53,'http://festival-ouverture.com/category/bitcoin-on-coinbase/','64:552e4a4a9dcbcd10da3187267fd4e691',7,'term','category',NULL,NULL,NULL,NULL,'Bitcoin on coinbase',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-12-08 12:43:14','2021-12-25 17:00:48',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-08 12:43:30',NULL),(54,'http://festival-ouverture.com/bitcoin-is-skyrocketing-as-a-result-of-coinbase-ipo/','87:22feccd110e705c5aacd401dfe9ac89a',72,'post','post',1,0,NULL,NULL,'Bitcoin is skyrocketing as a result of Coinbase IPO','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'http://festival-ouverture.com/wp-content/uploads/2021/12/pexels-alesia-kozik-6777560.jpg',NULL,'73','featured-image',NULL,NULL,'http://festival-ouverture.com/wp-content/uploads/2021/12/pexels-alesia-kozik-6777560.jpg','73','featured-image','{\"width\":800,\"height\":600,\"url\":\"http://festival-ouverture.com/wp-content/uploads/2021/12/pexels-alesia-kozik-6777560.jpg\",\"path\":\"/var/www/festival-ouverture.com/public_html/wp-content/uploads/2021/12/pexels-alesia-kozik-6777560.jpg\",\"size\":\"full\",\"id\":73,\"alt\":\"\",\"pixels\":480000,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2021-12-08 12:43:30','2021-12-25 17:00:48',1,NULL,NULL,NULL,NULL,0,3,2,'2021-12-08 12:43:30','2021-12-25 16:58:17');
/*!40000 ALTER TABLE `wp_yoast_indexable` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_yoast_indexable_hierarchy`
--
DROP TABLE IF EXISTS `wp_yoast_indexable_hierarchy`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_yoast_indexable_hierarchy` (
`indexable_id` int unsigned NOT NULL,
`ancestor_id` int unsigned NOT NULL,
`depth` int unsigned DEFAULT NULL,
`blog_id` bigint NOT NULL DEFAULT '1',
PRIMARY KEY (`indexable_id`,`ancestor_id`),
KEY `indexable_id` (`indexable_id`),
KEY `ancestor_id` (`ancestor_id`),
KEY `depth` (`depth`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_yoast_indexable_hierarchy`
--
LOCK TABLES `wp_yoast_indexable_hierarchy` WRITE;
/*!40000 ALTER TABLE `wp_yoast_indexable_hierarchy` DISABLE KEYS */;
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (1,0,0,1),(2,0,0,1),(3,0,0,1),(4,0,0,1),(7,0,0,1),(8,0,0,1),(15,0,0,1),(16,0,0,1),(19,0,0,1),(21,19,1,1),(22,0,0,1),(23,0,0,1),(24,0,0,1),(25,0,0,1),(27,0,0,1),(28,0,0,1),(29,0,0,1),(31,0,0,1),(32,0,0,1),(45,0,0,1),(46,0,0,1),(47,45,1,1),(48,0,0,1),(49,48,1,1),(50,0,0,1),(51,0,0,1),(52,51,1,1),(53,0,0,1),(54,0,0,1);
/*!40000 ALTER TABLE `wp_yoast_indexable_hierarchy` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_yoast_migrations`
--
DROP TABLE IF EXISTS `wp_yoast_migrations`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_yoast_migrations` (
`id` int unsigned NOT NULL AUTO_INCREMENT,
`version` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `WP_yoast_migrations_version` (`version`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_yoast_migrations`
--
LOCK TABLES `wp_yoast_migrations` WRITE;
/*!40000 ALTER TABLE `wp_yoast_migrations` DISABLE KEYS */;
INSERT INTO `wp_yoast_migrations` VALUES (1,'20171228151840'),(2,'20171228151841'),(3,'20190529075038'),(4,'20191011111109'),(5,'20200408101900'),(6,'20200420073606'),(7,'20200428123747'),(8,'20200428194858'),(9,'20200429105310'),(10,'20200430075614'),(11,'20200430150130'),(12,'20200507054848'),(13,'20200513133401'),(14,'20200609154515'),(15,'20200616130143'),(18,'20200617122511'),(16,'20200702141921'),(17,'20200728095334'),(19,'20201202144329'),(20,'20201216124002'),(21,'20201216141134'),(22,'20210817092415'),(23,'20211020091404');
/*!40000 ALTER TABLE `wp_yoast_migrations` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_yoast_primary_term`
--
DROP TABLE IF EXISTS `wp_yoast_primary_term`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_yoast_primary_term` (
`id` int unsigned NOT NULL AUTO_INCREMENT,
`post_id` bigint DEFAULT NULL,
`term_id` bigint DEFAULT NULL,
`taxonomy` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`created_at` datetime DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
`blog_id` bigint NOT NULL DEFAULT '1',
PRIMARY KEY (`id`),
KEY `post_taxonomy` (`post_id`,`taxonomy`),
KEY `post_term` (`post_id`,`term_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_yoast_primary_term`
--
LOCK TABLES `wp_yoast_primary_term` WRITE;
/*!40000 ALTER TABLE `wp_yoast_primary_term` DISABLE KEYS */;
INSERT INTO `wp_yoast_primary_term` VALUES (1,55,5,'category','2021-06-16 05:26:11','2021-12-02 07:30:13',1),(2,60,6,'category','2021-09-21 12:19:16','2021-12-03 05:31:13',1),(3,65,6,'category','2021-09-28 13:03:15','2021-12-03 05:31:13',1),(4,72,7,'category','2021-12-08 12:43:30','2021-12-25 17:00:48',1);
/*!40000 ALTER TABLE `wp_yoast_primary_term` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_yoast_seo_links`
--
DROP TABLE IF EXISTS `wp_yoast_seo_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_yoast_seo_links` (
`id` bigint unsigned NOT NULL AUTO_INCREMENT,
`url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`post_id` bigint unsigned NOT NULL,
`target_post_id` bigint unsigned NOT NULL,
`type` varchar(8) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`indexable_id` int unsigned DEFAULT NULL,
`target_indexable_id` int unsigned DEFAULT NULL,
`height` int unsigned DEFAULT NULL,
`width` int unsigned DEFAULT NULL,
`size` int unsigned DEFAULT NULL,
`language` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`region` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `link_direction` (`post_id`,`type`),
KEY `indexable_link_direction` (`indexable_id`,`type`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_yoast_seo_links`
--
LOCK TABLES `wp_yoast_seo_links` WRITE;
/*!40000 ALTER TABLE `wp_yoast_seo_links` DISABLE KEYS */;
INSERT INTO `wp_yoast_seo_links` VALUES (1,'https://www.globalwatchonline.com/it/vpn/reviews/expressvpn/',55,0,'external',45,NULL,NULL,NULL,NULL,NULL,NULL),(2,'https://www.globalwatchonline.com/it/vpn/guide/netflix-vpn/',55,0,'external',45,NULL,NULL,NULL,NULL,NULL,NULL),(3,'https://www.bitcoinexchangenederland.nl/waves/',60,0,'external',48,NULL,NULL,NULL,NULL,NULL,NULL),(4,'https://www.bitcoinexchangenederland.nl/cryptocurrency/',60,0,'external',48,NULL,NULL,NULL,NULL,NULL,NULL),(5,'https://moveco.io/',65,0,'external',51,NULL,NULL,NULL,NULL,NULL,NULL),(6,'https://folm.io/',65,0,'external',51,NULL,NULL,NULL,NULL,NULL,NULL),(7,'https://currencyconverters.org/es/cryptocurrencies',72,0,'external',54,NULL,NULL,NULL,NULL,NULL,NULL),(8,'https://currencyconverters.org/fr/cryptocurrencies',72,0,'external',54,NULL,NULL,NULL,NULL,NULL,NULL);
/*!40000 ALTER TABLE `wp_yoast_seo_links` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_yoast_seo_meta`
--
DROP TABLE IF EXISTS `wp_yoast_seo_meta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_yoast_seo_meta` (
`object_id` bigint unsigned NOT NULL,
`internal_link_count` int unsigned DEFAULT NULL,
`incoming_link_count` int unsigned DEFAULT NULL,
UNIQUE KEY `object_id` (`object_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_yoast_seo_meta`
--
LOCK TABLES `wp_yoast_seo_meta` WRITE;
/*!40000 ALTER TABLE `wp_yoast_seo_meta` DISABLE KEYS */;
INSERT INTO `wp_yoast_seo_meta` VALUES (3,0,0),(5,0,0),(6,0,0),(7,0,0),(8,0,0),(11,0,0),(15,0,0),(17,0,0),(18,0,0),(20,0,0),(21,0,0),(22,0,0),(24,0,0),(25,0,0),(34,0,0),(35,0,0),(36,0,0),(37,0,0),(38,0,0),(39,0,0),(40,0,0),(42,0,0),(43,0,0),(45,0,0),(47,0,0),(49,0,0),(52,0,0),(53,0,0);
/*!40000 ALTER TABLE `wp_yoast_seo_meta` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2023-03-29 7:56:19