File: /opt/aphex/sites/biomicroworld2013.org/db.sql
-- MySQL dump 10.13 Distrib 8.0.32, for Linux (x86_64)
--
-- Host: localhost Database: biomicroworld2013_org
-- ------------------------------------------------------
-- 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 AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_comments`
--
LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_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=6 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_1598615077\";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:1598615077;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_1598615078\";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:1598615078;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_1598615079\";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:1598615079;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_1598615080\";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:1598615080;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:26:\"[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:26:\"[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:403:\"<p>Hello Admin,</p><p>A new user visited your website.</p><p>Here are the details :</p><p><strong>Name</strong>: [control_1598615077]</p><p><strong>Email</strong>: [control_1598615078]</p><p><strong>Subject</strong>: [control_1598615079]</p><p><strong>Message</strong>: [control_1598615080]</p><p>Thanks,</p><p><strong>Technical Support Team</strong></p><p><strong>www.biomicroworld2013.org</strong></p>\";}s:30:\"form_client_notification_email\";a:10:{s:22:\"template_send_to_email\";s:26:\"[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:26:\"[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:200:\"<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>www.biomicroworld2013.org</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);
/*!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=40713 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://biomicroworld2013.org','yes'),(2,'home','http://biomicroworld2013.org','yes'),(3,'blogname','BioMicroWorld 2013','yes'),(4,'blogdescription','Making Changes To Your Diet','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:15:{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:67:\"better-404-redirect-to-homepage/better-404-redirect-to-homepage.php\";i:4;s:31:\"cache-enabler/cache-enabler.php\";i:5;s:33:\"classic-editor/classic-editor.php\";i:6;s:37:\"link-whisper-premium/link-whisper.php\";i:7;s:29:\"mainwp-child/mainwp-child.php\";i:8;s:45:\"remove-footer-credit/remove-footer-credit.php\";i:9;s:49:\"scheduled-post-trigger/scheduled-post-trigger.php\";i:10;s:23:\"spiderblocker/index.php\";i:11;s:37:\"wordpress-autoblogging/basic-auth.php\";i:12;s:24:\"wordpress-seo/wp-seo.php\";i:13;s:23:\"wp-insert/wp-insert.php\";i:14;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','high-responsive','yes'),(41,'stylesheet','high-responsive','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:75;i:1;i:83;i:2;i:86;i:3;i:93;}','yes'),(78,'widget_categories','a:3:{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;i:4;a:0:{}}','yes'),(79,'widget_text','a:4:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;i:3;a:4:{s:5:\"title\";s:11:\"Learn More!\";s:4:\"text\";s:204:\"<a href=\"https://workoutanytime.com/\" rel=\"noopener\" target=\"_blank\"><img src=\"http://biomicroworld2013.org/wp-content/uploads/2020/08/1b91f2f3b5e588fc814287749677f106.jpg\" width=\"300\" height=\"250\" /></a>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:4;a:4:{s:5:\"title\";s:8:\"Founder!\";s:4:\"text\";s:304:\"<img src=\"http://biomicroworld2013.org/wp-content/uploads/2020/08/best-multivitamins-for-men-1296x728-feature-e1598618825671.jpg\" width=\"300\" height=\"250\" />\r\n\r\nWelcome to our blog, I am <strong>Same Knight</strong>. Eating healthy foods can help you recover and reduce your risk of more heart problems. \";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:2:{s:33:\"classic-editor/classic-editor.php\";a:2:{i:0;s:14:\"Classic_Editor\";i:1;s:9:\"uninstall\";}s:31:\"cache-enabler/cache-enabler.php\";a:2:{i:0;s:13:\"Cache_Enabler\";i:1;s:12:\"on_uninstall\";}}','no'),(82,'timezone_string','','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','0','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','26','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','1608153556','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:63:{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:16:\"aiosp_manage_seo\";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:6:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:10:\"archives-2\";i:1;s:6:\"meta-2\";i:2;s:17:\"recent-comments-2\";i:3;s:12:\"categories-2\";i:4;s:11:\"tag_cloud-2\";}s:9:\"sidebar-1\";a:3:{i:0;s:8:\"search-2\";i:1;s:6:\"text-4\";i:2;s:14:\"recent-posts-2\";}s:9:\"sidebar-2\";a:1:{i:0;s:10:\"calendar-3\";}s:9:\"sidebar-3\";a:1:{i:0;s:12:\"categories-4\";}s:9:\"sidebar-4\";a:1:{i:0;s:6:\"text-3\";}s:13:\"array_version\";i:3;}','yes'),(103,'widget_tag_cloud','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:8:\"taxonomy\";s:8:\"post_tag\";}s:12:\"_multiwidget\";i:1;}','yes'),(104,'db-version-secure','hUytCp0Pgr','yes'),(105,'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:1676542017;s:11:\"plugin_path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";}}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:1676542017;}s:7:\"abspath\";s:39:\"/opt/aphex/sites/biomicroworld2013.org/\";}','yes'),(106,'fs_debug_mode','','yes'),(107,'fs_accounts','a:6:{s:11:\"plugin_data\";a:2:{s:40:\"auto-terms-of-service-and-privacy-policy\";a:14:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:143:\"/var/www/biomicroworld2013.org/public_html/wp-content/plugins/auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";}s:17:\"install_timestamp\";i:1592601557;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:9:\"1.2.1.6.1\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:5:\"1.8.1\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:21:\"biomicroworld2013.org\";s:9:\"server_ip\";s:13:\"18.234.45.159\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1592601558;s:7:\"version\";s:5:\"1.8.1\";}s:15:\"prev_is_premium\";b:0;}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:1676542017;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:81:\"auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";s:40:\"auto-terms-of-service-and-privacy-policy\";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:40:\"auto-terms-of-service-and-privacy-policy\";O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:40:\"Auto Terms of Service and Privacy Policy\";s:4:\"slug\";s:40:\"auto-terms-of-service-and-privacy-policy\";s:12:\"premium_slug\";N;s:4:\"type\";N;s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:81:\"auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";s:7:\"version\";s:5:\"1.8.1\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";N;s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_d9ea0af03f0660769f7de48a9f664\";s:10:\"secret_key\";N;s:2:\"id\";s:2:\"78\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}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:\"1c635671909cf29d7429c9ae5b0d35e9\";s:13:\"admin_notices\";a:1:{s:40:\"auto-terms-of-service-and-privacy-policy\";a:0:{}}s:21:\"id_slug_type_path_map\";a:1:{i:1010;a:3:{s:4:\"slug\";s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";}}}','yes'),(111,'tagline','','yes'),(113,'auth_key','?uhmtA0q&9RiWXV2EKS!PT]]Ia[cLGdOW2i(PZsX{*^DFXj)<;XY,O!pB$tNlL|?','no'),(114,'auth_salt','Uc#DC~8-d@Ross_;RQ8].aomtx`G$4Bpg]8ITgsAl!1Qqp+H@MdH5MH^nNwCG>Y(','no'),(115,'logged_in_key','Mq,5W)B269Ma.]N};^#yqoOjlr]F;#ObO` yQE>vE#Hf-:[al1^&j2)!kNuh6rle','no'),(116,'logged_in_salt','=t/)3,Eo@^#o^q*+;R3g0b#WI+Ed~1zhY</]&vjEOhU)tqb43:p^E?K?Ux|>d8b!','no'),(117,'cron','a:11:{i:1653859157;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:1653859158;a:7:{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;}}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;}}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:1653860628;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:1653868979;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:1653903412;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:1653910764;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:1653911079;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:1653930743;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:1654256678;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:1654377558;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'),(118,'update_day','4','yes'),(119,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(120,'widget_calendar','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:1:{s:5:\"title\";s:9:\"Visit Us!\";}}','yes'),(121,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(122,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(123,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(124,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(125,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(126,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(128,'nonce_key','/PS>&!h_x?hn-lCt{>fn=-)Ra4bx&-L.U}Jp1kiCgXbcc#wYjUSCyS~f(>->7E<g','no'),(129,'nonce_salt','xE.E(qu?UQc)mwp/5,ESkI6B{IBAK8Ts uTz*D>95Eef9yaT99YN d[T:0`;:}:a','no'),(130,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(133,'aioseop_options','a:79:{s:17:\"aiosp_license_key\";N;s:16:\"aiosp_home_title\";N;s:22:\"aiosp_home_description\";s:0:\"\";s:20:\"aiosp_togglekeywords\";i:1;s:19:\"aiosp_home_keywords\";N;s:26:\"aiosp_use_static_home_info\";i:0;s:9:\"aiosp_can\";i:1;s:30:\"aiosp_no_paged_canonical_links\";i:0;s:20:\"aiosp_force_rewrites\";i:1;s:24:\"aiosp_use_original_title\";i:0;s:28:\"aiosp_home_page_title_format\";s:12:\"%page_title%\";s:23:\"aiosp_page_title_format\";s:27:\"%page_title% | %site_title%\";s:23:\"aiosp_post_title_format\";s:27:\"%post_title% | %site_title%\";s:27:\"aiosp_category_title_format\";s:31:\"%category_title% | %site_title%\";s:26:\"aiosp_archive_title_format\";s:30:\"%archive_title% | %site_title%\";s:23:\"aiosp_date_title_format\";s:21:\"%date% | %site_title%\";s:25:\"aiosp_author_title_format\";s:23:\"%author% | %site_title%\";s:22:\"aiosp_tag_title_format\";s:20:\"%tag% | %site_title%\";s:25:\"aiosp_search_title_format\";s:23:\"%search% | %site_title%\";s:24:\"aiosp_description_format\";s:13:\"%description%\";s:22:\"aiosp_404_title_format\";s:33:\"Nothing found for %request_words%\";s:18:\"aiosp_paged_format\";s:14:\" - Part %page%\";s:17:\"aiosp_cpostactive\";a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:7:\"product\";}s:18:\"aiosp_cpostnoindex\";a:0:{}s:19:\"aiosp_cpostnofollow\";a:0:{}s:21:\"aiosp_posttypecolumns\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:19:\"aiosp_google_verify\";s:0:\"\";s:17:\"aiosp_bing_verify\";s:0:\"\";s:22:\"aiosp_pinterest_verify\";s:0:\"\";s:19:\"aiosp_yandex_verify\";s:0:\"\";s:18:\"aiosp_baidu_verify\";s:0:\"\";s:25:\"aiosp_google_analytics_id\";N;s:25:\"aiosp_ga_advanced_options\";s:2:\"on\";s:15:\"aiosp_ga_domain\";N;s:21:\"aiosp_ga_multi_domain\";i:0;s:21:\"aiosp_ga_addl_domains\";N;s:21:\"aiosp_ga_anonymize_ip\";N;s:28:\"aiosp_ga_display_advertising\";N;s:22:\"aiosp_ga_exclude_users\";N;s:29:\"aiosp_ga_track_outbound_links\";i:0;s:25:\"aiosp_ga_link_attribution\";i:0;s:27:\"aiosp_ga_enhanced_ecommerce\";i:0;s:19:\"aiosp_schema_markup\";s:1:\"1\";s:32:\"aiosp_schema_search_results_page\";s:1:\"1\";s:33:\"aiosp_schema_social_profile_links\";s:0:\"\";s:28:\"aiosp_schema_site_represents\";s:12:\"organization\";s:30:\"aiosp_schema_organization_name\";s:0:\"\";s:30:\"aiosp_schema_organization_logo\";s:0:\"\";s:24:\"aiosp_schema_person_user\";s:1:\"1\";s:31:\"aiosp_schema_person_manual_name\";N;s:32:\"aiosp_schema_person_manual_image\";N;s:25:\"aiosp_schema_phone_number\";s:0:\"\";s:25:\"aiosp_schema_contact_type\";s:4:\"none\";s:20:\"aiosp_use_categories\";i:0;s:26:\"aiosp_use_tags_as_keywords\";i:1;s:32:\"aiosp_dynamic_postspage_keywords\";i:1;s:22:\"aiosp_category_noindex\";i:1;s:26:\"aiosp_archive_date_noindex\";i:1;s:28:\"aiosp_archive_author_noindex\";i:1;s:18:\"aiosp_tags_noindex\";i:0;s:20:\"aiosp_search_noindex\";i:0;s:17:\"aiosp_404_noindex\";i:0;s:17:\"aiosp_tax_noindex\";a:0:{}s:23:\"aiosp_paginated_noindex\";i:0;s:24:\"aiosp_paginated_nofollow\";i:0;s:27:\"aiosp_generate_descriptions\";i:0;s:18:\"aiosp_skip_excerpt\";i:0;s:20:\"aiosp_run_shortcodes\";i:0;s:33:\"aiosp_hide_paginated_descriptions\";i:0;s:32:\"aiosp_dont_truncate_descriptions\";i:0;s:20:\"aiosp_unprotect_meta\";i:0;s:33:\"aiosp_redirect_attachement_parent\";i:0;s:14:\"aiosp_ex_pages\";s:0:\"\";s:20:\"aiosp_post_meta_tags\";s:0:\"\";s:20:\"aiosp_page_meta_tags\";s:0:\"\";s:21:\"aiosp_front_meta_tags\";s:0:\"\";s:20:\"aiosp_home_meta_tags\";s:0:\"\";s:12:\"aiosp_do_log\";N;s:19:\"last_active_version\";s:5:\"3.5.2\";}','yes'),(139,'aioseop_notices','a:2:{s:7:\"notices\";a:1:{s:17:\"review_plugin_cta\";a:3:{s:4:\"slug\";s:17:\"review_plugin_cta\";s:10:\"time_start\";i:1598361554;s:8:\"time_set\";i:1597151955;}}s:14:\"active_notices\";a:1:{s:17:\"review_plugin_cta\";i:1598361554;}}','no'),(140,'aioseop_detected_conflicting_plugins','a:0:{}','yes'),(143,'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'),(154,'crawl-delay-value','4','yes'),(155,'theme_mods_twentytwenty','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1598616363;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'),(958,'disallowed_keys','','no'),(959,'comment_previously_approved','','yes'),(960,'auto_plugin_theme_update_emails','a:0:{}','no'),(961,'finished_updating_comment_type','1','yes'),(962,'db_upgraded','','yes'),(965,'recently_activated','a:0:{}','yes'),(966,'fs_api_cache','a:0:{}','yes'),(986,'cb_admin_notice','a:1:{s:15:\"two_week_review\";a:3:{s:5:\"start\";s:10:\"09/04/2020\";s:3:\"int\";i:7;s:9:\"dismissed\";i:0;}}','yes'),(987,'contact-bank-version-number','3.0.1','yes'),(989,'wpseo','a:57:{s:8:\"tracking\";b:0;s:22:\"license_server_version\";s:1:\"2\";s:15:\"ms_defaults_set\";b:0;s:40:\"ignore_search_engines_discouraged_notice\";b:0;s:19:\"indexing_first_time\";b:1;s:16:\"indexing_started\";b:0;s:15:\"indexing_reason\";s:23:\"home_url_option_changed\";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:1598615078;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:28:\"http://biomicroworld2013.org\";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:1;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'),(990,'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'),(991,'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'),(992,'wpseo_flush_rewrite','1','yes'),(993,'yoast_migrations_free','a:1:{s:7:\"version\";s:4:\"18.9\";}','yes'),(998,'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:\"17\";}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:\"18\";}s:10:\"disclaimer\";a:2:{s:7:\"content\";s:1370:\"<p>The information contained in this website is for general information purposes only. The information is provided by [sitename] and while we endeavour to keep the information up to date and correct, we make no representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability or availability with respect to the website or the information, products, services, or related graphics contained on the website for any purpose. Any reliance you place on such information is therefore strictly at your own risk.</p><p>In no event will we be liable for any loss or damage including without limitation, indirect or consequential loss or damage, or any loss or damage whatsoever arising from loss of data or profits arising out of, or in connection with, the use of this website.</p><p>Through this website you are able to link to other websites which are not under the control of [sitename]. We have no control over the nature, content and availability of those sites. The inclusion of any links does not necessarily imply a recommendation or endorse the views expressed within them.</p><p>Every effort is made to keep the website up and running smoothly. However, [sitename] takes no responsibility for, and will not be liable for, the website being temporarily unavailable due to technical issues beyond our control.</p>\";s:13:\"assigned_page\";s:2:\"19\";}s:9:\"copyright\";a:2:{s:7:\"content\";s:0:\"\";s:13:\"assigned_page\";s:0:\"\";}}','yes'),(999,'wp_insert_version','2.5','yes'),(1000,'widget_contact_bank_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1001,'widget_wp_insert_ad_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1004,'contact-bank-wizard-set-up','skip','yes'),(1005,'contact-bank-admin-email','[email protected]','yes'),(1026,'current_theme','High Responsive','yes'),(1027,'theme_mods_high-responsive','a:13:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:6:\"menu-1\";i:4;}s:18:\"custom_css_post_id\";i:47;s:16:\"header_textcolor\";s:5:\"blank\";s:29:\"highresponsive_content_layout\";s:18:\"excerpt-image-left\";s:33:\"highresponsive_header_media_title\";s:27:\"Making Changes To Your Diet\";s:32:\"highresponsive_header_media_text\";s:0:\"\";s:31:\"highresponsive_header_media_url\";s:0:\"\";s:36:\"highresponsive_header_media_url_text\";s:0:\"\";s:12:\"header_image\";s:71:\"http://biomicroworld2013.org/wp-content/uploads/2020/08/banner_img1.jpg\";s:17:\"header_image_data\";O:8:\"stdClass\":5:{s:13:\"attachment_id\";i:38;s:3:\"url\";s:71:\"http://biomicroworld2013.org/wp-content/uploads/2020/08/banner_img1.jpg\";s:13:\"thumbnail_url\";s:71:\"http://biomicroworld2013.org/wp-content/uploads/2020/08/banner_img1.jpg\";s:6:\"height\";i:587;s:5:\"width\";i:1920;}s:34:\"highresponsive_header_media_option\";s:11:\"entire-site\";s:11:\"custom_logo\";i:62;}','yes'),(1028,'theme_switched','','yes'),(1046,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(1047,'jabrfc_text','a:4:{s:4:\"find\";a:1:{i:0;s:96:\"High Responsive by <a target=\"_blank\" href=\"https://catchthemes.com/\">Catch Themes</a>\";}s:7:\"replace\";a:1:{i:0;s:0:\"\";}s:12:\"willLinkback\";s:2:\"no\";s:14:\"linkbackPostId\";s:2:\"20\";}','yes'),(1137,'recovery_keys','a:0:{}','yes'),(1156,'wpseo_ryte','a:2:{s:6:\"status\";i:-1;s:10:\"last_fetch\";i:1648813546;}','yes'),(1340,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:26:\"[email protected]\";s:7:\"version\";s:3:\"6.0\";s:9:\"timestamp\";i:1653558682;}','no'),(2305,'auto_update_core_dev','enabled','yes'),(2306,'auto_update_core_minor','enabled','yes'),(2307,'auto_update_core_major','unset','yes'),(5736,'https_detection_errors','a:1:{s:20:\"https_request_failed\";a:1:{i:0;s:21:\"HTTPS request failed.\";}}','yes'),(7078,'mainwp_child_update_version','1.5','yes'),(7079,'mainwp_child_plugin_version','4.2.3','yes'),(7080,'mainwp_child_auth','a:7:{i:5;s:32:\"df2936b680259ad0006bf0302667206b\";s:4:\"last\";i:1677751851;i:4;s:32:\"b7560c2e168307af5f6bfe4e3f8d8de0\";i:3;s:32:\"ec0371a493a486e50e034f2438953a0e\";i:2;s:32:\"5adbefc0c37506c4acb2f63d741eacfe\";i:1;s:32:\"8c6b1a60202d615a3229757402ba5f71\";i:0;s:32:\"8e0870bb8069dde8936625538edb6215\";}','yes'),(7081,'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'),(7082,'mainwp_child_activated_once','1','no'),(7090,'mainwp_child_pubkey','LS0tLS1CRUdJTiBQVUJMSUMgS0VZLS0tLS0KTUlJQklqQU5CZ2txaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUFtQWkybUtFVDQrQ2pnN0ZHVXYwRwp2UmVHQ1B3K21HZElBclBVK1ZUdUcwQkNkNXEwczBzaGpDNjlyaWZ0UGRGVDZLc2V4TVQ1R25wTC9UV3EzbWRuCk9KTWFGTDZ3UHRpRnlsYjVFQll5dmxqNXg5UTVycW5Va0dMSWtrWCsrQjE1ODV3MFhkbXgwWStKRE5DUXFyaHYKMHZBYms4RGlVcjM0OVV6OFdGMUpzU053N293OG8vUXVycjVobzZqVGlORXMrQjVScGMyMENBRnVVTjZ4SGRRaApiYUxJMXdleEV0SmVSTlNxRVFrbFlPM21SYnpTdGdSYkQ0WjRVOWZ3b1lJb2dzV2tlWlVGN3Y2cnpETC9RZmpwClFycDYxOU1HTkNGNjNSdGNEbERZWTkwcU5uT2wyZzZrVXhPTHlqUm9UYXRMZDlyb2xXdWtTcDZBTlQ1L1BycE0KK3dJREFRQUIKLS0tLS1FTkQgUFVCTElDIEtFWS0tLS0tCg==','yes'),(7091,'mainwp_child_server','https://dashboard.comparrot.nl/wp-admin/','no'),(7092,'mainwp_child_nonce','0','no'),(7093,'mainwp_child_nossl','0','yes'),(7094,'mainwp_child_nossl_key','23b2947904a2db46dda4b8fdbb911bfa286d1241d6caa33310986f15fd5d971c','yes'),(7095,'mainwp_premium_updates','a:0:{}','no'),(7098,'mainwp_child_clone_sites','0','no'),(7099,'mainwp_child_siteid','380','no'),(10646,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(13117,'wp_force_deactivated_plugins','a:0:{}','yes'),(13134,'category_children','a:0:{}','yes'),(29534,'mainwp_cache_control_cache_solution','Cache Enabler','yes'),(36500,'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'),(39934,'mainwp_child_auto_purge_cache','0','yes'),(39935,'mainwp_child_cloud_flair_enabled','0','yes'),(39936,'mainwp_cloudflair_email','','yes'),(39937,'mainwp_cloudflair_key','','yes'),(40667,'ai1wm_secret_key','o19LagMfNq5l','yes'),(40668,'ai1wm_backups_labels','a:0:{}','yes'),(40669,'ai1wm_sites_links','a:0:{}','yes'),(40670,'swift_performance_plugin_organizer','a:0:{}','yes'),(40671,'jetpack_active_modules','a:0:{}','yes'),(40672,'_transient_doing_cron','1660729877.1057910919189453125000','yes'),(40674,'_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:1676618765;s:15:\"version_checked\";s:3:\"6.0\";s:12:\"translations\";a:0:{}}','no'),(40678,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1676618767;s:7:\"checked\";a:4:{s:15:\"high-responsive\";s:3:\"2.2\";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:4:{s:15:\"high-responsive\";a:6:{s:5:\"theme\";s:15:\"high-responsive\";s:11:\"new_version\";s:5:\"2.2.1\";s:3:\"url\";s:45:\"https://wordpress.org/themes/high-responsive/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/high-responsive.2.2.1.zip\";s:8:\"requires\";s:3:\"5.6\";s:12:\"requires_php\";s:3:\"5.6\";}s:12:\"twentytwenty\";a:6:{s:5:\"theme\";s:12:\"twentytwenty\";s:11:\"new_version\";s:3:\"2.1\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.2.1.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"1.7\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.1.7.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.3.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}','no'),(40679,'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'),(40683,'wpil_2_license_status','','yes'),(40684,'wpil_2_license_key','','yes'),(40685,'wpil_2_license_data','','yes'),(40686,'wpil_2_ignore_numbers','1','yes'),(40687,'wpil_2_post_types','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),(40688,'wpil_2_links_open_new_tab','0','yes'),(40689,'wpil_2_debug_mode','0','yes'),(40690,'wpil_option_update_reporting_data_on_save','0','yes'),(40691,'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'),(40692,'wpil_has_run_initial_scan','1','yes'),(40693,'wpil_site_db_version','1.22','yes'),(40694,'wpil_link_table_is_created','1','yes'),(40695,'wpil_fresh_install','','yes'),(40696,'wpil_install_date','2023-02-16 10:06:56','yes'),(40708,'_site_transient_timeout_theme_roots','1676620565','no'),(40709,'_site_transient_theme_roots','a:4:{s:15:\"high-responsive\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}','no'),(40711,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1676618766;s:8:\"response\";a:6:{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: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:6:{s:67:\"better-404-redirect-to-homepage/better-404-redirect-to-homepage.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:45:\"w.org/plugins/better-404-redirect-to-homepage\";s:4:\"slug\";s:31:\"better-404-redirect-to-homepage\";s:6:\"plugin\";s:67:\"better-404-redirect-to-homepage/better-404-redirect-to-homepage.php\";s:11:\"new_version\";s:5:\"1.0.0\";s:3:\"url\";s:62:\"https://wordpress.org/plugins/better-404-redirect-to-homepage/\";s:7:\"package\";s:80:\"https://downloads.wordpress.org/plugin/better-404-redirect-to-homepage.1.0.0.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:84:\"https://ps.w.org/better-404-redirect-to-homepage/assets/icon-128x128.png?rev=1898188\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.3\";}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'),(40712,'user_count','1','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=233 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 (15,12,'_edit_last','1'),(16,12,'_wp_page_template','default'),(17,12,'_edit_lock','1598614915:1'),(18,14,'_edit_last','1'),(19,14,'_wp_page_template','default'),(20,14,'_edit_lock','1598614983:1'),(21,20,'_edit_last','1'),(22,20,'_edit_lock','1600611011:1'),(23,21,'_wp_attached_file','2020/08/eat-evolution-of-heart-healthy-diet.jpg'),(24,21,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:450;s:4:\"file\";s:47:\"2020/08/eat-evolution-of-heart-healthy-diet.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"eat-evolution-of-heart-healthy-diet-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"eat-evolution-of-heart-healthy-diet-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:47:\"eat-evolution-of-heart-healthy-diet-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:{}}}'),(25,20,'_thumbnail_id','21'),(26,20,'_wp_page_template','default'),(28,20,'_yoast_wpseo_content_score','60'),(29,20,'_yoast_wpseo_primary_category','3'),(35,25,'_wp_attached_file','2020/08/Health-Icon.png'),(36,25,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:675;s:6:\"height\";i:606;s:4:\"file\";s:23:\"2020/08/Health-Icon.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Health-Icon-300x269.png\";s:5:\"width\";i:300;s:6:\"height\";i:269;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Health-Icon-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"Health-Icon-675x567.png\";s:5:\"width\";i:675;s:6:\"height\";i:567;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"highresponsive-featured\";a:4:{s:4:\"file\";s:23:\"Health-Icon-666x606.png\";s:5:\"width\";i:666;s:6:\"height\";i:606;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"highresponsive-testimonial\";a:4:{s:4:\"file\";s:23:\"Health-Icon-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:{}}}'),(37,26,'_wp_attached_file','2020/08/cropped-Health-Icon.png'),(38,26,'_wp_attachment_context','site-icon'),(39,26,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:31:\"2020/08/cropped-Health-Icon.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"cropped-Health-Icon-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"cropped-Health-Icon-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"highresponsive-testimonial\";a:4:{s:4:\"file\";s:31:\"cropped-Health-Icon-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:31:\"cropped-Health-Icon-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:31:\"cropped-Health-Icon-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:31:\"cropped-Health-Icon-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:29:\"cropped-Health-Icon-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;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:{}}}'),(60,36,'_wp_attached_file','2020/08/heart-healthy-snacks.jpg'),(61,36,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:785;s:4:\"file\";s:32:\"2020/08/heart-healthy-snacks.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"heart-healthy-snacks-300x123.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:123;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"heart-healthy-snacks-1024x419.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"heart-healthy-snacks-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:32:\"heart-healthy-snacks-768x314.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:314;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:33:\"heart-healthy-snacks-1536x628.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:628;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:33:\"heart-healthy-snacks-1068x567.jpg\";s:5:\"width\";i:1068;s:6:\"height\";i:567;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"highresponsive-featured\";a:4:{s:4:\"file\";s:32:\"heart-healthy-snacks-666x666.jpg\";s:5:\"width\";i:666;s:6:\"height\";i:666;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"highresponsive-testimonial\";a:4:{s:4:\"file\";s:32:\"heart-healthy-snacks-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:{}}}'),(66,38,'_wp_attached_file','2020/08/banner_img1.jpg'),(67,38,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:587;s:4:\"file\";s:23:\"2020/08/banner_img1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"banner_img1-300x92.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"banner_img1-1024x313.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"banner_img1-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:23:\"banner_img1-768x235.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"banner_img1-1536x470.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"banner_img1-1068x567.jpg\";s:5:\"width\";i:1068;s:6:\"height\";i:567;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"highresponsive-featured\";a:4:{s:4:\"file\";s:23:\"banner_img1-666x587.jpg\";s:5:\"width\";i:666;s:6:\"height\";i:587;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"highresponsive-testimonial\";a:4:{s:4:\"file\";s:23:\"banner_img1-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:{}}}'),(68,38,'_wp_attachment_custom_header_last_used_high-responsive','1598617407'),(69,38,'_wp_attachment_is_custom_header','high-responsive'),(72,40,'_menu_item_type','custom'),(73,40,'_menu_item_menu_item_parent','0'),(74,40,'_menu_item_object_id','40'),(75,40,'_menu_item_object','custom'),(76,40,'_menu_item_target',''),(77,40,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(78,40,'_menu_item_xfn',''),(79,40,'_menu_item_url','http://biomicroworld2013.org/'),(81,41,'_menu_item_type','post_type'),(82,41,'_menu_item_menu_item_parent','0'),(83,41,'_menu_item_object_id','12'),(84,41,'_menu_item_object','page'),(85,41,'_menu_item_target',''),(86,41,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(87,41,'_menu_item_xfn',''),(88,41,'_menu_item_url',''),(90,42,'_menu_item_type','taxonomy'),(91,42,'_menu_item_menu_item_parent','0'),(92,42,'_menu_item_object_id','3'),(93,42,'_menu_item_object','category'),(94,42,'_menu_item_target',''),(95,42,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(96,42,'_menu_item_xfn',''),(97,42,'_menu_item_url',''),(99,43,'_menu_item_type','post_type'),(100,43,'_menu_item_menu_item_parent','0'),(101,43,'_menu_item_object_id','18'),(102,43,'_menu_item_object','page'),(103,43,'_menu_item_target',''),(104,43,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(105,43,'_menu_item_xfn',''),(106,43,'_menu_item_url',''),(108,44,'_menu_item_type','post_type'),(109,44,'_menu_item_menu_item_parent','0'),(110,44,'_menu_item_object_id','14'),(111,44,'_menu_item_object','page'),(112,44,'_menu_item_target',''),(113,44,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(114,44,'_menu_item_xfn',''),(115,44,'_menu_item_url',''),(130,53,'_wp_attached_file','2020/08/best-multivitamins-for-men-1296x728-feature-e1598618825671.jpg'),(131,53,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:646;s:4:\"file\";s:70:\"2020/08/best-multivitamins-for-men-1296x728-feature-e1598618825671.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:70:\"best-multivitamins-for-men-1296x728-feature-e1598618825671-300x252.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:252;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:56:\"best-multivitamins-for-men-1296x728-feature-1024x575.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:575;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:70:\"best-multivitamins-for-men-1296x728-feature-e1598618825671-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:70:\"best-multivitamins-for-men-1296x728-feature-e1598618825671-768x644.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:644;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:70:\"best-multivitamins-for-men-1296x728-feature-e1598618825671-770x567.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:567;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"highresponsive-featured\";a:4:{s:4:\"file\";s:70:\"best-multivitamins-for-men-1296x728-feature-e1598618825671-666x646.jpg\";s:5:\"width\";i:666;s:6:\"height\";i:646;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"highresponsive-testimonial\";a:4:{s:4:\"file\";s:70:\"best-multivitamins-for-men-1296x728-feature-e1598618825671-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:37:\"This content is subject to copyright.\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(132,54,'_wp_attached_file','2020/08/1b91f2f3b5e588fc814287749677f106.jpg'),(133,54,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:250;s:4:\"file\";s:44:\"2020/08/1b91f2f3b5e588fc814287749677f106.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"1b91f2f3b5e588fc814287749677f106-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"highresponsive-testimonial\";a:4:{s:4:\"file\";s:44:\"1b91f2f3b5e588fc814287749677f106-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:{}}}'),(134,54,'_edit_lock','1598618731:1'),(135,53,'_edit_lock','1598618704:1'),(136,53,'_wp_attachment_backup_sizes','a:8:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1155;s:6:\"height\";i:648;s:4:\"file\";s:47:\"best-multivitamins-for-men-1296x728-feature.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:55:\"best-multivitamins-for-men-1296x728-feature-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:55:\"best-multivitamins-for-men-1296x728-feature-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:55:\"best-multivitamins-for-men-1296x728-feature-768x431.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:431;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:56:\"best-multivitamins-for-men-1296x728-feature-1024x575.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:575;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"post-thumbnail-orig\";a:4:{s:4:\"file\";s:56:\"best-multivitamins-for-men-1296x728-feature-1068x567.jpg\";s:5:\"width\";i:1068;s:6:\"height\";i:567;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"highresponsive-featured-orig\";a:4:{s:4:\"file\";s:55:\"best-multivitamins-for-men-1296x728-feature-666x648.jpg\";s:5:\"width\";i:666;s:6:\"height\";i:648;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"highresponsive-testimonial-orig\";a:4:{s:4:\"file\";s:55:\"best-multivitamins-for-men-1296x728-feature-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(137,53,'_edit_last','1'),(145,59,'_wp_attached_file','2020/08/logo.png'),(146,59,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:658;s:6:\"height\";i:271;s:4:\"file\";s:16:\"2020/08/logo.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"logo-300x124.png\";s:5:\"width\";i:300;s:6:\"height\";i:124;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"highresponsive-testimonial\";a:4:{s:4:\"file\";s:16:\"logo-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:{}}}'),(147,60,'_wp_attached_file','2020/08/cropped-logo.png'),(148,60,'_wp_attachment_context','custom-logo'),(149,60,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:444;s:6:\"height\";i:42;s:4:\"file\";s:24:\"2020/08/cropped-logo.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"cropped-logo-300x28.png\";s:5:\"width\";i:300;s:6:\"height\";i:28;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"cropped-logo-150x42.png\";s:5:\"width\";i:150;s:6:\"height\";i:42;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"highresponsive-testimonial\";a:4:{s:4:\"file\";s:23:\"cropped-logo-150x42.png\";s:5:\"width\";i:150;s:6:\"height\";i:42;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:{}}}'),(150,61,'_wp_attached_file','2020/08/cover.png'),(151,61,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3500;s:6:\"height\";i:1440;s:4:\"file\";s:17:\"2020/08/cover.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"cover-300x123.png\";s:5:\"width\";i:300;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"cover-1024x421.png\";s:5:\"width\";i:1024;s:6:\"height\";i:421;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"cover-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:17:\"cover-768x316.png\";s:5:\"width\";i:768;s:6:\"height\";i:316;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:18:\"cover-1536x632.png\";s:5:\"width\";i:1536;s:6:\"height\";i:632;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:18:\"cover-2048x843.png\";s:5:\"width\";i:2048;s:6:\"height\";i:843;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"cover-1068x567.png\";s:5:\"width\";i:1068;s:6:\"height\";i:567;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"highresponsive-slider\";a:4:{s:4:\"file\";s:19:\"cover-1920x1080.png\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"highresponsive-featured\";a:4:{s:4:\"file\";s:17:\"cover-666x666.png\";s:5:\"width\";i:666;s:6:\"height\";i:666;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"highresponsive-testimonial\";a:4:{s:4:\"file\";s:17:\"cover-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:{}}}'),(152,62,'_wp_attached_file','2020/08/cropped-cover.png'),(153,62,'_wp_attachment_context','custom-logo'),(154,62,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2374;s:6:\"height\";i:208;s:4:\"file\";s:25:\"2020/08/cropped-cover.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"cropped-cover-300x26.png\";s:5:\"width\";i:300;s:6:\"height\";i:26;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"cropped-cover-1024x90.png\";s:5:\"width\";i:1024;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"cropped-cover-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:24:\"cropped-cover-768x67.png\";s:5:\"width\";i:768;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"cropped-cover-1536x135.png\";s:5:\"width\";i:1536;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"cropped-cover-2048x179.png\";s:5:\"width\";i:2048;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"cropped-cover-1068x208.png\";s:5:\"width\";i:1068;s:6:\"height\";i:208;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"highresponsive-slider\";a:4:{s:4:\"file\";s:26:\"cropped-cover-1920x208.png\";s:5:\"width\";i:1920;s:6:\"height\";i:208;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"highresponsive-featured\";a:4:{s:4:\"file\";s:25:\"cropped-cover-666x208.png\";s:5:\"width\";i:666;s:6:\"height\";i:208;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"highresponsive-testimonial\";a:4:{s:4:\"file\";s:25:\"cropped-cover-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:{}}}'),(166,20,'highresponsive-header-image','default'),(167,62,'_oembed_6f53b7956784fefd09a69f75f6e6f832','{{unknown}}'),(168,60,'_oembed_28376b50c2fcc53dd50c11df686d0388','{{unknown}}'),(169,26,'_oembed_afd56b95b455f9effe94ebc7982759da','{{unknown}}'),(172,75,'_edit_last','1'),(173,75,'_edit_lock','1623698418:1'),(174,75,'_yoast_wpseo_content_score','90'),(175,75,'_yoast_wpseo_estimated-reading-time-minutes','2'),(177,75,'_oembed_190adb5420ccf2e68720ec8faf7a4765','{{unknown}}'),(179,75,'_oembed_215999641a55fd9cf263db66abb25b63','{{unknown}}'),(180,79,'_wp_attached_file','2021/06/FHJASKA.jpg'),(181,79,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:724;s:6:\"height\";i:368;s:4:\"file\";s:19:\"2021/06/FHJASKA.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"FHJASKA-300x152.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"FHJASKA-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"highresponsive-featured\";a:4:{s:4:\"file\";s:19:\"FHJASKA-666x368.jpg\";s:5:\"width\";i:666;s:6:\"height\";i:368;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"highresponsive-testimonial\";a:4:{s:4:\"file\";s:19:\"FHJASKA-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:\"1\";s:8:\"keywords\";a:0:{}}}'),(182,75,'_thumbnail_id','79'),(183,75,'highresponsive-header-image','default'),(184,75,'_yoast_wpseo_primary_category','5'),(186,83,'_edit_last','1'),(187,83,'_edit_lock','1632223842:1'),(188,83,'_oembed_0861de68034b0b8aae3171773573b925','<iframe title=\"KAN ETHEREUM NOG STEEDS NAAR $10.000 STIJGEN NA DE CRASH?\" width=\"876\" height=\"493\" src=\"https://www.youtube.com/embed/QXYi0uLGr_I?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(189,83,'_oembed_time_0861de68034b0b8aae3171773573b925','1632223733'),(190,84,'_wp_attached_file','2021/09/pexels-alesia-kozik-6781008-scaled.jpg'),(191,84,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:46:\"2021/09/pexels-alesia-kozik-6781008-scaled.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"pexels-alesia-kozik-6781008-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"pexels-alesia-kozik-6781008-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"pexels-alesia-kozik-6781008-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-6781008-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:41:\"pexels-alesia-kozik-6781008-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:41:\"pexels-alesia-kozik-6781008-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:40:\"pexels-alesia-kozik-6781008-1068x567.jpg\";s:5:\"width\";i:1068;s:6:\"height\";i:567;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"highresponsive-slider\";a:4:{s:4:\"file\";s:41:\"pexels-alesia-kozik-6781008-1920x1080.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"highresponsive-featured\";a:4:{s:4:\"file\";s:39:\"pexels-alesia-kozik-6781008-666x666.jpg\";s:5:\"width\";i:666;s:6:\"height\";i:666;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"highresponsive-testimonial\";a:4:{s:4:\"file\";s:39:\"pexels-alesia-kozik-6781008-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:{}}s:14:\"original_image\";s:31:\"pexels-alesia-kozik-6781008.jpg\";}'),(192,83,'_thumbnail_id','84'),(194,83,'_yoast_wpseo_content_score','30'),(195,83,'_yoast_wpseo_estimated-reading-time-minutes','3'),(196,83,'_wp_old_date','2021-09-21'),(197,83,'highresponsive-header-image','default'),(198,83,'_yoast_wpseo_primary_category','6'),(199,83,'_oembed_14dd7857aa9d1aa910ce6f2893128523','<iframe title=\"KAN ETHEREUM NOG STEEDS NAAR $10.000 STIJGEN NA DE CRASH?\" width=\"1037\" height=\"583\" src=\"https://www.youtube.com/embed/QXYi0uLGr_I?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(200,83,'_oembed_time_14dd7857aa9d1aa910ce6f2893128523','1632223972'),(201,83,'_oembed_0f4350a1fd745784598fb3e6098e7b53','<iframe title=\"KAN ETHEREUM NOG STEEDS NAAR $10.000 STIJGEN NA DE CRASH?\" width=\"920\" height=\"518\" src=\"https://www.youtube.com/embed/QXYi0uLGr_I?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(202,83,'_oembed_time_0f4350a1fd745784598fb3e6098e7b53','1632223980'),(203,86,'_oembed_cd7c359ca4db6c948b8df0b0ef4b8071','<iframe title=\"WHY DID THE CRYPTO MARKET JUST CRASH!? - Should you buy the dip!? (URGENT)\" width=\"1036\" height=\"583\" src=\"https://www.youtube.com/embed/a0GXSwsaxcw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(204,86,'_oembed_time_cd7c359ca4db6c948b8df0b0ef4b8071','1632408676'),(205,86,'_edit_last','1'),(206,86,'_edit_lock','1632408886:1'),(207,87,'_wp_attached_file','2021/09/visual-stories-micheile-ntIkr1fgGGI-unsplash-scaled.jpg'),(208,87,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:63:\"2021/09/visual-stories-micheile-ntIkr1fgGGI-unsplash-scaled.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:56:\"visual-stories-micheile-ntIkr1fgGGI-unsplash-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:57:\"visual-stories-micheile-ntIkr1fgGGI-unsplash-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:56:\"visual-stories-micheile-ntIkr1fgGGI-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:56:\"visual-stories-micheile-ntIkr1fgGGI-unsplash-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:58:\"visual-stories-micheile-ntIkr1fgGGI-unsplash-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:58:\"visual-stories-micheile-ntIkr1fgGGI-unsplash-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:57:\"visual-stories-micheile-ntIkr1fgGGI-unsplash-1068x567.jpg\";s:5:\"width\";i:1068;s:6:\"height\";i:567;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"highresponsive-slider\";a:4:{s:4:\"file\";s:58:\"visual-stories-micheile-ntIkr1fgGGI-unsplash-1920x1080.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"highresponsive-featured\";a:4:{s:4:\"file\";s:56:\"visual-stories-micheile-ntIkr1fgGGI-unsplash-666x666.jpg\";s:5:\"width\";i:666;s:6:\"height\";i:666;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"highresponsive-testimonial\";a:4:{s:4:\"file\";s:56:\"visual-stories-micheile-ntIkr1fgGGI-unsplash-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:{}}s:14:\"original_image\";s:48:\"visual-stories-micheile-ntIkr1fgGGI-unsplash.jpg\";}'),(209,86,'_thumbnail_id','87'),(210,86,'_yoast_wpseo_content_score','60'),(211,86,'_yoast_wpseo_estimated-reading-time-minutes','3'),(212,86,'highresponsive-header-image','default'),(213,86,'_yoast_wpseo_primary_category','6'),(214,86,'_oembed_ec7a07026d70e508385544049d56f8d0','<iframe title=\"WHY DID THE CRYPTO MARKET JUST CRASH!? - Should you buy the dip!? (URGENT)\" width=\"1037\" height=\"583\" src=\"https://www.youtube.com/embed/a0GXSwsaxcw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(215,86,'_oembed_time_ec7a07026d70e508385544049d56f8d0','1632408769'),(217,93,'_oembed_c3f2f4ee47caabbf77a3bd2c4e1e9d43','<iframe title=\"What is Cryptocurrency? | Cryptocurrency for beginners | Basic understanding of Cryptocurrency\" width=\"955\" height=\"537\" src=\"https://www.youtube.com/embed/sRyFAsI-ers?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(218,93,'_oembed_time_c3f2f4ee47caabbf77a3bd2c4e1e9d43','1638970991'),(219,94,'_wp_attached_file','2021/12/pexels-worldspectrum-844127.jpg'),(220,94,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:39:\"2021/12/pexels-worldspectrum-844127.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"pexels-worldspectrum-844127-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-worldspectrum-844127-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-worldspectrum-844127-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:39:\"pexels-worldspectrum-844127-800x567.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:567;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"highresponsive-featured\";a:4:{s:4:\"file\";s:39:\"pexels-worldspectrum-844127-666x600.jpg\";s:5:\"width\";i:666;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"highresponsive-testimonial\";a:4:{s:4:\"file\";s:39:\"pexels-worldspectrum-844127-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:{}}}'),(221,93,'_edit_last','1'),(222,93,'_thumbnail_id','94'),(223,93,'_yoast_wpseo_content_score','60'),(224,93,'_yoast_wpseo_estimated-reading-time-minutes','1'),(225,93,'highresponsive-header-image','default'),(226,93,'_yoast_wpseo_primary_category','6'),(227,93,'_edit_lock','1638970896:1'),(228,93,'_oembed_f22b58b23e429ec624acbc143e93d7cf','<iframe title=\"What is Cryptocurrency? | Cryptocurrency for beginners | Basic understanding of Cryptocurrency\" width=\"999\" height=\"562\" src=\"https://www.youtube.com/embed/sRyFAsI-ers?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(229,93,'_oembed_time_f22b58b23e429ec624acbc143e93d7cf','1638971021'),(230,93,'_oembed_8134cbe376e89d8ff32841bf282800c4','<iframe title=\"What is Cryptocurrency? | Cryptocurrency for beginners | Basic understanding of Cryptocurrency\" width=\"1037\" height=\"583\" src=\"https://www.youtube.com/embed/sRyFAsI-ers?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(231,93,'_oembed_time_8134cbe376e89d8ff32841bf282800c4','1638971022');
/*!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=97 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 (12,1,'2020-08-28 11:44:10','2020-08-28 11:44:10','','Welcome','','publish','closed','closed','','welcome','','','2020-08-28 11:44:10','2020-08-28 11:44:10','',0,'http://biomicroworld2013.org/?page_id=12',0,'page','',0),(13,1,'2020-08-28 11:44:10','2020-08-28 11:44:10','','Welcome','','inherit','closed','closed','','12-revision-v1','','','2020-08-28 11:44:10','2020-08-28 11:44:10','',12,'http://biomicroworld2013.org/12-revision-v1/',0,'revision','',0),(14,1,'2020-08-28 11:44:29','2020-08-28 11:44:29','[contact_bank form_id=\"6\" form_title=\"\" form_description=\"\"][/contact_bank]','Reach Us','','publish','closed','closed','','reach-us','','','2020-08-28 11:45:17','2020-08-28 11:45:17','',0,'http://biomicroworld2013.org/?page_id=14',0,'page','',0),(15,1,'2020-08-28 11:44:29','2020-08-28 11:44:29','','Reach Us','','inherit','closed','closed','','14-revision-v1','','','2020-08-28 11:44:29','2020-08-28 11:44:29','',14,'http://biomicroworld2013.org/14-revision-v1/',0,'revision','',0),(16,1,'2020-08-28 11:45:00','2020-08-28 11:45:00','[contact_bank form_id=\"6\" form_title=\"\" form_description=\"\"][/contact_bank]','Reach Us','','inherit','closed','closed','','14-revision-v1','','','2020-08-28 11:45:00','2020-08-28 11:45:00','',14,'http://biomicroworld2013.org/14-revision-v1/',0,'revision','',0),(17,1,'2020-08-28 11:45:41','2020-08-28 11:45:41','','Privacy Policy','','publish','closed','closed','','privacy-policy','','','2020-08-28 11:45:41','2020-08-28 11:45:41','',0,'http://biomicroworld2013.org/privacy-policy/',0,'page','',0),(18,1,'2020-08-28 11:45:46','2020-08-28 11:45:46','','Terms and Conditions','','publish','closed','closed','','terms-and-conditions','','','2020-08-28 11:45:46','2020-08-28 11:45:46','',0,'http://biomicroworld2013.org/terms-and-conditions/',0,'page','',0),(19,1,'2020-08-28 11:45:50','2020-08-28 11:45:50','','Disclaimer','','publish','closed','closed','','disclaimer','','','2020-08-28 11:45:50','2020-08-28 11:45:50','',0,'http://biomicroworld2013.org/disclaimer/',0,'page','',0),(20,1,'2020-08-28 12:02:54','2020-08-28 12:02:54','These are \"Super Foods\" that are great for your heart. These healthy foods are known to <a href=\"https://www.sp.nl/nieuws/2011/05/roemer-geeft-hulpverleners-digitaal-respect\">help</a> prevent & fight cancer, heart disease, and other conditions. Eating for a healthy heart means keeping weight, blood pressure and cholesterol in check. This means cutting back on certain foods and making sure you\'re getting <a href=\"https://www.skipr.nl/nieuws/stichting-hulp-voor-hulpverleners-vraagt-uitstel-van-betaling-aan/\">enough</a> of others. A balanced heart healthy diet can decrease the risk of cardiovascular.\r\n\r\n<iframe src=\"https://www.youtube.com/embed/_pdXt4jh968\" width=\"800\" height=\"360\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>','Super Foods For Your Heart','','publish','closed','closed','','super-foods-for-your-heart','','','2020-09-20 14:12:27','2020-09-20 14:12:27','',0,'http://biomicroworld2013.org/?p=20',0,'post','',0),(21,1,'2020-08-28 12:02:45','2020-08-28 12:02:45','','eat-evolution-of-heart-healthy-diet','','inherit','','closed','','eat-evolution-of-heart-healthy-diet','','','2020-08-28 12:02:45','2020-08-28 12:02:45','',20,'http://biomicroworld2013.org/wp-content/uploads/2020/08/eat-evolution-of-heart-healthy-diet.jpg',0,'attachment','image/jpeg',0),(22,1,'2020-08-28 12:02:54','2020-08-28 12:02:54','These are \"Super Foods\" that are great for your heart. These healthy foods are known to help prevent & fight cancer, heart disease, and other conditions. Eating for a healthy heart means keeping weight, blood pressure and cholesterol in check. This means cutting back on certain foods and making sure you\'re getting enough of others. A balanced heart healthy diet can decrease the risk of cardiovascular.\r\n\r\n<iframe width=\"800\" height=\"360\" src=\"https://www.youtube.com/embed/_pdXt4jh968\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','Super Foods For Your Heart','','inherit','closed','closed','','20-revision-v1','','','2020-08-28 12:02:54','2020-08-28 12:02:54','',20,'http://biomicroworld2013.org/20-revision-v1/',0,'revision','',0),(25,1,'2020-08-28 12:11:29','2020-08-28 12:11:29','','Health-Icon','','inherit','','closed','','health-icon','','','2020-08-28 12:11:29','2020-08-28 12:11:29','',0,'http://biomicroworld2013.org/wp-content/uploads/2020/08/Health-Icon.png',0,'attachment','image/png',0),(26,1,'2020-08-28 12:11:32','2020-08-28 12:11:32','http://biomicroworld2013.org/wp-content/uploads/2020/08/cropped-Health-Icon.png','cropped-Health-Icon.png','','inherit','','closed','','cropped-health-icon-png','','','2020-08-28 12:11:32','2020-08-28 12:11:32','',0,'http://biomicroworld2013.org/wp-content/uploads/2020/08/cropped-Health-Icon.png',0,'attachment','image/png',0),(36,1,'2020-08-28 12:21:45','2020-08-28 12:21:45','','heart-healthy-snacks','','inherit','','closed','','heart-healthy-snacks','','','2020-08-28 12:21:45','2020-08-28 12:21:45','',0,'http://biomicroworld2013.org/wp-content/uploads/2020/08/heart-healthy-snacks.jpg',0,'attachment','image/jpeg',0),(38,1,'2020-08-28 12:23:10','2020-08-28 12:23:10','','banner_img1','','inherit','','closed','','banner_img1','','','2020-08-28 12:23:10','2020-08-28 12:23:10','',0,'http://biomicroworld2013.org/wp-content/uploads/2020/08/banner_img1.jpg',0,'attachment','image/jpeg',0),(40,1,'2020-08-28 12:24:38','2020-08-28 12:24:38','','Home','','publish','closed','closed','','home','','','2020-08-28 12:24:38','2020-08-28 12:24:38','',0,'http://biomicroworld2013.org/?p=40',1,'nav_menu_item','',0),(41,1,'2020-08-28 12:24:38','2020-08-28 12:24:38',' ','','','publish','closed','closed','','41','','','2020-08-28 12:24:38','2020-08-28 12:24:38','',0,'http://biomicroworld2013.org/?p=41',2,'nav_menu_item','',0),(42,1,'2020-08-28 12:24:38','2020-08-28 12:24:38',' ','','','publish','closed','closed','','42','','','2020-08-28 12:24:38','2020-08-28 12:24:38','',0,'http://biomicroworld2013.org/?p=42',3,'nav_menu_item','',0),(43,1,'2020-08-28 12:24:38','2020-08-28 12:24:38',' ','','','publish','closed','closed','','43','','','2020-08-28 12:24:38','2020-08-28 12:24:38','',0,'http://biomicroworld2013.org/?p=43',4,'nav_menu_item','',0),(44,1,'2020-08-28 12:24:38','2020-08-28 12:24:38',' ','','','publish','closed','closed','','44','','','2020-08-28 12:24:38','2020-08-28 12:24:38','',0,'http://biomicroworld2013.org/?p=44',5,'nav_menu_item','',0),(47,1,'2020-08-28 12:28:35','2020-08-28 12:28:35','.header-media .custom-header-content .section-title, #feature-slider-section .entry-title { \ncolor: darkblue;\n}\n.header-top-button-wrap, .header-top-bar { \n display:none;\n}\n.custom-logo { \nmax-width:450px;\n }','high-responsive','','publish','closed','closed','','high-responsive','','','2020-08-29 12:47:53','2020-08-29 12:47:53','',0,'http://biomicroworld2013.org/high-responsive/',0,'custom_css','',0),(48,1,'2020-08-28 12:28:35','2020-08-28 12:28:35','.header-media .custom-header-content .section-title, #feature-slider-section .entry-title { \ncolor: darkblue;\n}','high-responsive','','inherit','closed','closed','','47-revision-v1','','','2020-08-28 12:28:35','2020-08-28 12:28:35','',47,'http://biomicroworld2013.org/47-revision-v1/',0,'revision','',0),(53,1,'2020-08-28 12:44:01','2020-08-28 12:44:01','','best-multivitamins-for-men-1296x728-feature','','inherit','closed','closed','','best-multivitamins-for-men-1296x728-feature','','','2020-08-28 12:47:13','2020-08-28 12:47:13','',0,'http://biomicroworld2013.org/wp-content/uploads/2020/08/best-multivitamins-for-men-1296x728-feature.jpg',0,'attachment','image/jpeg',0),(54,1,'2020-08-28 12:44:33','2020-08-28 12:44:33','','1b91f2f3b5e588fc814287749677f106','','inherit','','closed','','1b91f2f3b5e588fc814287749677f106','','','2020-08-28 12:44:33','2020-08-28 12:44:33','',0,'http://biomicroworld2013.org/wp-content/uploads/2020/08/1b91f2f3b5e588fc814287749677f106.jpg',0,'attachment','image/jpeg',0),(58,1,'2020-08-28 12:50:09','2020-08-28 12:50:09','.header-media .custom-header-content .section-title, #feature-slider-section .entry-title { \ncolor: darkblue;\n}\n.header-top-button-wrap, .header-top-bar { \n display:none;\n}','high-responsive','','inherit','closed','closed','','47-revision-v1','','','2020-08-28 12:50:09','2020-08-28 12:50:09','',47,'http://biomicroworld2013.org/47-revision-v1/',0,'revision','',0),(59,1,'2020-08-29 12:39:52','2020-08-29 12:39:52','','logo','','inherit','','closed','','logo','','','2020-08-29 12:39:52','2020-08-29 12:39:52','',0,'http://biomicroworld2013.org/wp-content/uploads/2020/08/logo.png',0,'attachment','image/png',0),(60,1,'2020-08-29 12:40:14','2020-08-29 12:40:14','http://biomicroworld2013.org/wp-content/uploads/2020/08/cropped-logo.png','cropped-logo.png','','inherit','','closed','','cropped-logo-png','','','2020-08-29 12:40:14','2020-08-29 12:40:14','',0,'http://biomicroworld2013.org/wp-content/uploads/2020/08/cropped-logo.png',0,'attachment','image/png',0),(61,1,'2020-08-29 12:40:39','2020-08-29 12:40:39','','cover','','inherit','','closed','','cover','','','2020-08-29 12:40:39','2020-08-29 12:40:39','',0,'http://biomicroworld2013.org/wp-content/uploads/2020/08/cover.png',0,'attachment','image/png',0),(62,1,'2020-08-29 12:41:06','2020-08-29 12:41:06','http://biomicroworld2013.org/wp-content/uploads/2020/08/cropped-cover.png','cropped-cover.png','','inherit','','closed','','cropped-cover-png','','','2020-08-29 12:41:06','2020-08-29 12:41:06','',0,'http://biomicroworld2013.org/wp-content/uploads/2020/08/cropped-cover.png',0,'attachment','image/png',0),(66,1,'2020-08-29 12:47:18','2020-08-29 12:47:18','.header-media .custom-header-content .section-title, #feature-slider-section .entry-title { \ncolor: darkblue;\n}\n.header-top-button-wrap, .header-top-bar { \n display:none;\n}\n.custom-logo { \nmax-width:400px;\n }','high-responsive','','inherit','closed','closed','','47-revision-v1','','','2020-08-29 12:47:18','2020-08-29 12:47:18','',47,'http://biomicroworld2013.org/47-revision-v1/',0,'revision','',0),(68,1,'2020-08-29 12:47:36','2020-08-29 12:47:36','.header-media .custom-header-content .section-title, #feature-slider-section .entry-title { \ncolor: darkblue;\n}\n.header-top-button-wrap, .header-top-bar { \n display:none;\n}\n.custom-logo { \nmax-width:500px;\n }','high-responsive','','inherit','closed','closed','','47-revision-v1','','','2020-08-29 12:47:36','2020-08-29 12:47:36','',47,'http://biomicroworld2013.org/47-revision-v1/',0,'revision','',0),(70,1,'2020-08-29 12:47:53','2020-08-29 12:47:53','.header-media .custom-header-content .section-title, #feature-slider-section .entry-title { \ncolor: darkblue;\n}\n.header-top-button-wrap, .header-top-bar { \n display:none;\n}\n.custom-logo { \nmax-width:450px;\n }','high-responsive','','inherit','closed','closed','','47-revision-v1','','','2020-08-29 12:47:53','2020-08-29 12:47:53','',47,'http://biomicroworld2013.org/47-revision-v1/',0,'revision','',0),(71,1,'2020-09-20 14:12:27','2020-09-20 14:12:27','These are \"Super Foods\" that are great for your heart. These healthy foods are known to <a href=\"https://www.sp.nl/nieuws/2011/05/roemer-geeft-hulpverleners-digitaal-respect\">help</a> prevent & fight cancer, heart disease, and other conditions. Eating for a healthy heart means keeping weight, blood pressure and cholesterol in check. This means cutting back on certain foods and making sure you\'re getting <a href=\"https://www.skipr.nl/nieuws/stichting-hulp-voor-hulpverleners-vraagt-uitstel-van-betaling-aan/\">enough</a> of others. A balanced heart healthy diet can decrease the risk of cardiovascular.\r\n\r\n<iframe src=\"https://www.youtube.com/embed/_pdXt4jh968\" width=\"800\" height=\"360\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>','Super Foods For Your Heart','','inherit','closed','closed','','20-revision-v1','','','2020-09-20 14:12:27','2020-09-20 14:12:27','',20,'http://biomicroworld2013.org/20-revision-v1/',0,'revision','',0),(75,1,'2021-06-26 11:07:40','2021-06-26 11:07:40','What is best to use now - a VPN server or a proxy? We recommend choosing a VPN server. This type of server offers a lot more security and privacy. This is especially important if you occasionally use public WiFi networks or work online with sensitive data, for example when online banking.\r\n<h2>Safe access to the internet with VPN</h2>\r\nWe saw earlier in this article that a VPN actually has two potential drawbacks: price and cumbersome policies. However, with VPN Nederland you don\'t have to worry about high prices or a privacy-sensitive log policy. We offer a subscription for just a few euros a month, which you can use on an unlimited number of devices. We also have a strict no-log policy for the <a href=\"https://www.globalwatchonline.com/nl/vpn/guide/beste-vpn/\">beste VPN @ Globalwatchonline.nl</a>\r\n\r\nhttps://www.youtube.com/watch?v=8wDI5_MVdmk\r\n<h3>What are the advantages of a VPN?</h3>\r\n<ul>\r\n <li>A VPN connection not only hides your IP address, but also forms an encrypted tunnel around your internet traffic. This means that curious government agencies, hackers and companies cannot look over your shoulder, and your private data remains private.</li>\r\n <li>Eén VPN server protects all your internet traffic. So you also benefit from the protection of the VPN when you are not surfing in your browser, but using an email program or playing an online game, for example. This is in contrast to a proxy server, which has to be installed for each application.</li>\r\n <li>A VPN connection is generally a lot more stable than a connection via a proxy server. As a result, VPN connections are less likely to fail for <a href=\"https://www.globalwatchonline.com/fr/vpn/reviews/nord-vpn/\">Nord VPN avis en France.</a></li>\r\n</ul>\r\n<h3>What are the disadvantages of a VPN?</h3>\r\n<ul>\r\n <li>Subscribing to a good VPN provider is not free. The word \"good\" is crucial here. In fact, there are free VPN providers around, but we don\'t recommend using them. Research shows that many of the large free VPN services are infected with malware. This is because free VPN providers (have to) use advertisements to make ends meet.</li>\r\n <li>Some VPN providers store their users\' data (temporarily). This is also known as \'logging\'. This poses a problem the moment a VPN provider resells this data to third parties. Research shows that this happens mainly with free providers. Also, if a government agency requests this data, the privacy of the users is at risk for using <a href=\"https://www.globalwatchonline.com/ru/vpn/reviews/nord-vpn/\">Nord VPN.</a></li>\r\n</ul>','VPN vs. Proxy: What\'s best to choose? A few tips that you really need to know this year!','','publish','closed','closed','','vpn-vs-proxy-whats-best-to-choose-a-few-tips-that-you-really-need-to-know-this-year','','','2021-06-14 19:22:27','2021-06-14 19:22:27','',0,'http://biomicroworld2013.org/?p=75',0,'post','',0),(76,1,'2021-06-13 21:09:39','2021-06-13 21:09:39','What is best to use now - a VPN server or a proxy? We recommend choosing a VPN server. This type of server offers a lot more security and privacy. This is especially important if you occasionally use public WiFi networks or work online with sensitive data, for example when online banking.\r\n<h2>Safe access to the internet with VPN</h2>\r\nWe saw earlier in this article that a VPN actually has two potential drawbacks: price and cumbersome policies. However, with VPN Nederland you don\'t have to worry about high prices or a privacy-sensitive log policy. We offer a subscription for just a few euros a month, which you can use on an unlimited number of devices. We also have a strict no-log policy\r\n<h3>What are the advantages of a VPN?</h3>\r\n<ul>\r\n <li>A VPN connection not only hides your IP address, but also forms an encrypted tunnel around your internet traffic. This means that curious government agencies, hackers and companies cannot look over your shoulder, and your private data remains private.</li>\r\n <li>Eén VPN server protects all your internet traffic. So you also benefit from the protection of the VPN when you are not surfing in your browser, but using an email program or playing an online game, for example. This is in contrast to a proxy server, which has to be installed for each application.</li>\r\n <li>A VPN connection is generally a lot more stable than a connection via a proxy server. As a result, VPN connections are less likely to fail.</li>\r\n</ul>\r\n<h3>What are the disadvantages of a VPN?</h3>\r\n<ul>\r\n <li>Subscribing to a good VPN provider is not free. The word \"good\" is crucial here. In fact, there are free VPN providers around, but we don\'t recommend using them. Research shows that many of the large free VPN services are infected with malware. This is because free VPN providers (have to) use advertisements to make ends meet.</li>\r\n <li>Some VPN providers store their users\' data (temporarily). This is also known as \'logging\'. This poses a problem the moment a VPN provider resells this data to third parties. Research shows that this happens mainly with free providers. Also, if a government agency requests this data, the privacy of the users is at risk.</li>\r\n</ul>','VPN vs. Proxy: What\'s best to choose? A few tips that you really need to know this year!','','inherit','closed','closed','','75-revision-v1','','','2021-06-13 21:09:39','2021-06-13 21:09:39','',75,'http://biomicroworld2013.org/?p=76',0,'revision','',0),(77,1,'2021-06-14 09:49:52','2021-06-14 09:49:52','What is best to use now - a VPN server or a proxy? We recommend choosing a VPN server. This type of server offers a lot more security and privacy. This is especially important if you occasionally use public WiFi networks or work online with sensitive data, for example when online banking.\r\n<h2>Safe access to the internet with VPN</h2>\r\nWe saw earlier in this article that a VPN actually has two potential drawbacks: price and cumbersome policies. However, with VPN Nederland you don\'t have to worry about high prices or a privacy-sensitive log policy. We offer a subscription for just a few euros a month, which you can use on an unlimited number of devices. We also have a strict no-log policy\r\n\r\nhttps://www.youtube.com/watch?v=8wDI5_MVdmk\r\n<h3>What are the advantages of a VPN?</h3>\r\n<ul>\r\n <li>A VPN connection not only hides your IP address, but also forms an encrypted tunnel around your internet traffic. This means that curious government agencies, hackers and companies cannot look over your shoulder, and your private data remains private.</li>\r\n <li>Eén VPN server protects all your internet traffic. So you also benefit from the protection of the VPN when you are not surfing in your browser, but using an email program or playing an online game, for example. This is in contrast to a proxy server, which has to be installed for each application.</li>\r\n <li>A VPN connection is generally a lot more stable than a connection via a proxy server. As a result, VPN connections are less likely to fail.</li>\r\n</ul>\r\n<h3>What are the disadvantages of a VPN?</h3>\r\n<ul>\r\n <li>Subscribing to a good VPN provider is not free. The word \"good\" is crucial here. In fact, there are free VPN providers around, but we don\'t recommend using them. Research shows that many of the large free VPN services are infected with malware. This is because free VPN providers (have to) use advertisements to make ends meet.</li>\r\n <li>Some VPN providers store their users\' data (temporarily). This is also known as \'logging\'. This poses a problem the moment a VPN provider resells this data to third parties. Research shows that this happens mainly with free providers. Also, if a government agency requests this data, the privacy of the users is at risk.</li>\r\n</ul>','VPN vs. Proxy: What\'s best to choose? A few tips that you really need to know this year!','','inherit','closed','closed','','75-revision-v1','','','2021-06-14 09:49:52','2021-06-14 09:49:52','',75,'http://biomicroworld2013.org/?p=77',0,'revision','',0),(78,1,'2021-06-14 19:22:06','2021-06-14 19:22:06','What is best to use now - a VPN server or a proxy? We recommend choosing a VPN server. This type of server offers a lot more security and privacy. This is especially important if you occasionally use public WiFi networks or work online with sensitive data, for example when online banking.\n<h2>Safe access to the internet with VPN</h2>\nWe saw earlier in this article that a VPN actually has two potential drawbacks: price and cumbersome policies. However, with VPN Nederland you don\'t have to worry about high prices or a privacy-sensitive log policy. We offer a subscription for just a few euros a month, which you can use on an unlimited number of devices. We also have a strict no-log policy for the <a href=\"https://www.globalwatchonline.com/nl/vpn/guide/beste-vpn/\">beste VPN @ Globalwatchonline.nl</a>\n\nhttps://www.youtube.com/watch?v=8wDI5_MVdmk\n<h3>What are the advantages of a VPN?</h3>\n<ul>\n <li>A VPN connection not only hides your IP address, but also forms an encrypted tunnel around your internet traffic. This means that curious government agencies, hackers and companies cannot look over your shoulder, and your private data remains private.</li>\n <li>Eén VPN server protects all your internet traffic. So you also benefit from the protection of the VPN when you are not surfing in your browser, but using an email program or playing an online game, for example. This is in contrast to a proxy server, which has to be installed for each application.</li>\n <li>A VPN connection is generally a lot more stable than a connection via a proxy server. As a result, VPN connections are less likely to fail for <a href=\"https://www.globalwatchonline.com/fr/vpn/reviews/nord-vpn/\">Nord VPN avis en France.</a></li>\n</ul>\n<h3>What are the disadvantages of a VPN?</h3>\n<ul>\n <li>Subscribing to a good VPN provider is not free. The word \"good\" is crucial here. In fact, there are free VPN providers around, but we don\'t recommend using them. Research shows that many of the large free VPN services are infected with malware. This is because free VPN providers (have to) use advertisements to make ends meet.</li>\n <li>Some VPN providers store their users\' data (temporarily). This is also known as \'logging\'. This poses a problem the moment a VPN provider resells this data to third parties. Research shows that this happens mainly with free providers. Also, if a government agency requests this data, the privacy of the users is at risk for using <a href=\"https://www.globalwatchonline.com/ru/vpn/reviews/nord-vpn/\">Nord VPN.</a></li>\n</ul>','VPN vs. Proxy: What\'s best to choose? A few tips that you really need to know this year!','','inherit','closed','closed','','75-autosave-v1','','','2021-06-14 19:22:06','2021-06-14 19:22:06','',75,'http://biomicroworld2013.org/?p=78',0,'revision','',0),(79,1,'2021-06-14 19:22:23','2021-06-14 19:22:23','','FHJASKA;','','inherit','','closed','','fhjaska','','','2021-06-14 19:22:23','2021-06-14 19:22:23','',75,'http://biomicroworld2013.org/wp-content/uploads/2021/06/FHJASKA.jpg',0,'attachment','image/jpeg',0),(80,1,'2021-06-14 19:22:27','2021-06-14 19:22:27','What is best to use now - a VPN server or a proxy? We recommend choosing a VPN server. This type of server offers a lot more security and privacy. This is especially important if you occasionally use public WiFi networks or work online with sensitive data, for example when online banking.\r\n<h2>Safe access to the internet with VPN</h2>\r\nWe saw earlier in this article that a VPN actually has two potential drawbacks: price and cumbersome policies. However, with VPN Nederland you don\'t have to worry about high prices or a privacy-sensitive log policy. We offer a subscription for just a few euros a month, which you can use on an unlimited number of devices. We also have a strict no-log policy for the <a href=\"https://www.globalwatchonline.com/nl/vpn/guide/beste-vpn/\">beste VPN @ Globalwatchonline.nl</a>\r\n\r\nhttps://www.youtube.com/watch?v=8wDI5_MVdmk\r\n<h3>What are the advantages of a VPN?</h3>\r\n<ul>\r\n <li>A VPN connection not only hides your IP address, but also forms an encrypted tunnel around your internet traffic. This means that curious government agencies, hackers and companies cannot look over your shoulder, and your private data remains private.</li>\r\n <li>Eén VPN server protects all your internet traffic. So you also benefit from the protection of the VPN when you are not surfing in your browser, but using an email program or playing an online game, for example. This is in contrast to a proxy server, which has to be installed for each application.</li>\r\n <li>A VPN connection is generally a lot more stable than a connection via a proxy server. As a result, VPN connections are less likely to fail for <a href=\"https://www.globalwatchonline.com/fr/vpn/reviews/nord-vpn/\">Nord VPN avis en France.</a></li>\r\n</ul>\r\n<h3>What are the disadvantages of a VPN?</h3>\r\n<ul>\r\n <li>Subscribing to a good VPN provider is not free. The word \"good\" is crucial here. In fact, there are free VPN providers around, but we don\'t recommend using them. Research shows that many of the large free VPN services are infected with malware. This is because free VPN providers (have to) use advertisements to make ends meet.</li>\r\n <li>Some VPN providers store their users\' data (temporarily). This is also known as \'logging\'. This poses a problem the moment a VPN provider resells this data to third parties. Research shows that this happens mainly with free providers. Also, if a government agency requests this data, the privacy of the users is at risk for using <a href=\"https://www.globalwatchonline.com/ru/vpn/reviews/nord-vpn/\">Nord VPN.</a></li>\r\n</ul>','VPN vs. Proxy: What\'s best to choose? A few tips that you really need to know this year!','','inherit','closed','closed','','75-revision-v1','','','2021-06-14 19:22:27','2021-06-14 19:22:27','',75,'http://biomicroworld2013.org/?p=80',0,'revision','',0),(81,0,'2021-09-13 21:30:13','2021-09-13 21:30:13','<iframe title=\"How VPN really works? Understand Virtual private network in 5 mins (2020)\" width=\"1037\" height=\"778\" src=\"https://www.youtube.com/embed/8wDI5_MVdmk?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','215999641a55fd9cf263db66abb25b63','','','2021-09-13 21:30:13','2021-09-13 21:30:13','',0,'http://biomicroworld2013.org/215999641a55fd9cf263db66abb25b63/',0,'oembed_cache','',0),(83,1,'2021-09-09 11:28:21','2021-09-09 11:28:21','The battle to become the next major coin is still ongoing as Bitcoin and Ethereum secured the top two places by market cap. Polkadot, a technology from the Web3 Foundation, is an advanced decentralized multi-chain protocol that appears to be cementing its place at the top of cryptocurrencies.\r\n\r\nCardano is a big hurdle for Polkadot to overcome because of the Goguen phase and Alonzo\'s development. Polka dot to TOP 5? It is a very real possibility for the coming months as it registers more dApps.\r\n\r\nBitcoin has been the largest cryptocurrency by market cap and many other metrics since its launch in 2009, while the growth and success of Ethereum led to the proliferation of other Altcoins. <a href=\"https://www.bitcoinexchangenederland.nl/ethereum/\">Ethereum (ETH)</a> has started to rise.\r\n\r\nhttps://youtu.be/QXYi0uLGr_I\r\n\r\nEthereum set the ball rolling for dApps by creating a smart contract blockchain. Cardano is another blockchain that is scalable and has a clear roadmap to get to the top.\r\n<h2>Cardano place</h2>\r\nCardano is currently at #5 among cryptos, according to CoinMarketCap rankings, and the Alonzo mainnet has been described as an \"ETH killer\". Polkadot\'s fairly new technology is on track to take Cardano\'s #5 spot due to its substrate framework and Canary network, Kusama.\r\n<h2>What is Polka Dot?</h2>\r\nDeveloped by the Web3 Foundation, Polkadot is a scalable, secure network protocol that ensures seamless interoperability. It is described as \"the protocol for the next web.\" The technology allows for seamless transfer of data, not just tokens, between blockchains connected to the Polkadot network. Polkadot can exchange data between both permission and permissionless blockchains.\r\n\r\nPolkadot is an open-source multichain solution with four main components: the relay chain, the parachain, the parathread and bridges that allow both the parachain and the parathread to communicate seamlessly with each other\'s blockchains.\r\n<h2>Can Polkadot knock Cardano out of the #5 spot?</h2>\r\nThe technology and team behind Polkadot have provided the tools to rank Polkadot behind Ethereum in the list of Altcoins. First of all, Kusama, Polkadot\'s Canary Network built with Substrate and similar code to Polkadot, is an innovative platform for developers who want to take risks to scale their solutions and prepare for deployment on Polkadot.\r\n\r\nKusama is the experimental environment of Polkadot, which has drawn more developers to Polkadot. The platform has gained incredible traction for a solution that didn\'t launch its mainnet until mid-2020. Its market cap is over $14 billion and has taken the crypto space by storm.\r\n\r\nBuilt on substrate, Polkadot has a clear edge over its competitors because developers can easily build on it, even on a budget. Its speed, scalability, and interoperability are some of the key factors that help Polkadot stand out.\r\n\r\nThe platform has a block time of six seconds making it one of the fastest networks and unlike Ethereum which has major problems with congestion, Polkadot can handle 1000 transactions per second making it highly scalable.\r\n<h2>On the other hand</h2>\r\nAs scalable and interoperable as Polkadot is, if the overall market downtrend is not reversed soon, Polkadot\'s growth will be held back. Cardano\'s Alonzo mainnet poses a major threat to Polkadot as it will incorporate smart contracts into Cardano\'s blockchain. Cardano has been on fire lately, reaching 50,000 new strike addresses in three weeks. <a href=\"https://www.bitcoinexchangenederland.nl/polkadot/\">Polkadot</a> is the new coin.\r\n<h2>The Growth and Future of Polkadot</h2>\r\nThe price of Polkadot and its market cap is expected to rise after the launch and implementation of the parachain. The usefulness of Polkadot is undeniable as it bridges a series of blockchains and provides a solution to the plethora of problems developers face. Polkadot currently has more than 350 decentralized applications on its blockchain, including Clover, Seascape, and Acala. Polkadot is moving into the top 5 and the price could double to above $30 in the coming months. Polkadot has a current supply of 956,469,129 DOT coins.','Could Polkadot Become a Top 5 Coin for Cardano?','','publish','closed','closed','','could-polkadot-become-a-top-5-coin-for-cardano','','','2021-09-21 11:32:51','2021-09-21 11:32:51','',0,'http://biomicroworld2013.org/?p=83',0,'post','',0),(84,1,'2021-09-21 11:29:44','2021-09-21 11:29:44','','pexels-alesia-kozik-6781008','','inherit','','closed','','pexels-alesia-kozik-6781008','','','2021-09-21 11:29:44','2021-09-21 11:29:44','',83,'http://biomicroworld2013.org/wp-content/uploads/2021/09/pexels-alesia-kozik-6781008.jpg',0,'attachment','image/jpeg',0),(85,1,'2021-09-21 11:32:51','2021-09-21 11:32:51','The battle to become the next major coin is still ongoing as Bitcoin and Ethereum secured the top two places by market cap. Polkadot, a technology from the Web3 Foundation, is an advanced decentralized multi-chain protocol that appears to be cementing its place at the top of cryptocurrencies.\r\n\r\nCardano is a big hurdle for Polkadot to overcome because of the Goguen phase and Alonzo\'s development. Polka dot to TOP 5? It is a very real possibility for the coming months as it registers more dApps.\r\n\r\nBitcoin has been the largest cryptocurrency by market cap and many other metrics since its launch in 2009, while the growth and success of Ethereum led to the proliferation of other Altcoins. <a href=\"https://www.bitcoinexchangenederland.nl/ethereum/\">Ethereum (ETH)</a> has started to rise.\r\n\r\nhttps://youtu.be/QXYi0uLGr_I\r\n\r\nEthereum set the ball rolling for dApps by creating a smart contract blockchain. Cardano is another blockchain that is scalable and has a clear roadmap to get to the top.\r\n<h2>Cardano place</h2>\r\nCardano is currently at #5 among cryptos, according to CoinMarketCap rankings, and the Alonzo mainnet has been described as an \"ETH killer\". Polkadot\'s fairly new technology is on track to take Cardano\'s #5 spot due to its substrate framework and Canary network, Kusama.\r\n<h2>What is Polka Dot?</h2>\r\nDeveloped by the Web3 Foundation, Polkadot is a scalable, secure network protocol that ensures seamless interoperability. It is described as \"the protocol for the next web.\" The technology allows for seamless transfer of data, not just tokens, between blockchains connected to the Polkadot network. Polkadot can exchange data between both permission and permissionless blockchains.\r\n\r\nPolkadot is an open-source multichain solution with four main components: the relay chain, the parachain, the parathread and bridges that allow both the parachain and the parathread to communicate seamlessly with each other\'s blockchains.\r\n<h2>Can Polkadot knock Cardano out of the #5 spot?</h2>\r\nThe technology and team behind Polkadot have provided the tools to rank Polkadot behind Ethereum in the list of Altcoins. First of all, Kusama, Polkadot\'s Canary Network built with Substrate and similar code to Polkadot, is an innovative platform for developers who want to take risks to scale their solutions and prepare for deployment on Polkadot.\r\n\r\nKusama is the experimental environment of Polkadot, which has drawn more developers to Polkadot. The platform has gained incredible traction for a solution that didn\'t launch its mainnet until mid-2020. Its market cap is over $14 billion and has taken the crypto space by storm.\r\n\r\nBuilt on substrate, Polkadot has a clear edge over its competitors because developers can easily build on it, even on a budget. Its speed, scalability, and interoperability are some of the key factors that help Polkadot stand out.\r\n\r\nThe platform has a block time of six seconds making it one of the fastest networks and unlike Ethereum which has major problems with congestion, Polkadot can handle 1000 transactions per second making it highly scalable.\r\n<h2>On the other hand</h2>\r\nAs scalable and interoperable as Polkadot is, if the overall market downtrend is not reversed soon, Polkadot\'s growth will be held back. Cardano\'s Alonzo mainnet poses a major threat to Polkadot as it will incorporate smart contracts into Cardano\'s blockchain. Cardano has been on fire lately, reaching 50,000 new strike addresses in three weeks. <a href=\"https://www.bitcoinexchangenederland.nl/polkadot/\">Polkadot</a> is the new coin.\r\n<h2>The Growth and Future of Polkadot</h2>\r\nThe price of Polkadot and its market cap is expected to rise after the launch and implementation of the parachain. The usefulness of Polkadot is undeniable as it bridges a series of blockchains and provides a solution to the plethora of problems developers face. Polkadot currently has more than 350 decentralized applications on its blockchain, including Clover, Seascape, and Acala. Polkadot is moving into the top 5 and the price could double to above $30 in the coming months. Polkadot has a current supply of 956,469,129 DOT coins.','Could Polkadot Become a Top 5 Coin for Cardano?','','inherit','closed','closed','','83-revision-v1','','','2021-09-21 11:32:51','2021-09-21 11:32:51','',83,'http://biomicroworld2013.org/?p=85',0,'revision','',0),(86,1,'2021-10-05 14:50:53','2021-10-05 14:50:53','The government must ban the production, trade and possession of cryptocurrencies such as bitcoin as soon as possible. That writes the director of the Central Planning Bureau (CPB), Pieter Hasekamp, in an essay in the Financieele Dagblad. According to him, there is a \"crypto bubble\" and it is inevitable that it will burst. Hasekamp writes that the Netherlands must act quickly because those who are the last to move will be the losers. “The longer we wait, the greater the negative consequences of the eventual crash.”\r\n\r\nHe wants to take an example from countries like China. There, trading and so-called \'mining\' of digital coins may become illegal. <a href=\"http://moveco.io/\">Moveco.io</a> has enough information. A large number of accounts on the Chinese Weibo platform, similar to Twitter, have been blocked due to their link to cryptos. Like the Chinese, Hasekamp sees a digital version of existing currencies as a possible improvement for the current monetary system.\r\n\r\nhttps://youtu.be/a0GXSwsaxcw\r\n<h2>\"Unsuitable as a means of payment\"</h2>\r\nAccording to the CPB director, cryptocurrencies such as bitcoin are unsuitable as a unit of account and means of payment. “Value retention does not exist, ease of use suffers from a lack of acceptance and security is undermined by outright scams,” he writes. Hasekamp believes that cryptos only score well in terms of privacy and anonymity, which is attractive to criminals.\r\n\r\nAccording to Hasekamp, the value of cryptocurrencies is based on the hope that they will one day replace real money. \"But that\'s not going to happen,\" he writes. Hasekamp is confident that a ban will automatically lead to a decline in the value of cryptocurrencies. “After all, the product itself has no intrinsic value and derives its appeal only from acceptance by others.”\r\n\r\nThe CPB is considered an important advisor to the government. Hasekamp has been director there since March 2020. The organization already pointed out the risks of crypto trading in 2018, but then concluded that stricter regulation was not yet necessary.\r\n<h2>Different course</h2>\r\nSince cryptocurrencies are not issued by any financial institution, it remains to be seen whether a ban can be introduced nationally. Minister of Finance Wopke Hoekstra rejected a ban on cryptocurrencies in 2018. Other countries opt for a different course. In El Salvador, the cryptocurrency bitcoin was approved as legal tender last week.\r\n\r\nOne bitcoin was worth more than $36,500 on Friday morning. That\'s about $30,000 less than the record level of nearly $65,000 reached in mid-April. <a href=\"https://folm.io/\">https://folm.io/</a> has enough information. The decline is attributed, among other things, to fears of stricter regulations and the fuss about the high energy consumption when mining digital currencies such as bitcoins.\r\n\r\nEarlier this week, the bitcoin price reacted to a report that the US authorities were able to get their hands on millions of dollars worth of bitcoins. As a result, concerns have arisen in the crypto market that bitcoin is not as safe and anonymous as previously thought.','CPB director: The Netherlands must ban cryptocurrencies','','publish','closed','closed','','cpb-director-the-netherlands-must-ban-cryptocurrencies','','','2021-09-23 14:54:45','2021-09-23 14:54:45','',0,'http://biomicroworld2013.org/?p=86',0,'post','',0),(87,1,'2021-09-23 14:52:19','2021-09-23 14:52:19','','visual-stories-micheile-ntIkr1fgGGI-unsplash','','inherit','','closed','','visual-stories-micheile-ntikr1fgggi-unsplash','','','2021-09-23 14:52:19','2021-09-23 14:52:19','',86,'http://biomicroworld2013.org/wp-content/uploads/2021/09/visual-stories-micheile-ntIkr1fgGGI-unsplash.jpg',0,'attachment','image/jpeg',0),(88,1,'2021-09-23 14:52:41','2021-09-23 14:52:41','The government must ban the production, trade and possession of cryptocurrencies such as bitcoin as soon as possible. That writes the director of the Central Planning Bureau (CPB), Pieter Hasekamp, in an essay in the Financieele Dagblad. According to him, there is a \"crypto bubble\" and it is inevitable that it will burst. Hasekamp writes that the Netherlands must act quickly because those who are the last to move will be the losers. “The longer we wait, the greater the negative consequences of the eventual crash.”\r\n\r\nHe wants to take an example from countries like China. There, trading and so-called \'mining\' of digital coins may become illegal. <a href=\"http://moveco.io/\">Moveco.io</a> has enough information. A large number of accounts on the Chinese Weibo platform, similar to Twitter, have been blocked due to their link to cryptos. Like the Chinese, Hasekamp sees a digital version of existing currencies as a possible improvement for the current monetary system.\r\n\r\nhttps://youtu.be/a0GXSwsaxcw\r\n<h2>\"Unsuitable as a means of payment\"</h2>\r\nAccording to the CPB director, cryptocurrencies such as bitcoin are unsuitable as a unit of account and means of payment. “Value retention does not exist, ease of use suffers from a lack of acceptance and security is undermined by outright scams,” he writes. Hasekamp believes that cryptos only score well in terms of privacy and anonymity, which is attractive to criminals.\r\n\r\nAccording to Hasekamp, the value of cryptocurrencies is based on the hope that they will one day replace real money. \"But that\'s not going to happen,\" he writes. Hasekamp is confident that a ban will automatically lead to a decline in the value of cryptocurrencies. “After all, the product itself has no intrinsic value and derives its appeal only from acceptance by others.”\r\n\r\nThe CPB is considered an important advisor to the government. Hasekamp has been director there since March 2020. The organization already pointed out the risks of crypto trading in 2018, but then concluded that stricter regulation was not yet necessary.\r\n<h2>Different course</h2>\r\nSince cryptocurrencies are not issued by any financial institution, it remains to be seen whether a ban can be introduced nationally. Minister of Finance Wopke Hoekstra rejected a ban on cryptocurrencies in 2018. Other countries opt for a different course. In El Salvador, the cryptocurrency bitcoin was approved as legal tender last week.\r\n\r\nOne bitcoin was worth more than $36,500 on Friday morning. That\'s about $30,000 less than the record level of nearly $65,000 reached in mid-April. <a href=\"https://folm.io/\">https://folm.io/</a> has enough information. The decline is attributed, among other things, to fears of stricter regulations and the fuss about the high energy consumption when mining digital currencies such as bitcoins.\r\n\r\nEarlier this week, the bitcoin price reacted to a report that the US authorities were able to get their hands on millions of dollars worth of bitcoins. As a result, concerns have arisen in the crypto market that bitcoin is not as safe and anonymous as previously thought.','CPB director: The Netherlands must ban cryptocurrencies','','inherit','closed','closed','','86-revision-v1','','','2021-09-23 14:52:41','2021-09-23 14:52:41','',86,'http://biomicroworld2013.org/?p=88',0,'revision','',0),(90,0,'2021-10-15 02:10:54','2021-10-15 02:10:54','<iframe title=\"KAN ETHEREUM NOG STEEDS NAAR $10.000 STIJGEN NA DE CRASH?\" width=\"1037\" height=\"583\" src=\"https://www.youtube.com/embed/QXYi0uLGr_I?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','14dd7857aa9d1aa910ce6f2893128523','','','2021-10-15 02:10:54','2021-10-15 02:10:54','',0,'http://biomicroworld2013.org/14dd7857aa9d1aa910ce6f2893128523/',0,'oembed_cache','',0),(91,0,'2021-10-15 02:11:13','2021-10-15 02:11:13','<iframe title=\"WHY DID THE CRYPTO MARKET JUST CRASH!? - Should you buy the dip!? (URGENT)\" width=\"1037\" height=\"583\" src=\"https://www.youtube.com/embed/a0GXSwsaxcw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','ec7a07026d70e508385544049d56f8d0','','','2021-10-15 02:11:13','2021-10-15 02:11:13','',0,'http://biomicroworld2013.org/ec7a07026d70e508385544049d56f8d0/',0,'oembed_cache','',0),(93,1,'2022-01-14 13:47:59','2022-01-14 13:47:59','Blockchain as a Service Market 2021 Market.us Research Market Report Provides a detailed analysis of the Blockchain as a service market with top key players, product types, applications and geographic regions. Experts have studied the historical data and compared it with the current market situation. The research report covers future trends, risks, market status, development speed, opportunities and challenges, sales channels, distributors in the sector. <a href=\"https://currencyconverters.org/cryptocurrencies\">Best website for cryptocurrency</a> is popular.\r\n\r\nhttps://youtu.be/sRyFAsI-ers\r\n\r\nThe report emerges as an intelligent and thorough assessment tool, as well as a great resource that will help you gain a strong position in the global Blockchain as a service. It includes Porter\'s Five Forces and PESTLE analysis to provide your business with critical information and comparative data about the global Blockchain as a service. <a href=\"https://currencyconverters.org/nl/cryptocurrencies\'\">Netherlands crypto website</a> is popular.\r\n\r\nWe have conducted an in-depth analysis of the vendor landscape to give you a complete picture of the current and future competitive scenarios of the global Blockchain as a service. Our analysts use the latest primary and secondary research techniques and tools to prepare comprehensive and accurate market research reports.','Global Blockchain as a Service Market Share, Company Profiles and Global Forecast to 2031','','publish','closed','closed','','global-blockchain-as-a-service-market-share-company-profiles-and-global-forecast-to-2031','','','2021-12-08 13:43:38','2021-12-08 13:43:38','',0,'http://biomicroworld2013.org/?p=93',0,'post','',0),(94,1,'2021-12-08 13:43:16','2021-12-08 13:43:16','','pexels-worldspectrum-844127','','inherit','','closed','','pexels-worldspectrum-844127','','','2021-12-08 13:43:16','2021-12-08 13:43:16','',93,'http://biomicroworld2013.org/wp-content/uploads/2021/12/pexels-worldspectrum-844127.jpg',0,'attachment','image/jpeg',0),(95,1,'2021-12-08 13:43:38','2021-12-08 13:43:38','Blockchain as a Service Market 2021 Market.us Research Market Report Provides a detailed analysis of the Blockchain as a service market with top key players, product types, applications and geographic regions. Experts have studied the historical data and compared it with the current market situation. The research report covers future trends, risks, market status, development speed, opportunities and challenges, sales channels, distributors in the sector. <a href=\"https://currencyconverters.org/cryptocurrencies\">Best website for cryptocurrency</a> is popular.\r\n\r\nhttps://youtu.be/sRyFAsI-ers\r\n\r\nThe report emerges as an intelligent and thorough assessment tool, as well as a great resource that will help you gain a strong position in the global Blockchain as a service. It includes Porter\'s Five Forces and PESTLE analysis to provide your business with critical information and comparative data about the global Blockchain as a service. <a href=\"https://currencyconverters.org/nl/cryptocurrencies\'\">Netherlands crypto website</a> is popular.\r\n\r\nWe have conducted an in-depth analysis of the vendor landscape to give you a complete picture of the current and future competitive scenarios of the global Blockchain as a service. Our analysts use the latest primary and secondary research techniques and tools to prepare comprehensive and accurate market research reports.','Global Blockchain as a Service Market Share, Company Profiles and Global Forecast to 2031','','inherit','closed','closed','','93-revision-v1','','','2021-12-08 13:43:38','2021-12-08 13:43:38','',93,'http://biomicroworld2013.org/?p=95',0,'revision','',0),(96,0,'2022-01-23 03:59:01','2022-01-23 03:59:01','<iframe title=\"What is Cryptocurrency? | Cryptocurrency for beginners | Basic understanding of Cryptocurrency\" width=\"1037\" height=\"583\" src=\"https://www.youtube.com/embed/sRyFAsI-ers?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','8134cbe376e89d8ff32841bf282800c4','','','2022-01-23 03:59:01','2022-01-23 03:59:01','',0,'http://biomicroworld2013.org/8134cbe376e89d8ff32841bf282800c4/',0,'oembed_cache','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_term_relationships`
--
DROP TABLE IF EXISTS `wp_term_relationships`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_term_relationships` (
`object_id` bigint unsigned NOT NULL DEFAULT '0',
`term_taxonomy_id` bigint unsigned NOT NULL DEFAULT '0',
`term_order` int NOT NULL DEFAULT '0',
PRIMARY KEY (`object_id`,`term_taxonomy_id`),
KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_term_relationships`
--
LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES (20,3,0),(40,4,0),(41,4,0),(42,4,0),(43,4,0),(44,4,0),(75,2,0),(75,5,0),(83,6,0),(86,6,0),(93,6,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=7 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,1),(3,3,'category','',0,1),(4,4,'nav_menu','',0,5),(5,5,'category','',0,1),(6,6,'category','',0,3);
/*!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=7 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,'General','general',0),(3,'Health','health',0),(4,'Main Menu','main-menu',0),(5,'Advantage VPN','advantage-vpn',0),(6,'Digitaal betaalmiddel','digitaal-betaalmiddel',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=46 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','administrator'),(2,1,'first_name','Same'),(3,1,'last_name','Knight'),(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','text_widget_custom_html'),(15,1,'show_welcome_panel','1'),(16,1,'session_tokens','a:2:{s:64:\"9ab06fbb656a2ebb334ac91d5c9e13e6dde1b7be0f062514c95067fa48b96897\";a:4:{s:10:\"expiration\";i:1653863304;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:1653690504;}s:64:\"b0a6bf12180eee0188e695358506c1b6b2611935c957a6e6595baa99046f252e\";a:4:{s:10:\"expiration\";i:1653863304;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:1653690504;}}'),(17,1,'aioseop_notice_time_set_review_plugin_cta','1592601559'),(18,1,'aioseop_notice_display_time_review_plugin_cta','1593811158'),(19,1,'aioseop_seen_about_page','3.5.2'),(20,1,'wp_dashboard_quick_press_last_post_id','92'),(21,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"77.168.162.0\";}'),(22,1,'wp_user-settings','editor=tinymce&libraryContent=browse'),(23,1,'wp_user-settings-time','1600611142'),(24,1,'_yoast_wpseo_profile_updated','1598616364'),(25,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\";}'),(26,1,'metaboxhidden_nav-menus','a:2:{i:0;s:12:\"add-post_tag\";i:1;s:15:\"add-post_format\";}'),(28,1,'wp_yoast_notifications','a:1:{i:0;a:2:{s:7:\"message\";s:295:\"<p>Because of a change in your home URL setting, some of your SEO data needs to be reprocessed.</p><p>We estimate this will take less than a minute.</p><a class=\"button\" href=\"http://biomicroworld2013.org/wp-admin/admin.php?page=wpseo_tools&start-indexation=true\">Start SEO data optimization</a>\";s:7:\"options\";a:10:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:13:\"wpseo-reindex\";s:4:\"user\";O:7:\"WP_User\":8:{s:4:\"data\";O:8:\"stdClass\":10:{s:2:\"ID\";s:1:\"1\";s:10:\"user_login\";s:13:\"administrator\";s:9:\"user_pass\";s:34:\"$P$B5DNuXg2HirE.tiKcJxA7CHUasNEps/\";s:13:\"user_nicename\";s:13:\"administrator\";s:10:\"user_email\";s:26:\"[email protected]\";s:8:\"user_url\";s:28:\"http://biomicroworld2013.org\";s:15:\"user_registered\";s:19:\"2020-06-19 21:19:16\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:11:\"Same Knight\";}s:2:\"ID\";i:1;s:4:\"caps\";a:1:{s:13:\"administrator\";b:1;}s:7:\"cap_key\";s:15:\"WP_capabilities\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:7:\"allcaps\";a:64:{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:16:\"aiosp_manage_seo\";b:1;s:20:\"wpseo_manage_options\";b:1;s:13:\"administrator\";b:1;}s:6:\"filter\";N;s:16:\"\0WP_User\0site_id\";i:1;}s:5:\"nonce\";N;s:8:\"priority\";d:0.80000000000000004;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:20:\"wpseo_manage_options\";s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}}'),(29,1,'closedpostboxes_post','a:0:{}'),(30,1,'metaboxhidden_post','a:6:{i:0;s:11:\"postexcerpt\";i:1;s:13:\"trackbacksdiv\";i:2;s:10:\"postcustom\";i:3;s:16:\"commentstatusdiv\";i:4;s:7:\"slugdiv\";i:5;s:9:\"authordiv\";}');
/*!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=3 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,'administrator','$P$B5DNuXg2HirE.tiKcJxA7CHUasNEps/','administrator','[email protected]','http://biomicroworld2013.org','2020-06-19 21:19:16','',0,'Same Knight');
/*!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=73 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://biomicroworld2013.org/author/administrator/','55:5d2829fb678b723b18ca9c228ff8943a',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/6ff82095e44d3280aee0eb80852e9e42?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/6ff82095e44d3280aee0eb80852e9e42?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2020-08-28 11:44:46','2022-01-14 13:55:40',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-08 13:43:38','2020-08-28 11:44:10'),(2,'http://biomicroworld2013.org/welcome/','42:1e7820efe48341054d44ab2cf804b75b',12,'post','page',1,0,NULL,NULL,'Welcome','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-28 11:44:46','2021-11-18 11:25:27',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-08-28 11:44:10','2020-08-28 11:44:10'),(3,'http://biomicroworld2013.org/reach-us/','43:517ee177b56c1b0b6867bdb58813e7c3',14,'post','page',1,0,NULL,NULL,'Reach Us','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-28 11:45:00','2021-11-18 18:40:12',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-08-28 11:45:17','2020-08-28 11:44:29'),(5,'http://biomicroworld2013.org/category/uncategorized/','57:0c9785dcd343fc352c20757be86d22cd',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-28 11:45:09','2021-12-08 13:42:50',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL),(6,'http://biomicroworld2013.org/category/general/','51:bd1c1356b2e516948b3fcc127b62cd8d',2,'term','category',NULL,NULL,NULL,NULL,'General',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-28 11:45:09','2021-11-18 14:46:17',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-06-14 19:22:27','2021-06-26 11:07:40'),(7,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-28 11:45:09','2020-08-28 11:45:09',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(8,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-28 11:45:09','2020-08-28 11:45:09',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(9,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-28 11:45:09','2020-08-28 11:45:09',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(10,'http://biomicroworld2013.org/','34:97b3119230b7c0eb01ad3cd600044dad',NULL,'home-page',NULL,NULL,NULL,'%%sitename%% %%page%% %%sep%% %%sitedesc%%','Making Changes To Your Diet','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-28 11:45:09','2022-01-14 13:55:40',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-08 13:43:38','2020-08-28 12:02:54'),(11,'http://biomicroworld2013.org/privacy-policy/','49:028ded8780d30c0cc00b0373e9bd07a9',17,'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-28 11:45:41','2021-12-08 13:42:50',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-08-28 11:45:41','2020-08-28 11:45:41'),(12,'http://biomicroworld2013.org/terms-and-conditions/','55:39b578af2b51e5ad421bee8ed333d3df',18,'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-28 11:45:46','2021-11-18 17:15:21',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-08-28 11:45:46','2020-08-28 11:45:46'),(13,'http://biomicroworld2013.org/disclaimer/','45:863861f7907b3d1f396efd3ac767cb21',19,'post','page',1,0,NULL,NULL,'Disclaimer','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-28 11:45:50','2021-12-08 13:42:50',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-08-28 11:45:50','2020-08-28 11:45:50'),(14,'http://biomicroworld2013.org/super-foods-for-your-heart/','61:49120a70b13bf0d14ac4580c5dffca8a',20,'post','post',1,0,NULL,NULL,'Super Foods For Your Heart','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2020/08/eat-evolution-of-heart-healthy-diet.jpg',NULL,'21','featured-image',NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2020/08/eat-evolution-of-heart-healthy-diet.jpg','21','featured-image','{\"width\":800,\"height\":450,\"url\":\"http://biomicroworld2013.org/wp-content/uploads/2020/08/eat-evolution-of-heart-healthy-diet.jpg\",\"path\":\"/var/www/biomicroworld2013.org/public_html/wp-content/uploads/2020/08/eat-evolution-of-heart-healthy-diet.jpg\",\"size\":\"full\",\"id\":21,\"alt\":\"\",\"pixels\":360000,\"type\":\"image/jpeg\"}',0,0,NULL,'2020-08-28 11:54:29','2021-11-18 18:40:28',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-09-20 14:12:27','2020-08-28 12:02:54'),(15,'http://biomicroworld2013.org/category/health/','50:2f2ac1927d64098782118c8fa24ebd44',3,'term','category',NULL,NULL,NULL,NULL,'Health',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-28 11:57:29','2021-11-18 18:40:28',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-09-20 14:12:27','2020-08-28 12:02:54'),(16,'http://biomicroworld2013.org/wp-content/uploads/2020/08/eat-evolution-of-heart-healthy-diet.jpg','100:569326b4e2e5b013249b38cd0aeb2bf1',21,'post','attachment',1,20,NULL,NULL,'eat-evolution-of-heart-healthy-diet','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2020/08/eat-evolution-of-heart-healthy-diet.jpg',NULL,'21','attachment-image',NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2020/08/eat-evolution-of-heart-healthy-diet.jpg','21','attachment-image','{\"width\":800,\"height\":450,\"url\":\"http://biomicroworld2013.org/wp-content/uploads/2020/08/eat-evolution-of-heart-healthy-diet.jpg\",\"path\":\"/var/www/biomicroworld2013.org/public_html/wp-content/uploads/2020/08/eat-evolution-of-heart-healthy-diet.jpg\",\"size\":\"full\",\"id\":21,\"alt\":\"\",\"pixels\":360000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-08-28 12:02:45','2021-12-08 13:42:49',1,NULL,NULL,NULL,NULL,1,NULL,2,'2020-08-28 12:02:45','2020-08-28 12:02:45'),(19,'http://biomicroworld2013.org/wp-content/uploads/2020/08/Health-Icon.png','76:747d37bb33a058504ea9c402add53871',25,'post','attachment',1,0,NULL,NULL,'Health-Icon','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2020/08/Health-Icon.png',NULL,'25','attachment-image',NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2020/08/Health-Icon.png','25','attachment-image','{\"width\":675,\"height\":606,\"url\":\"http://biomicroworld2013.org/wp-content/uploads/2020/08/Health-Icon.png\",\"path\":\"/var/www/biomicroworld2013.org/public_html/wp-content/uploads/2020/08/Health-Icon.png\",\"size\":\"full\",\"id\":25,\"alt\":\"\",\"pixels\":409050,\"type\":\"image/png\"}',NULL,NULL,NULL,'2020-08-28 12:11:29','2021-12-08 13:42:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-08-28 12:11:29','2020-08-28 12:11:29'),(20,'http://biomicroworld2013.org/wp-content/uploads/2020/08/cropped-Health-Icon.png','84:f504c9b91831485f04a65524de76149b',26,'post','attachment',1,0,NULL,NULL,'cropped-Health-Icon.png','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2020/08/cropped-Health-Icon.png',NULL,'26','attachment-image',NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2020/08/cropped-Health-Icon.png','26','attachment-image','{\"width\":512,\"height\":512,\"url\":\"http://biomicroworld2013.org/wp-content/uploads/2020/08/cropped-Health-Icon.png\",\"path\":\"/var/www/biomicroworld2013.org/public_html/wp-content/uploads/2020/08/cropped-Health-Icon.png\",\"size\":\"full\",\"id\":26,\"alt\":\"\",\"pixels\":262144,\"type\":\"image/png\"}',NULL,NULL,NULL,'2020-08-28 12:11:32','2021-12-08 13:42:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-08-28 12:11:32','2020-08-28 12:11:32'),(30,'http://biomicroworld2013.org/wp-content/uploads/2020/08/heart-healthy-snacks.jpg','85:64b258e89bd77c0df9240c2ba2f2bd59',36,'post','attachment',1,0,NULL,NULL,'heart-healthy-snacks','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2020/08/heart-healthy-snacks.jpg',NULL,'36','attachment-image',NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2020/08/heart-healthy-snacks.jpg','36','attachment-image','{\"width\":1920,\"height\":785,\"url\":\"http://biomicroworld2013.org/wp-content/uploads/2020/08/heart-healthy-snacks.jpg\",\"path\":\"/var/www/biomicroworld2013.org/public_html/wp-content/uploads/2020/08/heart-healthy-snacks.jpg\",\"size\":\"full\",\"id\":36,\"alt\":\"\",\"pixels\":1507200,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-08-28 12:21:45','2021-12-08 13:42:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-08-28 12:21:45','2020-08-28 12:21:45'),(32,'http://biomicroworld2013.org/wp-content/uploads/2020/08/banner_img1.jpg','76:16d6c8b1832500d17071499e8a9cdd70',38,'post','attachment',1,0,NULL,NULL,'banner_img1','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2020/08/banner_img1.jpg',NULL,'38','attachment-image',NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2020/08/banner_img1.jpg','38','attachment-image','{\"width\":1920,\"height\":587,\"url\":\"http://biomicroworld2013.org/wp-content/uploads/2020/08/banner_img1.jpg\",\"path\":\"/var/www/biomicroworld2013.org/public_html/wp-content/uploads/2020/08/banner_img1.jpg\",\"size\":\"full\",\"id\":38,\"alt\":\"\",\"pixels\":1127040,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-08-28 12:23:10','2021-12-08 13:42:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-08-28 12:23:10','2020-08-28 12:23:10'),(34,NULL,NULL,40,'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-28 12:24:18','2020-12-17 09:38:02',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(35,NULL,NULL,41,'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-28 12:24:22','2020-12-17 09:38:02',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(36,NULL,NULL,42,'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-28 12:24:26','2020-12-17 09:38:02',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(37,NULL,NULL,43,'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-28 12:24:32','2020-12-17 09:38:02',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(38,NULL,NULL,44,'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-28 12:24:34','2020-12-17 09:38:02',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(40,NULL,NULL,47,'post','custom_css',1,0,NULL,NULL,'high-responsive','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-28 12:28:35','2020-12-17 09:38:02',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(46,'http://biomicroworld2013.org/wp-content/uploads/2020/08/best-multivitamins-for-men-1296x728-feature-e1598618825671.jpg','123:18386217cf624af81cf386028735eda0',53,'post','attachment',1,0,NULL,NULL,'best-multivitamins-for-men-1296×728-feature','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2020/08/best-multivitamins-for-men-1296x728-feature-e1598618825671.jpg',NULL,'53','attachment-image',NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2020/08/best-multivitamins-for-men-1296x728-feature-e1598618825671.jpg','53','attachment-image','{\"width\":770,\"height\":646,\"url\":\"http://biomicroworld2013.org/wp-content/uploads/2020/08/best-multivitamins-for-men-1296x728-feature-e1598618825671.jpg\",\"path\":\"/var/www/biomicroworld2013.org/public_html/wp-content/uploads/2020/08/best-multivitamins-for-men-1296x728-feature-e1598618825671.jpg\",\"size\":\"full\",\"id\":53,\"alt\":\"\",\"pixels\":497420,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-08-28 12:44:01','2021-12-08 13:42:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-08-28 12:47:13','2020-08-28 12:44:01'),(47,'http://biomicroworld2013.org/wp-content/uploads/2020/08/1b91f2f3b5e588fc814287749677f106.jpg','97:7c7bf8bb3917d36787f0ba7c757dc6fb',54,'post','attachment',1,0,NULL,NULL,'1b91f2f3b5e588fc814287749677f106','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2020/08/1b91f2f3b5e588fc814287749677f106.jpg',NULL,'54','attachment-image',NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2020/08/1b91f2f3b5e588fc814287749677f106.jpg','54','attachment-image','{\"width\":300,\"height\":250,\"url\":\"http://biomicroworld2013.org/wp-content/uploads/2020/08/1b91f2f3b5e588fc814287749677f106.jpg\",\"path\":\"/var/www/biomicroworld2013.org/public_html/wp-content/uploads/2020/08/1b91f2f3b5e588fc814287749677f106.jpg\",\"size\":\"full\",\"id\":54,\"alt\":\"\",\"pixels\":75000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-08-28 12:44:33','2021-12-08 13:42:50',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-08-28 12:44:33','2020-08-28 12:44:33'),(51,'http://biomicroworld2013.org/wp-content/uploads/2020/08/logo.png','69:31fdbd2de5bb231b6c0f79e6921c0772',59,'post','attachment',1,0,NULL,NULL,'logo','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2020/08/logo.png',NULL,'59','attachment-image',NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2020/08/logo.png','59','attachment-image','{\"width\":658,\"height\":271,\"url\":\"http://biomicroworld2013.org/wp-content/uploads/2020/08/logo.png\",\"path\":\"/var/www/biomicroworld2013.org/public_html/wp-content/uploads/2020/08/logo.png\",\"size\":\"full\",\"id\":59,\"alt\":\"\",\"pixels\":178318,\"type\":\"image/png\"}',NULL,NULL,NULL,'2020-08-29 12:39:52','2021-12-08 13:42:50',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-08-29 12:39:52','2020-08-29 12:39:52'),(52,'http://biomicroworld2013.org/wp-content/uploads/2020/08/cropped-logo.png','77:e6e601caa28a7e1ae49fdec0a7d560b9',60,'post','attachment',1,0,NULL,NULL,'cropped-logo.png','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2020/08/cropped-logo.png',NULL,'60','attachment-image',NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2020/08/cropped-logo.png','60','attachment-image','{\"width\":444,\"height\":42,\"url\":\"http://biomicroworld2013.org/wp-content/uploads/2020/08/cropped-logo.png\",\"path\":\"/var/www/biomicroworld2013.org/public_html/wp-content/uploads/2020/08/cropped-logo.png\",\"size\":\"full\",\"id\":60,\"alt\":\"\",\"pixels\":18648,\"type\":\"image/png\"}',NULL,NULL,NULL,'2020-08-29 12:40:14','2021-12-08 13:42:50',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-08-29 12:40:14','2020-08-29 12:40:14'),(53,'http://biomicroworld2013.org/wp-content/uploads/2020/08/cover.png','70:e1ce2fbd7e525b19813d736b2627b656',61,'post','attachment',1,0,NULL,NULL,'cover','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2020/08/cover.png',NULL,'61','attachment-image',NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2020/08/cover.png','61','attachment-image','{\"width\":3500,\"height\":1440,\"url\":\"http://biomicroworld2013.org/wp-content/uploads/2020/08/cover.png\",\"path\":\"/var/www/biomicroworld2013.org/public_html/wp-content/uploads/2020/08/cover.png\",\"size\":\"full\",\"id\":61,\"alt\":\"\",\"pixels\":5040000,\"type\":\"image/png\"}',NULL,NULL,NULL,'2020-08-29 12:40:39','2021-12-08 13:42:50',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-08-29 12:40:39','2020-08-29 12:40:39'),(54,'http://biomicroworld2013.org/wp-content/uploads/2020/08/cropped-cover.png','78:dd1ac25be334c27a984dd35aebd23608',62,'post','attachment',1,0,NULL,NULL,'cropped-cover.png','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2020/08/cropped-cover.png',NULL,'62','attachment-image',NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2020/08/cropped-cover.png','62','attachment-image','{\"width\":2374,\"height\":208,\"url\":\"http://biomicroworld2013.org/wp-content/uploads/2020/08/cropped-cover.png\",\"path\":\"/var/www/biomicroworld2013.org/public_html/wp-content/uploads/2020/08/cropped-cover.png\",\"size\":\"full\",\"id\":62,\"alt\":\"\",\"pixels\":493792,\"type\":\"image/png\"}',NULL,NULL,NULL,'2020-08-29 12:41:06','2021-12-08 13:42:50',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-08-29 12:41:06','2020-08-29 12:41:06'),(63,'http://biomicroworld2013.org/vpn-vs-proxy-whats-best-to-choose-a-few-tips-that-you-really-need-to-know-this-year/','118:be1bf0d3d0fa437def6dd8774b42f6bf',75,'post','post',1,0,NULL,NULL,'VPN vs. Proxy: What’s best to choose? A few tips that you really need to know this year!','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2021/06/FHJASKA.jpg',NULL,'79','featured-image',NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2021/06/FHJASKA.jpg','79','featured-image','{\"width\":724,\"height\":368,\"url\":\"http://biomicroworld2013.org/wp-content/uploads/2021/06/FHJASKA.jpg\",\"path\":\"/var/www/biomicroworld2013.org/public_html/wp-content/uploads/2021/06/FHJASKA.jpg\",\"size\":\"full\",\"id\":79,\"alt\":\"\",\"pixels\":266432,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2021-06-13 21:09:11','2021-11-18 14:46:17',1,NULL,NULL,NULL,NULL,0,2,2,'2021-06-14 19:22:27','2021-06-26 11:07:40'),(64,'http://biomicroworld2013.org/category/advantage-vpn/','57:7e03a511c151f75318f1be10b29547cd',5,'term','category',NULL,NULL,NULL,NULL,'Advantage 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-13 21:09:37','2021-11-18 14:46:17',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-06-14 19:22:27','2021-06-26 11:07:40'),(65,'http://biomicroworld2013.org/wp-content/uploads/2021/06/FHJASKA.jpg','72:0ac0637a005001249f726b3a10894f43',79,'post','attachment',1,75,NULL,NULL,'FHJASKA;','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2021/06/FHJASKA.jpg',NULL,'79','attachment-image',NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2021/06/FHJASKA.jpg','79','attachment-image','{\"width\":724,\"height\":368,\"url\":\"http://biomicroworld2013.org/wp-content/uploads/2021/06/FHJASKA.jpg\",\"path\":\"/var/www/biomicroworld2013.org/public_html/wp-content/uploads/2021/06/FHJASKA.jpg\",\"size\":\"full\",\"id\":79,\"alt\":\"\",\"pixels\":266432,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-06-14 19:22:23','2021-12-08 13:42:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-06-14 19:22:23','2021-06-14 19:22:23'),(66,'http://biomicroworld2013.org/could-polkadot-become-a-top-5-coin-for-cardano/','81:a6a2fe8f2ce7c24afbc790e265272622',83,'post','post',1,0,NULL,NULL,'Could Polkadot Become a Top 5 Coin for Cardano?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2021/09/pexels-alesia-kozik-6781008-scaled.jpg',NULL,'84','featured-image',NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2021/09/pexels-alesia-kozik-6781008-scaled.jpg','84','featured-image','{\"width\":2560,\"height\":1707,\"url\":\"http://biomicroworld2013.org/wp-content/uploads/2021/09/pexels-alesia-kozik-6781008-scaled.jpg\",\"path\":\"/var/www/biomicroworld2013.org/public_html/wp-content/uploads/2021/09/pexels-alesia-kozik-6781008-scaled.jpg\",\"size\":\"full\",\"id\":84,\"alt\":\"\",\"pixels\":4369920,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2021-09-21 11:28:33','2021-11-18 18:39:20',1,NULL,NULL,NULL,NULL,0,3,2,'2021-09-21 11:32:51','2021-09-09 11:28:21'),(67,'http://biomicroworld2013.org/category/digitaal-betaalmiddel/','65:23b8b5f3dcaa3bf5b34ddfe94dd27b47',6,'term','category',NULL,NULL,NULL,NULL,'Digitaal betaalmiddel',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 11:29:21','2022-01-14 13:55:40',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-12-08 13:43:38','2021-09-09 11:28:21'),(68,'http://biomicroworld2013.org/wp-content/uploads/2021/09/pexels-alesia-kozik-6781008-scaled.jpg','99:d557f5463f449c061648b6b30b386f4f',84,'post','attachment',1,83,NULL,NULL,'pexels-alesia-kozik-6781008','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2021/09/pexels-alesia-kozik-6781008-scaled.jpg',NULL,'84','attachment-image',NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2021/09/pexels-alesia-kozik-6781008-scaled.jpg','84','attachment-image','{\"width\":2560,\"height\":1707,\"url\":\"http://biomicroworld2013.org/wp-content/uploads/2021/09/pexels-alesia-kozik-6781008-scaled.jpg\",\"path\":\"/var/www/biomicroworld2013.org/public_html/wp-content/uploads/2021/09/pexels-alesia-kozik-6781008-scaled.jpg\",\"size\":\"full\",\"id\":84,\"alt\":\"\",\"pixels\":4369920,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-09-21 11:29:44','2021-12-08 13:42:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-09-21 11:29:44','2021-09-21 11:29:44'),(69,'http://biomicroworld2013.org/cpb-director-the-netherlands-must-ban-cryptocurrencies/','89:39ad592579bd51c49386ac2532555fe1',86,'post','post',1,0,NULL,NULL,'CPB director: The Netherlands must ban cryptocurrencies','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2021/09/visual-stories-micheile-ntIkr1fgGGI-unsplash-scaled.jpg',NULL,'87','featured-image',NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2021/09/visual-stories-micheile-ntIkr1fgGGI-unsplash-scaled.jpg','87','featured-image','{\"width\":2560,\"height\":1707,\"url\":\"http://biomicroworld2013.org/wp-content/uploads/2021/09/visual-stories-micheile-ntIkr1fgGGI-unsplash-scaled.jpg\",\"path\":\"/var/www/biomicroworld2013.org/public_html/wp-content/uploads/2021/09/visual-stories-micheile-ntIkr1fgGGI-unsplash-scaled.jpg\",\"size\":\"full\",\"id\":87,\"alt\":\"\",\"pixels\":4369920,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2021-09-23 14:51:27','2021-11-18 18:43:21',1,NULL,NULL,NULL,NULL,0,3,2,'2021-09-23 14:54:45','2021-10-05 14:50:53'),(70,'http://biomicroworld2013.org/wp-content/uploads/2021/09/visual-stories-micheile-ntIkr1fgGGI-unsplash-scaled.jpg','116:d3bee30a4f85c5554399d9b436da2980',87,'post','attachment',1,86,NULL,NULL,'visual-stories-micheile-ntIkr1fgGGI-unsplash','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2021/09/visual-stories-micheile-ntIkr1fgGGI-unsplash-scaled.jpg',NULL,'87','attachment-image',NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2021/09/visual-stories-micheile-ntIkr1fgGGI-unsplash-scaled.jpg','87','attachment-image','{\"width\":2560,\"height\":1707,\"url\":\"http://biomicroworld2013.org/wp-content/uploads/2021/09/visual-stories-micheile-ntIkr1fgGGI-unsplash-scaled.jpg\",\"path\":\"/var/www/biomicroworld2013.org/public_html/wp-content/uploads/2021/09/visual-stories-micheile-ntIkr1fgGGI-unsplash-scaled.jpg\",\"size\":\"full\",\"id\":87,\"alt\":\"\",\"pixels\":4369920,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2021-09-23 14:52:19','2021-12-08 13:42:50',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-09-23 14:52:19','2021-09-23 14:52:19'),(71,'http://biomicroworld2013.org/global-blockchain-as-a-service-market-share-company-profiles-and-global-forecast-to-2031/','123:0599a25482fdb47718e6c237bda83179',93,'post','post',1,0,NULL,NULL,'Global Blockchain as a Service Market Share, Company Profiles and Global Forecast to 2031','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2021/12/pexels-worldspectrum-844127.jpg',NULL,'94','featured-image',NULL,NULL,'http://biomicroworld2013.org/wp-content/uploads/2021/12/pexels-worldspectrum-844127.jpg','94','featured-image','{\"width\":800,\"height\":600,\"url\":\"http://biomicroworld2013.org/wp-content/uploads/2021/12/pexels-worldspectrum-844127.jpg\",\"path\":\"/var/www/biomicroworld2013.org/public_html/wp-content/uploads/2021/12/pexels-worldspectrum-844127.jpg\",\"size\":\"full\",\"id\":94,\"alt\":\"\",\"pixels\":480000,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2021-12-08 13:43:38','2022-01-14 13:55:40',1,NULL,NULL,NULL,NULL,0,1,2,'2021-12-08 13:43:38','2022-01-14 13:47:59');
/*!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),(5,0,0,1),(6,0,0,1),(8,0,0,1),(9,0,0,1),(10,0,0,1),(11,0,0,1),(12,0,0,1),(13,0,0,1),(14,0,0,1),(15,0,0,1),(16,14,1,1),(19,0,0,1),(20,0,0,1),(30,0,0,1),(32,0,0,1),(46,0,0,1),(47,0,0,1),(51,0,0,1),(52,0,0,1),(53,0,0,1),(54,0,0,1),(63,0,0,1),(64,0,0,1),(65,63,1,1),(66,0,0,1),(67,0,0,1),(68,66,1,1),(69,0,0,1),(70,69,1,1),(71,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=6 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,20,3,'category','2020-08-28 12:02:55','2021-11-18 18:40:28',1),(2,75,5,'category','2021-06-14 19:22:27','2021-11-18 14:46:17',1),(3,83,6,'category','2021-09-21 11:32:52','2021-11-18 18:39:20',1),(4,86,6,'category','2021-09-23 14:52:41','2021-11-18 18:43:21',1),(5,93,6,'category','2021-12-08 13:43:38','2022-01-14 13:55:40',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=12 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.sp.nl/nieuws/2011/05/roemer-geeft-hulpverleners-digitaal-respect',20,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2,'https://www.skipr.nl/nieuws/stichting-hulp-voor-hulpverleners-vraagt-uitstel-van-betaling-aan/',20,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(3,'https://www.globalwatchonline.com/nl/vpn/guide/beste-vpn/',75,0,'external',63,NULL,NULL,NULL,NULL,NULL,NULL),(4,'https://www.globalwatchonline.com/fr/vpn/reviews/nord-vpn/',75,0,'external',63,NULL,NULL,NULL,NULL,NULL,NULL),(5,'https://www.globalwatchonline.com/ru/vpn/reviews/nord-vpn/',75,0,'external',63,NULL,NULL,NULL,NULL,NULL,NULL),(6,'https://www.bitcoinexchangenederland.nl/ethereum/',83,0,'external',66,NULL,NULL,NULL,NULL,NULL,NULL),(7,'https://www.bitcoinexchangenederland.nl/polkadot/',83,0,'external',66,NULL,NULL,NULL,NULL,NULL,NULL),(8,'http://moveco.io/',86,0,'external',69,NULL,NULL,NULL,NULL,NULL,NULL),(9,'https://folm.io/',86,0,'external',69,NULL,NULL,NULL,NULL,NULL,NULL),(10,'https://currencyconverters.org/cryptocurrencies',93,0,'external',71,NULL,NULL,NULL,NULL,NULL,NULL),(11,'https://currencyconverters.org/nl/cryptocurrencies',93,0,'external',71,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 (7,0,0),(14,0,0),(17,0,0),(18,0,0),(19,0,0),(20,0,0),(23,0,0),(24,0,0),(27,0,0),(28,0,0),(29,0,0),(30,0,0),(31,0,0),(32,0,0),(33,0,0),(34,0,0),(35,0,0),(37,0,0),(39,0,0),(45,0,0),(46,0,0),(49,0,0),(50,0,0),(51,0,0),(52,0,0),(55,0,0),(56,0,0),(57,0,0),(63,0,0),(64,0,0),(65,0,0),(67,0,0),(69,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:38:03