HEX
Server: nginx/1.18.0
System: Linux m1-ws1-ams3 5.4.0-148-generic #165-Ubuntu SMP Tue Apr 18 08:53:12 UTC 2023 x86_64
User: root (0)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /opt/aphex/sites/spiaggialamadonnina.it/db.sql
-- MySQL dump 10.13  Distrib 8.0.32, for Linux (x86_64)
--
-- Host: localhost    Database: spiaggialamadonnina_it
-- ------------------------------------------------------
-- Server version	8.0.32-0ubuntu0.20.04.2

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!50503 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `wp_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wp_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_actions` (
  `action_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `args` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `schedule` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `group_id` bigint unsigned NOT NULL DEFAULT '0',
  `attempts` int NOT NULL DEFAULT '0',
  `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint unsigned NOT NULL DEFAULT '0',
  `extended_args` varchar(8000) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `hook` (`hook`),
  KEY `status` (`status`),
  KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  KEY `args` (`args`),
  KEY `group_id` (`group_id`),
  KEY `last_attempt_gmt` (`last_attempt_gmt`),
  KEY `claim_id` (`claim_id`),
  KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=1085 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `wp_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_actions` VALUES (1069,'wpforms_process_forms_locator_scan','complete','2022-12-13 02:39:50','2022-12-13 02:39:50','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1670899190;s:18:\"\0*\0first_timestamp\";i:1651303465;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1670899190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-12-31 10:03:04','2022-12-31 10:03:04',0,NULL),(1070,'wpforms_admin_builder_templates_cache_update','complete','2022-12-19 02:39:50','2022-12-19 02:39:50','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1671417590;s:18:\"\0*\0first_timestamp\";i:1630860649;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1671417590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-12-31 10:03:04','2022-12-31 10:03:04',0,NULL),(1071,'wpforms_admin_addons_cache_update','complete','2022-12-19 02:39:50','2022-12-19 02:39:50','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1671417590;s:18:\"\0*\0first_timestamp\";i:1619996844;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1671417590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-12-31 10:03:04','2022-12-31 10:03:04',0,NULL),(1072,'wpforms_email_summaries_fetch_info_blocks','complete','2022-12-19 02:39:50','2022-12-19 02:39:50','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1671417590;s:18:\"\0*\0first_timestamp\";i:1619250911;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1671417590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-12-31 10:03:04','2022-12-31 10:03:04',0,NULL),(1073,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":144}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-12-31 10:03:04','2022-12-31 10:03:04',0,NULL),(1074,'wpforms_process_forms_locator_scan','complete','2023-01-01 10:03:04','2023-01-01 10:03:04','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672567384;s:18:\"\0*\0first_timestamp\";i:1651303465;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672567384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2023-01-25 14:27:49','2023-01-25 14:27:49',0,NULL),(1075,'wpforms_admin_builder_templates_cache_update','complete','2023-01-07 10:03:04','2023-01-07 10:03:04','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673085784;s:18:\"\0*\0first_timestamp\";i:1630860649;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673085784;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2023-01-25 14:27:49','2023-01-25 14:27:49',0,NULL),(1076,'wpforms_admin_addons_cache_update','complete','2023-01-07 10:03:04','2023-01-07 10:03:04','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673085784;s:18:\"\0*\0first_timestamp\";i:1619996844;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673085784;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2023-01-25 14:27:50','2023-01-25 14:27:50',0,NULL),(1077,'wpforms_email_summaries_fetch_info_blocks','complete','2023-01-07 10:03:04','2023-01-07 10:03:04','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673085784;s:18:\"\0*\0first_timestamp\";i:1619250911;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673085784;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2023-01-25 14:27:50','2023-01-25 14:27:50',0,NULL),(1078,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":145}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2023-01-25 14:27:50','2023-01-25 14:27:50',0,NULL),(1079,'wpforms_process_forms_locator_scan','complete','2023-01-26 14:27:49','2023-01-26 14:27:49','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674743269;s:18:\"\0*\0first_timestamp\";i:1651303465;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674743269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2023-01-30 12:38:03','2023-01-30 12:38:03',0,NULL),(1080,'wpforms_admin_builder_templates_cache_update','pending','2023-02-01 14:27:49','2023-02-01 14:27:49','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675261669;s:18:\"\0*\0first_timestamp\";i:1630860649;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675261669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(1081,'wpforms_admin_addons_cache_update','pending','2023-02-01 14:27:50','2023-02-01 14:27:50','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675261670;s:18:\"\0*\0first_timestamp\";i:1619996844;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675261670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(1082,'wpforms_email_summaries_fetch_info_blocks','pending','2023-02-01 14:27:50','2023-02-01 14:27:50','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675261670;s:18:\"\0*\0first_timestamp\";i:1619250911;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675261670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(1083,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":146}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2023-01-30 12:38:03','2023-01-30 12:38:03',0,NULL),(1084,'wpforms_process_forms_locator_scan','pending','2023-01-31 12:38:03','2023-01-31 12:38:03','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675168683;s:18:\"\0*\0first_timestamp\";i:1651303465;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675168683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL);
/*!40000 ALTER TABLE `wp_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_claims`
--

DROP TABLE IF EXISTS `wp_actionscheduler_claims`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_claims` (
  `claim_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`claim_id`),
  KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=58709 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

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

--
-- Table structure for table `wp_actionscheduler_groups`
--

DROP TABLE IF EXISTS `wp_actionscheduler_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_groups` (
  `group_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `wp_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_groups` VALUES (1,'action-scheduler-migration'),(2,'wpforms');
/*!40000 ALTER TABLE `wp_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wp_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_logs` (
  `log_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint unsigned NOT NULL,
  `message` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `action_id` (`action_id`),
  KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=3123 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `wp_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_logs` VALUES (3075,1069,'action created','2022-12-12 02:39:50','2022-12-12 02:39:50'),(3078,1070,'action created','2022-12-12 02:39:50','2022-12-12 02:39:50'),(3081,1071,'action created','2022-12-12 02:39:50','2022-12-12 02:39:50'),(3084,1072,'action created','2022-12-12 02:39:50','2022-12-12 02:39:50'),(3087,1069,'action started via Async Request','2022-12-31 10:03:04','2022-12-31 10:03:04'),(3088,1073,'action created','2022-12-31 10:03:04','2022-12-31 10:03:04'),(3089,1069,'action complete via Async Request','2022-12-31 10:03:04','2022-12-31 10:03:04'),(3090,1074,'action created','2022-12-31 10:03:04','2022-12-31 10:03:04'),(3091,1070,'action started via Async Request','2022-12-31 10:03:04','2022-12-31 10:03:04'),(3092,1070,'action complete via Async Request','2022-12-31 10:03:04','2022-12-31 10:03:04'),(3093,1075,'action created','2022-12-31 10:03:04','2022-12-31 10:03:04'),(3094,1071,'action started via Async Request','2022-12-31 10:03:04','2022-12-31 10:03:04'),(3095,1071,'action complete via Async Request','2022-12-31 10:03:04','2022-12-31 10:03:04'),(3096,1076,'action created','2022-12-31 10:03:04','2022-12-31 10:03:04'),(3097,1072,'action started via Async Request','2022-12-31 10:03:04','2022-12-31 10:03:04'),(3098,1072,'action complete via Async Request','2022-12-31 10:03:04','2022-12-31 10:03:04'),(3099,1077,'action created','2022-12-31 10:03:04','2022-12-31 10:03:04'),(3100,1073,'action started via Async Request','2022-12-31 10:03:04','2022-12-31 10:03:04'),(3101,1073,'action complete via Async Request','2022-12-31 10:03:04','2022-12-31 10:03:04'),(3102,1074,'action started via Async Request','2023-01-25 14:27:49','2023-01-25 14:27:49'),(3103,1078,'action created','2023-01-25 14:27:49','2023-01-25 14:27:49'),(3104,1074,'action complete via Async Request','2023-01-25 14:27:49','2023-01-25 14:27:49'),(3105,1079,'action created','2023-01-25 14:27:49','2023-01-25 14:27:49'),(3106,1075,'action started via Async Request','2023-01-25 14:27:49','2023-01-25 14:27:49'),(3107,1075,'action complete via Async Request','2023-01-25 14:27:49','2023-01-25 14:27:49'),(3108,1080,'action created','2023-01-25 14:27:49','2023-01-25 14:27:49'),(3109,1076,'action started via Async Request','2023-01-25 14:27:49','2023-01-25 14:27:49'),(3110,1076,'action complete via Async Request','2023-01-25 14:27:50','2023-01-25 14:27:50'),(3111,1081,'action created','2023-01-25 14:27:50','2023-01-25 14:27:50'),(3112,1077,'action started via Async Request','2023-01-25 14:27:50','2023-01-25 14:27:50'),(3113,1077,'action complete via Async Request','2023-01-25 14:27:50','2023-01-25 14:27:50'),(3114,1082,'action created','2023-01-25 14:27:50','2023-01-25 14:27:50'),(3115,1078,'action started via Async Request','2023-01-25 14:27:50','2023-01-25 14:27:50'),(3116,1078,'action complete via Async Request','2023-01-25 14:27:50','2023-01-25 14:27:50'),(3117,1079,'action started via WP Cron','2023-01-30 12:38:03','2023-01-30 12:38:03'),(3118,1083,'action created','2023-01-30 12:38:03','2023-01-30 12:38:03'),(3119,1079,'action complete via WP Cron','2023-01-30 12:38:03','2023-01-30 12:38:03'),(3120,1084,'action created','2023-01-30 12:38:03','2023-01-30 12:38:03'),(3121,1083,'action started via WP Cron','2023-01-30 12:38:03','2023-01-30 12:38:03'),(3122,1083,'action complete via WP Cron','2023-01-30 12:38:03','2023-01-30 12:38:03');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_commentmeta`
--

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

--
-- Dumping data for table `wp_commentmeta`
--

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

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

DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_comments` (
  `comment_ID` bigint unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint unsigned NOT NULL DEFAULT '0',
  `comment_author` tinytext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_author_email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_karma` int NOT NULL DEFAULT '0',
  `comment_approved` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'comment',
  `comment_parent` bigint unsigned NOT NULL DEFAULT '0',
  `user_id` bigint unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=InnoDB 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_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=111512 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://spiaggialamadonnina.it','yes'),(2,'home','http://spiaggialamadonnina.it','yes'),(3,'blogname','SPIAGGIA LA MADONNIN','yes'),(4,'blogdescription','ENJOY CORNWALL’S BEST BEACHES','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','[email protected]','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','0','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','[email protected]','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','2','yes'),(19,'default_comment_status','closed','yes'),(20,'default_ping_status','closed','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','0','yes'),(28,'permalink_structure','/%postname%/','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:19:{i:0;s:15:\"worker/init.php\";i:1;s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";i:2;s:35:\"404-to-homepage/404-to-homepage.php\";i:3;s:25:\"add-to-any/add-to-any.php\";i:4;s:19:\"akismet/akismet.php\";i:5;s:91:\"all-in-one-wp-migration-multisite-extension/all-in-one-wp-migration-multisite-extension.php\";i:6;s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";i:7;s:81:\"auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";i:8;s:31:\"cache-enabler/cache-enabler.php\";i:9;s:33:\"classic-editor/classic-editor.php\";i:10;s:36:\"contact-form-7/wp-contact-form-7.php\";i:11;s:37:\"link-whisper-premium/link-whisper.php\";i:12;s:29:\"mainwp-child/mainwp-child.php\";i:13;s:75:\"recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php\";i:14;s:49:\"scheduled-post-trigger/scheduled-post-trigger.php\";i:15;s:29:\"theme-editor/theme_editor.php\";i:16;s:37:\"wordpress-autoblogging/basic-auth.php\";i:17;s:24:\"wordpress-seo/wp-seo.php\";i:18;s:24:\"wpforms-lite/wpforms.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','','no'),(40,'template','glaze-blog-lite','yes'),(41,'stylesheet','glaze-blog-lite','yes'),(42,'comment_registration','0','yes'),(43,'html_type','text/html','yes'),(44,'use_trackback','0','yes'),(45,'default_role','subscriber','yes'),(46,'db_version','51917','yes'),(47,'uploads_use_yearmonth_folders','1','yes'),(48,'upload_path','','yes'),(49,'blog_public','1','yes'),(50,'default_link_category','2','yes'),(51,'show_on_front','posts','yes'),(52,'tag_base','','yes'),(53,'show_avatars','1','yes'),(54,'avatar_rating','G','yes'),(55,'upload_url_path','','yes'),(56,'thumbnail_size_w','150','yes'),(57,'thumbnail_size_h','150','yes'),(58,'thumbnail_crop','1','yes'),(59,'medium_size_w','300','yes'),(60,'medium_size_h','300','yes'),(61,'avatar_default','mystery','yes'),(62,'large_size_w','1024','yes'),(63,'large_size_h','1024','yes'),(64,'image_default_link_type','none','yes'),(65,'image_default_size','','yes'),(66,'image_default_align','','yes'),(67,'close_comments_for_old_posts','0','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','1','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','0','yes'),(72,'comments_per_page','50','yes'),(73,'default_comments_page','newest','yes'),(74,'comment_order','asc','yes'),(75,'sticky_posts','a:2:{i:0;i:71;i:1;i:78;}','yes'),(76,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(77,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(79,'uninstall_plugins','a:3:{s:20:\"worker/functions.php\";s:13:\"mwp_uninstall\";s:110:\"mnt/volume_ams3_05/ebn-bram/var/www/spiaggialamadonnina.it/public_html/wp-content/plugins/worker/functions.php\";s:13:\"mwp_uninstall\";s:31:\"cache-enabler/cache-enabler.php\";a:2:{i:0;s:13:\"Cache_Enabler\";i:1;s:12:\"on_uninstall\";}}','no'),(80,'timezone_string','','yes'),(81,'page_for_posts','0','yes'),(82,'page_on_front','0','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','60','yes'),(87,'medium_large_size_w','768','yes'),(88,'medium_large_size_h','0','yes'),(89,'wp_page_for_privacy_policy','3','yes'),(90,'show_comments_cookies_opt_in','1','yes'),(91,'admin_email_lifespan','1614713019','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','1','yes'),(94,'auto_plugin_theme_update_emails','a:0:{}','no'),(95,'initial_db_version','48748','yes'),(96,'wp_user_roles','a:9:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:24:\"manage_wpautoterms_pages\";a:2:{s:4:\"name\";s:37:\"WPAutoTerms Pages Editor (additional)\";s:12:\"capabilities\";a:10:{s:22:\"edit_wpautoterms_pages\";b:1;s:29:\"edit_others_wpautoterms_pages\";b:1;s:30:\"edit_private_wpautoterms_pages\";b:1;s:32:\"edit_published_wpautoterms_pages\";b:1;s:30:\"read_private_wpautoterms_pages\";b:1;s:24:\"delete_wpautoterms_pages\";b:1;s:31:\"delete_others_wpautoterms_pages\";b:1;s:32:\"delete_private_wpautoterms_pages\";b:1;s:34:\"delete_published_wpautoterms_pages\";b:1;s:25:\"publish_wpautoterms_pages\";b:1;}}s:31:\"manage_wpautoterms_pages_editor\";a:2:{s:4:\"name\";s:33:\"Editor + WPAutoTerms Pages Editor\";s:12:\"capabilities\";a:45:{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:22:\"edit_wpautoterms_pages\";b:1;s:29:\"edit_others_wpautoterms_pages\";b:1;s:30:\"edit_private_wpautoterms_pages\";b:1;s:32:\"edit_published_wpautoterms_pages\";b:1;s:30:\"read_private_wpautoterms_pages\";b:1;s:24:\"delete_wpautoterms_pages\";b:1;s:31:\"delete_others_wpautoterms_pages\";b:1;s:32:\"delete_private_wpautoterms_pages\";b:1;s:34:\"delete_published_wpautoterms_pages\";b:1;s:25:\"publish_wpautoterms_pages\";b:1;}}}','yes'),(97,'fresh_site','0','yes'),(98,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(99,'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'),(100,'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'),(101,'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'),(102,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(103,'sidebars_widgets','a:6:{s:19:\"wp_inactive_widgets\";a:3:{i:0;s:10:\"archives-2\";i:1;s:6:\"meta-2\";i:2;s:17:\"recent-comments-2\";}s:23:\"glaze-blog-lite-sidebar\";a:5:{i:0;s:8:\"search-2\";i:1;s:37:\"recent-posts-widget-with-thumbnails-3\";i:2;s:12:\"categories-2\";i:3;s:10:\"calendar-3\";i:4;s:13:\"media_image-3\";}s:27:\"glaze-blog-lite-footer-left\";a:1:{i:0;s:13:\"media_image-4\";}s:29:\"glaze-blog-lite-footer-middle\";a:1:{i:0;s:10:\"nav_menu-3\";}s:28:\"glaze-blog-lite-footer-right\";a:1:{i:0;s:16:\"wpforms-widget-3\";}s:13:\"array_version\";i:3;}','yes'),(104,'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'),(105,'db-version-secure','Ur838C9TeS','yes'),(106,'tagline','','yes'),(108,'auth_key','9%?aTg2Q&h3:ST,zZA_uXI.Yq}a`T0K7n7LXdBP ba0cVCU.`ga-%uE0)Ty|J+X/','no'),(109,'auth_salt','?)0i/h-J[$zmP(E*Qh3S)#<*fEh)e9tj4ws[*R^1.&NcR54;AZL0eds95EMx1(cz','no'),(110,'logged_in_key','0ezl@r[z!BH-T=;j?aaHOp&`OC@`5WM;e;]`7uqqM8.m4#vSgS3fh+ )=lCNBM?W','no'),(111,'logged_in_salt','1,vDK(WXkQk>`Urn_i[p|Jt}?x[oF`IlV^51Ky)G7$$rnSix])r,oZTd>+)&<yt7','no'),(112,'cron','a:14:{i:1675082299;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1675084013;a:1:{s:22:\"mwp_update_public_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1675085022;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1675087200;a:1:{s:28:\"wpforms_email_summaries_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:30:\"wpforms_email_summaries_weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1675088749;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:1675089208;a:2:{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;}}s:21:\"ai1wm_storage_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1675106621;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:1675106622;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s: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:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1675106623;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1675108304;a:1:{s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1675164720;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:1675166960;a:2:{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;}}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:1675452222;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'),(113,'update_day','6','yes'),(114,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_calendar','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:1:{s:5:\"title\";s:8:\"Calendar\";}}','yes'),(116,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(117,'widget_media_image','a:3:{s:12:\"_multiwidget\";i:1;i:3;a:15:{s:4:\"size\";s:4:\"full\";s:5:\"width\";i:750;s:6:\"height\";i:1300;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:0:\"\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";s:13:\"attachment_id\";i:6;s:3:\"url\";s:65:\"http://spiaggialamadonnina.it/wp-content/uploads/2020/11/1982.jpg\";s:5:\"title\";s:0:\"\";}i:4;a:15:{s:4:\"size\";s:6:\"medium\";s:5:\"width\";i:2000;s:6:\"height\";i:1333;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:0:\"\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";s:13:\"attachment_id\";i:7;s:3:\"url\";s:74:\"http://spiaggialamadonnina.it/wp-content/uploads/2020/11/1981-300x200.jpeg\";s:5:\"title\";s:10:\"Click Here\";}}','yes'),(118,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(119,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(120,'widget_nav_menu','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:2:{s:5:\"title\";s:15:\"Navigation Menu\";s:8:\"nav_menu\";i:7;}}','yes'),(121,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(123,'nonce_key','|gCS~Q#&~J`6ks%hV01uWGOt~0g,Bm)b](v)0},/ZYw=4*f^;}wqq|z_ULv.W<jF','no'),(124,'nonce_salt','TORdg2zRl`&}}w_4?;bzB6:K#c@I:poh:Yl~*lmviUe^=ZW?~9=khy&&GzpNqcC?','no'),(125,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(133,'current_theme','Glaze Blog Lite','yes'),(136,'widget_wellington-magazine-posts-columns','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(137,'widget_wellington-magazine-posts-grid','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(138,'theme_mods_wellington','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1605095200;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:4:{i:0;s:8:\"search-2\";i:1;s:12:\"categories-2\";i:2;s:14:\"recent-posts-2\";i:3;s:11:\"tag_cloud-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}}}}','yes'),(139,'crawl-delay-value','4','yes'),(165,'recently_activated','a:0:{}','yes'),(173,'theme_mods_travelberg','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1605095448;s:4:\"data\";a:7:{s:19:\"wp_inactive_widgets\";a:3:{i:0;s:10:\"archives-2\";i:1;s:6:\"meta-2\";i:2;s:17:\"recent-comments-2\";}s:13:\"right-sidebar\";a:4:{i:0;s:8:\"search-2\";i:1;s:12:\"categories-2\";i:2;s:14:\"recent-posts-2\";i:3;s:11:\"tag_cloud-2\";}s:14:\"header-sidebar\";a:0:{}s:25:\"blogberg-footer-sidebar-1\";a:0:{}s:25:\"blogberg-footer-sidebar-2\";a:0:{}s:25:\"blogberg-footer-sidebar-3\";a:0:{}s:25:\"blogberg-footer-sidebar-4\";a:0:{}}}}','yes'),(174,'theme_switched','','yes'),(175,'widget_blogberg_author_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(180,'mk_te_settings_options','a:5:{s:7:\"e_d_t_e\";s:3:\"yes\";s:17:\"code_editor_theme\";s:6:\"cobalt\";s:9:\"e_w_d_t_e\";s:3:\"yes\";s:7:\"e_d_p_e\";s:3:\"yes\";s:9:\"e_w_d_p_e\";s:3:\"yes\";}','yes'),(183,'theme_editor_email_verified_1','yes','yes'),(185,'theme_mods_blogberg','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1605095500;s:4:\"data\";a:7:{s:19:\"wp_inactive_widgets\";a:3:{i:0;s:10:\"archives-2\";i:1;s:6:\"meta-2\";i:2;s:17:\"recent-comments-2\";}s:13:\"right-sidebar\";a:4:{i:0;s:8:\"search-2\";i:1;s:12:\"categories-2\";i:2;s:14:\"recent-posts-2\";i:3;s:11:\"tag_cloud-2\";}s:14:\"header-sidebar\";a:0:{}s:25:\"blogberg-footer-sidebar-1\";a:0:{}s:25:\"blogberg-footer-sidebar-2\";a:0:{}s:25:\"blogberg-footer-sidebar-3\";a:0:{}s:25:\"blogberg-footer-sidebar-4\";a:0:{}}}}','yes'),(190,'theme_mods_glaze-blog-lite','a:11:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:6:\"menu-1\";i:7;s:6:\"menu-2\";i:8;}s:18:\"custom_css_post_id\";i:16;s:36:\"glaze_blog_lite_field_copyright_text\";s:35:\"Copyright 2020 | All Right Reserved\";s:39:\"glaze_blog_lite_field_carousel_category\";s:4:\"blog\";s:42:\"glaze_blog_lite_field_header_facebook_link\";s:1:\"#\";s:41:\"glaze_blog_lite_field_header_twitter_link\";s:1:\"#\";s:43:\"glaze_blog_lite_field_header_instagram_link\";s:1:\"#\";s:43:\"glaze_blog_lite_field_header_pinterest_link\";s:1:\"#\";s:16:\"header_textcolor\";s:5:\"blank\";s:11:\"custom_logo\";i:58;}','yes'),(191,'widget_glaze-blog-lite-author-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(192,'widget_glaze-blog-lite-post-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(193,'widget_glaze-blog-lite-social-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(196,'nav_menu_options','a:1:{s:8:\"auto_add\";a:0:{}}','yes'),(207,'wpcf7','a:2:{s:7:\"version\";s:7:\"5.5.6.1\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1605096559;s:7:\"version\";s:3:\"5.3\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','yes'),(208,'action_scheduler_hybrid_store_demarkation','40','yes'),(209,'schema-ActionScheduler_StoreSchema','6.0.1647674959','yes'),(210,'schema-ActionScheduler_LoggerSchema','3.0.1647674959','yes'),(211,'wpforms_version','1.6.3.1','yes'),(212,'wpforms_version_lite','1.6.3.1','yes'),(213,'wpforms_activated','a:1:{s:4:\"lite\";i:1605096559;}','yes'),(216,'wpseo','a:57:{s:8:\"tracking\";b:0;s:22:\"license_server_version\";b:0;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:0;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:1605096560;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:30:\"https://spiaggialamadonnina.it\";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'),(217,'yoast_migrations_free','a:1:{s:7:\"version\";s:4:\"18.9\";}','yes'),(218,'wpseo_titles','a:126:{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:\"&raquo;\";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:22:\"title-wpautoterms_page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:25:\"metadesc-wpautoterms_page\";s:0:\"\";s:24:\"noindex-wpautoterms_page\";b:0;s:35:\"display-metabox-pt-wpautoterms_page\";b:1;s:35:\"post_types-wpautoterms_page-maintax\";i:0;s:33:\"schema-page-type-wpautoterms_page\";s:7:\"WebPage\";s:36:\"schema-article-type-wpautoterms_page\";s:4:\"None\";s:29:\"social-title-wpautoterms_page\";s:9:\"%%title%%\";s:35:\"social-description-wpautoterms_page\";s:0:\"\";s:33:\"social-image-url-wpautoterms_page\";s:0:\"\";s:32:\"social-image-id-wpautoterms_page\";i:0;s:32:\"title-ptarchive-wpautoterms_page\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:35:\"metadesc-ptarchive-wpautoterms_page\";s:0:\"\";s:34:\"bctitle-ptarchive-wpautoterms_page\";s:0:\"\";s:34:\"noindex-ptarchive-wpautoterms_page\";b:0;s:39:\"social-title-ptarchive-wpautoterms_page\";s:21:\"%%pt_plural%% Archive\";s:45:\"social-description-ptarchive-wpautoterms_page\";s:0:\"\";s:43:\"social-image-url-ptarchive-wpautoterms_page\";s:0:\"\";s:42:\"social-image-id-ptarchive-wpautoterms_page\";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'),(219,'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'),(220,'wpseo_flush_rewrite','1','yes'),(221,'action_scheduler_lock_async-request-runner','1679095495','yes'),(222,'wpautoterms_activated','1','yes'),(223,'wpautoterms_legal_pages_slug','wpautoterms','yes'),(224,'wpautoterms_version','2.4.9','yes'),(225,'widget_recent-posts-widget-with-thumbnails','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:39:{s:5:\"title\";s:11:\"Recent Post\";s:11:\"default_url\";s:102:\"http://spiaggialamadonnina.it/wp-content/plugins/recent-posts-widget-with-thumbnails/default_thumb.gif\";s:16:\"thumb_dimensions\";s:6:\"custom\";s:12:\"category_ids\";a:1:{i:0;i:0;}s:14:\"excerpt_length\";i:55;s:12:\"number_posts\";i:5;s:17:\"post_title_length\";i:1000;s:12:\"thumb_height\";i:75;s:11:\"thumb_width\";i:75;s:17:\"hide_current_post\";b:0;s:17:\"only_sticky_posts\";b:0;s:17:\"hide_sticky_posts\";b:0;s:10:\"hide_title\";b:0;s:17:\"keep_aspect_ratio\";b:0;s:11:\"keep_sticky\";b:0;s:12:\"only_1st_img\";b:0;s:12:\"random_order\";b:0;s:11:\"show_author\";b:0;s:15:\"show_categories\";b:0;s:20:\"show_comments_number\";b:0;s:9:\"show_date\";b:0;s:12:\"show_excerpt\";b:0;s:14:\"ignore_excerpt\";b:0;s:27:\"ignore_post_content_excerpt\";b:0;s:16:\"set_more_as_link\";b:0;s:11:\"try_1st_img\";b:0;s:11:\"use_default\";b:0;s:16:\"use_default_only\";b:0;s:15:\"open_new_window\";b:0;s:21:\"print_post_categories\";b:0;s:17:\"set_cats_as_links\";b:0;s:14:\"use_inline_css\";b:0;s:10:\"use_no_css\";b:0;s:14:\"hide_alt_texts\";b:0;s:10:\"show_thumb\";b:1;s:12:\"author_label\";s:2:\"By\";s:12:\"excerpt_more\";s:6:\" […]\";s:14:\"category_label\";s:2:\"In\";s:9:\"thumb_alt\";s:0:\"\";}}','yes'),(226,'widget_a2a_share_save_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(227,'widget_a2a_follow_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(228,'widget_wpautoterms_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(229,'widget_wpforms-widget','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:4:{s:5:\"title\";s:10:\"Newsletter\";s:7:\"form_id\";i:40;s:10:\"show_title\";b:0;s:9:\"show_desc\";b:0;}}','yes'),(234,'wpautoterms_links','1','yes'),(235,'wpautoterms_links_bg_color','#ffffff','yes'),(236,'wpautoterms_links_font','Arial, sans-serif','yes'),(237,'wpautoterms_links_font_size','14px','yes'),(238,'wpautoterms_links_text_color','#cccccc','yes'),(239,'wpautoterms_links_text_align','center','yes'),(240,'wpautoterms_links_links_color','#000000','yes'),(241,'wpautoterms_links_separator','-','yes'),(242,'wpautoterms_links_target_blank','','yes'),(243,'wpautoterms_update_notice','','yes'),(244,'wpautoterms_update_notice_bar_position','top','yes'),(245,'wpautoterms_update_notice_bar_type','static','yes'),(246,'wpautoterms_update_notice_disable_logged','yes','yes'),(247,'wpautoterms_update_notice_duration','3','yes'),(248,'wpautoterms_update_notice_message','Our <a href=\"[wpautoterms page_link]\">[wpautoterms page_title]</a> has been updated on [wpautoterms last_updated_date].','yes'),(249,'wpautoterms_update_notice_message_multiple','Our [wpautoterms page_links] have been updated on [wpautoterms last_updated_date].','yes'),(250,'wpautoterms_update_notice_close_message','Close','yes'),(251,'wpautoterms_update_notice_bg_color','','yes'),(252,'wpautoterms_update_notice_font','','yes'),(253,'wpautoterms_update_notice_font_size','','yes'),(254,'wpautoterms_update_notice_text_color','','yes'),(255,'wpautoterms_update_notice_links_color','','yes'),(256,'wpautoterms_cookies_notice','','yes'),(257,'wpautoterms_cookies_notice_bar_position','top','yes'),(258,'wpautoterms_cookies_notice_bar_type','static','yes'),(259,'wpautoterms_cookies_notice_disable_logged','yes','yes'),(260,'wpautoterms_cookies_notice_message','We use cookies to ensure that we give you the best experience on our website','yes'),(261,'wpautoterms_cookies_notice_close_message','Close','yes'),(262,'wpautoterms_cookies_notice_bg_color','','yes'),(263,'wpautoterms_cookies_notice_font','','yes'),(264,'wpautoterms_cookies_notice_font_size','','yes'),(265,'wpautoterms_cookies_notice_text_color','','yes'),(266,'wpautoterms_cookies_notice_links_color','','yes'),(267,'wpautoterms_endorsements','','yes'),(268,'wpautoterms_endorsements_message','<p>Some of the links in this article are \"affiliate links\", a link with a special tracking code. This means if you click on an affiliate link and purchase the item, we will receive an affiliate commission.</p> <p>The price of the item is the same whether it is an affiliate link or not. Regardless, we only recommend products or services we believe will add value to our readers.</p> <p>By using the affiliate links, you are helping support our Website, and we genuinely appreciate your support.</p>','yes'),(269,'wpautoterms_endorsements_when','','yes'),(270,'wpautoterms_endorsements_tag','','yes'),(271,'wpautoterms_site_name','spiaggialamadonnina','yes'),(272,'wpautoterms_site_url','http://spiaggialamadonnina.it','yes'),(273,'wpautoterms_company_name','spiaggialamadonnina','yes'),(274,'wpautoterms_country','','yes'),(275,'wpautoterms_state','','yes'),(276,'wpautoterms_show_in_pages_widget','','yes'),(277,'wpautoterms_cache_plugins_compat','','yes'),(278,'wpautoterms_license','','yes'),(290,'addtoany_options','a:59:{s:8:\"position\";s:3:\"top\";s:30:\"display_in_posts_on_front_page\";s:1:\"1\";s:33:\"display_in_posts_on_archive_pages\";s:1:\"1\";s:19:\"display_in_excerpts\";s:1:\"1\";s:16:\"display_in_posts\";s:1:\"1\";s:16:\"display_in_pages\";s:1:\"1\";s:22:\"display_in_attachments\";s:1:\"1\";s:15:\"display_in_feed\";s:1:\"1\";s:7:\"onclick\";s:2:\"-1\";s:9:\"icon_size\";s:2:\"32\";s:7:\"icon_bg\";s:8:\"original\";s:13:\"icon_bg_color\";s:7:\"#2a2a2a\";s:7:\"icon_fg\";s:8:\"original\";s:13:\"icon_fg_color\";s:7:\"#ffffff\";s:6:\"button\";s:10:\"A2A_SVG_32\";s:13:\"button_custom\";s:0:\"\";s:17:\"button_show_count\";s:2:\"-1\";s:6:\"header\";s:0:\"\";s:23:\"additional_js_variables\";s:0:\"\";s:14:\"additional_css\";s:0:\"\";s:12:\"custom_icons\";s:2:\"-1\";s:16:\"custom_icons_url\";s:1:\"/\";s:17:\"custom_icons_type\";s:3:\"png\";s:18:\"custom_icons_width\";s:0:\"\";s:19:\"custom_icons_height\";s:0:\"\";s:5:\"cache\";s:2:\"-1\";s:31:\"display_in_cpt_wpautoterms_page\";s:1:\"1\";s:11:\"button_text\";s:5:\"Share\";s:24:\"special_facebook_options\";a:1:{s:10:\"show_count\";s:2:\"-1\";}s:25:\"special_pinterest_options\";a:1:{s:10:\"show_count\";s:2:\"-1\";}s:15:\"active_services\";a:4:{i:0;s:8:\"facebook\";i:1;s:7:\"twitter\";i:2;s:5:\"email\";i:3;s:9:\"pinterest\";}s:29:\"special_facebook_like_options\";a:2:{s:10:\"show_count\";s:2:\"-1\";s:4:\"verb\";s:4:\"like\";}s:29:\"special_twitter_tweet_options\";a:1:{s:10:\"show_count\";s:2:\"-1\";}s:29:\"special_pinterest_pin_options\";a:1:{s:10:\"show_count\";s:2:\"-1\";}s:17:\"floating_vertical\";s:11:\"left_docked\";s:19:\"floating_horizontal\";s:11:\"left_docked\";s:28:\"floating_horizontal_position\";s:1:\"0\";s:26:\"floating_horizontal_offset\";s:1:\"0\";s:30:\"floating_horizontal_responsive\";s:1:\"1\";s:40:\"floating_horizontal_responsive_min_width\";s:3:\"981\";s:30:\"floating_horizontal_scroll_top\";s:2:\"-1\";s:37:\"floating_horizontal_scroll_top_pixels\";s:3:\"100\";s:33:\"floating_horizontal_scroll_bottom\";s:2:\"-1\";s:40:\"floating_horizontal_scroll_bottom_pixels\";s:3:\"100\";s:29:\"floating_horizontal_icon_size\";s:2:\"32\";s:22:\"floating_horizontal_bg\";s:11:\"transparent\";s:28:\"floating_horizontal_bg_color\";s:7:\"#ffffff\";s:26:\"floating_vertical_position\";s:3:\"100\";s:29:\"floating_vertical_attached_to\";s:47:\"main, [role=\\\"main\\\"], article, .status-publish\";s:24:\"floating_vertical_offset\";s:1:\"0\";s:28:\"floating_vertical_responsive\";s:1:\"1\";s:38:\"floating_vertical_responsive_max_width\";s:3:\"980\";s:28:\"floating_vertical_scroll_top\";s:2:\"-1\";s:35:\"floating_vertical_scroll_top_pixels\";s:3:\"100\";s:31:\"floating_vertical_scroll_bottom\";s:2:\"-1\";s:38:\"floating_vertical_scroll_bottom_pixels\";s:3:\"100\";s:27:\"floating_vertical_icon_size\";s:2:\"32\";s:20:\"floating_vertical_bg\";s:11:\"transparent\";s:26:\"floating_vertical_bg_color\";s:7:\"#ffffff\";}','yes'),(292,'wpautoterms_ob_total','1','yes'),(293,'wpautoterms_ob_not_intercepted','0','yes'),(296,'wpautoterms_cache_plugins_detected','1','yes'),(321,'wpforms_crypto_secret_key','hPGE/DaTIZOEMoLoOxxH2Ee7AuTLZtq9pWyeWe7UZRY=','yes'),(328,'secret_key','rCk}+U>kG{dnst~eK7l`yL8B-c/(_HerD2RjLKYp;]VA#jl2)in`v-_#@kd(#hU6','no'),(546,'category_children','a:0:{}','yes'),(951,'mwp_service_key','eecf51f8-a4fe-45a5-8d11-5ff7473a1324','yes'),(954,'mwp_openssl_parameters','a:2:{s:4:\"time\";i:1681022287;s:7:\"working\";b:1;}','yes'),(955,'mwp_incremental_update_active','','yes'),(956,'mwp_recovering','','yes'),(957,'mwp_core_autoupdate','','yes'),(958,'mwp_container_parameters','a:0:{}','yes'),(959,'mwp_container_site_parameters','a:0:{}','yes'),(960,'mwp_maintenace_mode','a:0:{}','yes'),(962,'worker_migration_version','2','yes'),(963,'_worker_nossl_key','','yes'),(964,'_worker_public_key','LS0tLS1CRUdJTiBQVUJMSUMgS0VZLS0tLS0KTUlJQklqQU5CZ2txaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUF2L2U2emx6QW1BZ2hVNmRFOHBOagpIeUtscy9paU90bDRlWHY5OXlFRm0zK1E1cWJkcmtuT1VLMjZoWWZxejI3dy8yLzhPYTl1VC9GNW9xNXpsR1YrCkJaSEtXMmZlRmhWdkV2Qlo3Z3lZeGwzR0haKzFFMVFMd3A2NlZLV3ZmNXpBWEYzUmRnUzV1dzBqZHVNcGh4UlUKU2I5ZUxOcmhUQUNKMHIyT2tDbk9WbUpEQ2UyLzRNWVpXWVlqcnd0VXBWSktKamRFT1Q0N1RBL1BGNlk0aGV6NAp4TnllOFkwVkx2OE10QzZLTkRLVzM4TXZpcjFlR0UrUis5T1BHbUFYSlBRS1hPeUpDSmREemhxemd4Vm9mdjV6Ck5kc2VkZ244eUZJLytDcDF4d1lXWmh2NDNySDM2dDdOUUZ3Zzd5WEczdDI4YzcwZEFlanBVOUduUUtxQ2piMGgKYXdJREFRQUIKLS0tLS1FTkQgUFVCTElDIEtFWS0tLS0tCg==','yes'),(966,'mwp_worker_configuration','a:9:{s:10:\"master_url\";s:21:\"https://managewp.com/\";s:15:\"master_cron_url\";s:75:\"https://managewp.com/wp-content/plugins/master/mwp-notifications-handle.php\";s:20:\"noti_cache_life_time\";s:5:\"86400\";s:27:\"noti_treshold_spam_comments\";s:2:\"10\";s:30:\"noti_treshold_pending_comments\";s:1:\"0\";s:31:\"noti_treshold_approved_comments\";s:1:\"0\";s:19:\"noti_treshold_posts\";s:1:\"0\";s:20:\"noti_treshold_drafts\";s:1:\"0\";s:8:\"key_name\";s:8:\"managewp\";}','yes'),(967,'wpautoterms_cache_plugins_detection','','yes'),(970,'mwp_communication_keys','a:1:{i:8383781;a:2:{s:3:\"key\";s:36:\"60706187-bae1-45a5-b900-7786637dd4e6\";s:5:\"added\";i:1618405615;}}','yes'),(971,'mwp_key_last_used_60706187-bae1-45a5-b900-7786637dd4e6','1618405615','yes'),(972,'mmb_stats_filter','a:1:{s:7:\"plugins\";a:1:{s:7:\"cleanup\";a:1:{s:9:\"revisions\";a:1:{s:11:\"num_to_keep\";i:5;}}}}','yes'),(973,'mwp_potential_key','376bb0dd-9a74-4430-8436-95d5e279c964','yes'),(974,'mwp_potential_key_time','1681022287','yes'),(975,'user_hit_count','a:48:{s:10:\"2023-02-09\";i:16;s:10:\"2023-02-10\";i:3;s:10:\"2023-02-11\";i:28;s:10:\"2023-02-12\";i:5;s:10:\"2023-02-13\";i:5;s:10:\"2023-02-14\";i:2;s:10:\"2023-02-15\";i:29;s:10:\"2023-02-16\";i:10;s:10:\"2023-02-17\";i:16;s:10:\"2023-02-19\";i:1;s:10:\"2023-02-21\";i:3;s:10:\"2023-02-22\";i:2;s:10:\"2023-02-27\";i:5;s:10:\"2023-02-28\";i:2;s:10:\"2023-03-01\";i:6;s:10:\"2023-03-03\";i:2;s:10:\"2023-03-04\";i:1;s:10:\"2023-03-05\";i:11;s:10:\"2023-03-06\";i:4;s:10:\"2023-03-07\";i:8;s:10:\"2023-03-08\";i:3;s:10:\"2023-03-09\";i:7;s:10:\"2023-03-10\";i:2;s:10:\"2023-03-11\";i:1;s:10:\"2023-03-12\";i:2;s:10:\"2023-03-13\";i:2;s:10:\"2023-03-14\";i:1;s:10:\"2023-03-15\";i:16;s:10:\"2023-03-17\";i:54;s:10:\"2023-03-18\";i:28;s:10:\"2023-03-19\";i:17;s:10:\"2023-03-20\";i:15;s:10:\"2023-03-21\";i:21;s:10:\"2023-03-23\";i:4;s:10:\"2023-03-24\";i:38;s:10:\"2023-03-25\";i:18;s:10:\"2023-03-26\";i:9;s:10:\"2023-03-28\";i:8;s:10:\"2023-03-29\";i:2;s:10:\"2023-03-30\";i:3;s:10:\"2023-04-01\";i:1;s:10:\"2023-04-02\";i:1;s:10:\"2023-04-03\";i:1;s:10:\"2023-04-04\";i:53;s:10:\"2023-04-05\";i:2;s:10:\"2023-04-06\";i:7;s:10:\"2023-04-07\";i:16;s:10:\"2023-04-09\";i:7;}','yes'),(1000,'mainwp_child_update_version','1.5','yes'),(1001,'mainwp_child_plugin_version','4.2.3','yes'),(1002,'mainwp_child_auth','a:7:{i:5;s:32:\"b121efbd7a5bf085f091390832614087\";s:4:\"last\";i:1681009316;i:4;s:32:\"6f74c69a43eeff5a14dd77163122681e\";i:3;s:32:\"4c924a72270ac72348807329f36adfd6\";i:2;s:32:\"446083452ddd1ce6569d15828985fc9d\";i:1;s:32:\"5f9403a384e4d4d334b89c46280ccf02\";i:0;s:32:\"b26a50ee90e3615004686d2ab31c9517\";}','yes'),(1003,'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'),(1004,'mainwp_child_activated_once','1','no'),(1005,'mainwp_child_pubkey','LS0tLS1CRUdJTiBQVUJMSUMgS0VZLS0tLS0KTUlJQklqQU5CZ2txaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUF5K3VlUjJjVmRzZms1Mmx0d3FXegpwMVFlYTdvR3dYN3ZDcStKM2FwZUtxaXVkZHJjblJ2M1MwMlQvVjBwK2VaS2hzVTlJOUVPMWJ3ZTJpc2x5YkZnClZ3YzdrRVFISGRJUCtaWEZRL3A3bWNYckVaTWkrc2N4RjJySUlhYnVhQ2M0cUx1QmJ2cGJyOUU1YWdlZVpSV2EKZmd3Y1E0NStmRGgvTHh2OG5MMkoyVUJSeGpZM0pSWFVlTXhRMHNLTkhpcTVuQUpVZVM0NTh2cEtmVEh6RnVZVwpyb1FibFZXZ283YWkwQ2pzTi83ZklFSXhMQ3g2SVQxVkcxS0I4bW5sNXJMOUtuZndwRmpJQ0FYaEpYdUkrRmNhCmM0WTVEQ2NRbUdFNWNQbkp3QnI3dXlESFRsTjJEYXZIbzlodlV6TjI0WVBodDBOVnhjdUVkOGJGeGdQS0RSV00KVFFJREFRQUIKLS0tLS1FTkQgUFVCTElDIEtFWS0tLS0tCg==','yes'),(1006,'mainwp_child_server','https://dashboard.comparrot.nl/wp-admin/','no'),(1007,'mainwp_child_nonce','0','no'),(1008,'mainwp_child_nossl','0','yes'),(1009,'mainwp_child_nossl_key','42c8de31543b4523f6309bdbf664063d162251f196e82736c3c21ec09202fdec','yes'),(1010,'mainwp_premium_updates','a:0:{}','no'),(1013,'mainwp_child_clone_sites','0','no'),(1014,'mainwp_child_siteid','90','no'),(1071,'recovery_keys','a:0:{}','yes'),(1078,'finished_updating_comment_type','1','yes'),(1084,'mwp_public_keys_refresh_time','1679490171','yes'),(1085,'mwp_public_keys','a:13:{i:0;a:6:{s:2:\"id\";s:19:\"managewp_1676253902\";s:7:\"service\";s:8:\"managewp\";s:9:\"validFrom\";s:19:\"2023-02-28 01:26:15\";s:7:\"validTo\";s:19:\"2023-04-01 01:26:15\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtsAPkLevGaws93H2MbE6\ndcHUJrayJwt2dcOvD+HnKAsTV8Vs6hbhb2R1/9wnD6LOiLwB1qX8yavXgKzy2MuI\ngE/31mICFO1JtxZxbuVxyInTxha1VjMjn7xTh5kKy1zN4mH3IIVqraQiYWlyKUPl\n50+mfup/qywFS6x152qoWM5rkHWm5o68pMkmri9qG8vVDgUAwQL3pw0/A5kkW6Dm\nH8zmaHoIDIXN0tLdUE++BKSDUT3Pfu8tYs/GG2S9uxgwVUvOa0NluXUkMeWZzKIK\nRKBu1FSRwNKae/OWrC96VUjbIz/w6WLiqyScQSPAwkiAbgsCp+6j5xsXNTWdEACq\nnwIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:0;}i:1;a:6:{s:2:\"id\";s:19:\"managewp_1678845902\";s:7:\"service\";s:8:\"managewp\";s:9:\"validFrom\";s:19:\"2023-03-30 01:26:15\";s:7:\"validTo\";s:19:\"2023-05-01 01:26:15\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzMTxmVQgXb/fL/kjcxyL\nV9cbWND3851di/6K6cY5QGAzjgZiGK1jtOTrSY6UuEsf1WD8B2SdkI8wWwD47Nac\n5Qmhl1TULqolPMcuHVH/CI0J4sHh4gpfP1tBEHBdXH6RUMFf285ujIsyKd82KRWW\nrRmfIIdOyPm36tjmDFcbfDCBQqzwVlipuzI3CP3Y3DB/xNRPSdLxX2IkQvZ85Hf9\nvwiItyxEBK4Naf8E+Ca9YZfrUY9mfVBTGvf9Q3xGQ2/ozybM+P1BXcPOARi+inSZ\n6NlR2jiUJVnB9DIsqs4E3TbApRyj+iG6DMcRAAwpKFmYPvNlQSDkjv9fiVJ/Rly9\nYwIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:0;}i:2;a:6:{s:2:\"id\";s:23:\"managewp_dev_1676253902\";s:7:\"service\";s:12:\"managewp_dev\";s:9:\"validFrom\";s:19:\"2023-02-28 01:26:15\";s:7:\"validTo\";s:19:\"2023-04-01 01:26:15\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAypP38PpyxyJC5IIh7tgM\nygXi+cNyYXtOGNkpYSZo1Jbjd6jIewa9BlcKDNu9Rn78FaB5r0u4mOCayOpr1zb7\n9RGt3WumE10nkFokoyX7dIKhe+0exFfihrSXIh/DdekRDmsQUQWlix3VXjq8dMPS\n4IzKbU/QSLyumFUzP59/HIpTZTqN1REIUXlgQ4a510gXdZTQbqqvlpgSzAWp3Ssf\nGk/Whk6vdCWz4Ppw/9TlXb78SpRfgRheSD0S0fEf1JheQjMopJksmq1zy+vjzwJK\nO+v1lDUt8mPFEqB6I6QoZ8kquNSga3NxoKgzJY6lK0rbWOwaHKvtN7knypiK0Rp6\ntwIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:0;}i:3;a:6:{s:2:\"id\";s:23:\"managewp_dev_1678845902\";s:7:\"service\";s:12:\"managewp_dev\";s:9:\"validFrom\";s:19:\"2023-03-30 01:26:15\";s:7:\"validTo\";s:19:\"2023-05-01 01:26:15\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2r9dehv1QEG1hRYLJk8N\n+bobvXAS4PiLU3LcZH6wxFqzdgXt4aeV6e1SqJrFbvyOF+VQu3D/2m03SBrnJKJz\noIeEEOm4MCM+uFGGX1Mf7TdarcoCURURzQJkTGLPqeWo6mpahWsjqJAVkcdB4ZT5\nUG5aQNnzWlKnaKHyqiqvg/Wk3FW7o2nDhIUQm3utyfswRUN7FPU1PX4ib3B5E3fp\n8G0SZ751RUgGUGvs7IhMifOAUG0KBalA5qSeGqC6EyyW+4gveJRrexjeWJxT7i0/\nrmCgcMEjwMv+bLa198cVngQXqEqaFaIifGTMEAid48z5ZFFPlB0i9XTB1jq1/Vvy\nTQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:0;}i:4;a:6:{s:2:\"id\";s:16:\"mwp20_1676253902\";s:7:\"service\";s:5:\"mwp20\";s:9:\"validFrom\";s:19:\"2023-02-28 01:26:15\";s:7:\"validTo\";s:19:\"2023-04-01 01:26:15\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAt9ium3+5P94Znv7c7pvY\nQuxQZ9yOab7k91EMBgyEYNBVJNRL3aU9oZzGqbzn9z9polOMJrYBopfZ8I105XFY\ntQWS0yzU96PjrmQqF0eSVfN/N8mMjyDtVj/i4ucje0NIH+N7UBZUGOg36oVCJ9kY\na7SYCCUWI9tH5ZxADnh62c8AIO4TR7Y8rqwobyRVUeQmJMoH9yKBn6YTZIVtdLFk\nyAQrX0g10bD2Duiw2YOMFL3k404dT/3W6UrTe/iPWBNBtGUD0s1NZbXml1/dvluZ\nVO+T5Eyrbt+J8APUn+qM8bahxX0ayS6XN9pgTacYHW21o1CNEyFPhAyuyyjc8aif\nNQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:5;a:6:{s:2:\"id\";s:16:\"mwp20_1678845902\";s:7:\"service\";s:5:\"mwp20\";s:9:\"validFrom\";s:19:\"2023-03-30 01:26:15\";s:7:\"validTo\";s:19:\"2023-05-01 01:26:15\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3K7/vh+4DWTOosEGKt8S\nWuZ9CngBzsPybO1YMiZc1JOXO9jiZwf/p0IHoHjyFLf4sBZ8jRbgzfdN4RiPOib2\nc54R9LFv4YOel6PI+1eSjpPBM6arYSSerJ2SZgCuTcrMo6n7fEEncv5NwFqMnRBc\nhnb/XJdVndI2rVg3eVTPj1KJMB5pmKkJ5rFYD6PbOb2sVHR/C1BuVT5iybTeattE\nRXT/IUfPrGXcBM3XKw18XH3zREeN2h1hejeEZz0vggAE9MYgXfN+ni68lcnTd04V\nAMdAfJMse/ck1zRhOxbaMsvkfyHnShebGej4xYE1NBn5QHmCxSjMT5gzcK3Khyf2\nxQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:6;a:6:{s:2:\"id\";s:15:\"wpps_1675861501\";s:7:\"service\";s:4:\"wpps\";s:9:\"validFrom\";s:19:\"2023-02-23 13:05:01\";s:7:\"validTo\";s:19:\"2023-03-27 13:05:01\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAut6/C/Y6OmoCdodcnPzG\nIoklIbcQ/eodLeqCND3MlJe9UdBGJMgzOe8eo/b0H6E/nty+goHzzbeSXRWRLmLZ\nQU259Edv5QLfV3TqsnwcGwKpnqRDsB200sqgAtAM9WjfPFO3k0xbg/WTJwhGtqu9\nk/+ZqWfg3wU/YwLn1ZcNB04CF9q+oa9JtQ1/LBYScLOAexGrDBar2CpHHNrcKJFa\nyRfPS7jN629Uo6tpU8boEmWYI7KdqkenQ2fN8J9z/mlT1BTVV09scIG2bDPpRj4Z\nVqJ+0peK5qrbi06zKLiwrTIZ3ha3To5lQs4qwgU0Mld+MvAxIjGjxfDeoM87nlWL\n1wIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:7;a:6:{s:2:\"id\";s:15:\"wpps_1678453502\";s:7:\"service\";s:4:\"wpps\";s:9:\"validFrom\";s:19:\"2023-03-25 13:05:01\";s:7:\"validTo\";s:19:\"2023-04-26 13:05:01\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsaUca7/RzSNH6ngvfBDE\np+yGeP+64nfQIZ8O0dN9sLvGJRnLCM9xGDv/dQ0KvIUYc6o4YMNi4ntH2+h92gh9\nwLegmJCrmtIQ7j1lMFfr0YUu+aQP7bk4pKZ0ikQQbmNvO2VkIoCIdU4N+vk/AKBK\nIEPFAVukrDssGa+cjnhtg/xsjaMGIhV+XarDtUUiq5R4ckPIYVRqCEeIz9ygZph7\nyDBPCqCJJs4eEkTXx6W7XMSn9uWwe9+0PKuwe0vQaYWNEZB7oT/8zn6lpg4kYqXc\nGhjBc1tLZ+FrT9J+h1wbHoiC2vhSyl+DzO48f+Kt7VQIoxGDA4XMC7ucEbyt89+F\n6QIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:8;a:6:{s:2:\"id\";s:25:\"cookie_service_1677085501\";s:7:\"service\";s:14:\"cookie_service\";s:9:\"validFrom\";s:19:\"2023-03-09 16:27:25\";s:7:\"validTo\";s:19:\"2023-04-10 16:27:25\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArCIEP4AkDs9bYkxtz3ZE\nrb4Nsk3moOMwM2wwmEcU9hZww5XGB9vDju+DOYYemk00P1cN4BKDfr5ENNoIwZS8\nMi3eCD1BdsqUzggSDgCD6LXb16yoyrO0zopn9yT7dLGR7xRqoP/pjY7PBwvpMFO3\nufVkdjw46akwSuK1EEMMP6B1P2SHO1nxrnelsEUCIH6qV58xNcv2SgF5J7Qtxft7\nAsP1nv9rnQ/lKbuBWuDrYwlCctX8/JSTtjlq1Sgk0HRl2VT2CD6+GmMFrP8iLJMK\nv5vdcYCqzvUmMTLCv5kk+8fali5qLBdb8mA3j8782gCbxWnzZYnFUNH5ULDNj6y3\n9wIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:9;a:6:{s:2:\"id\";s:15:\"mwp1_1675951502\";s:7:\"service\";s:4:\"mwp1\";s:9:\"validFrom\";s:19:\"2023-02-24 14:05:01\";s:7:\"validTo\";s:19:\"2023-03-28 14:05:01\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxp01iWl53c/iUfe0zczX\nOj2T8MXfOhyQ6b08EtQ2EsmBbsuqj+xGbONFUb5BqPR72x2c3HPmmIJSkwFAuTvb\nmXINfn1GgNhIugq6sEI+WyVNWIpQh6oMpGPQ4LEuLkKSs2p1K9hWoazBiAZ6FURd\nJ/iAq+yuW4XcmPW6Ufnr5T/MbmnDRs5UWbkxcK89/P8BQxJS/Jqul6ByJA+XJSUF\nUbHvushJ7DEk9gW1VV0UNnW9XLOVbzoB8jefmwa3N9Syyd8x5B/Vwdi2vdqOSl1k\nnOaWR+3xz3pK4GYkiWOiL4FOhOZE1ycdMjJ+WCfIHgtxyC+Jz4peyGDK3QAVytDA\neQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:10;a:6:{s:2:\"id\";s:15:\"mwp1_1678543502\";s:7:\"service\";s:4:\"mwp1\";s:9:\"validFrom\";s:19:\"2023-03-26 14:05:01\";s:7:\"validTo\";s:19:\"2023-04-27 14:05:01\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsbtCksq+QOIWJzdbfdd0\nV+ZSMk4IMoPnxQCdNr6fos134/tavBPVPGyCv2jnhdJR/9QYorFAwdvPGiefUj4P\nh97EuDLTAaqZseyRcZZZKW+prA6Bcjdj1GhgeTZR/glssPXOMIv7YknxV0DGKAlA\ngddvc9vfG+BkUQJ4jMDxG7INvs3kMAaXCZlOrrNIwgqq2zNh8oTC1CWvWPfbBXWr\n5ARsopYgFrhmUdKcOyiddVaS2GAQcAnxxX2JAi+PCCyC0Rxh5Mq3ZsCGQGSljU43\nKbDwGGGATS3TxxsxGDUUcB4w6j4bwQwgjcKPlSzsi/AkBUkYDG/bS/+cC1NO5ZQS\n/wIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:11;a:6:{s:2:\"id\";s:20:\"migration_1676207102\";s:7:\"service\";s:9:\"migration\";s:9:\"validFrom\";s:19:\"2023-02-27 13:05:02\";s:7:\"validTo\";s:19:\"2023-03-31 13:05:02\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2q2nTSjpCXjC978jIfHp\n2dAP+TaLlmgMMVoaaoCsdSfzqgMmaSfBZsvCKkUaEnVhryFndKZ+zUrgqlTrxWX1\nQKCFYA53WbzuhTkYJXFQK1S/mryI/4JmYRE9DcSctHiiBEjLa1ZPF5ObdpEdAKE5\nyy5pAlbUVmf36tGrWO2cCVB6sOPok8lUDd6gjFCrCho7yObC4fdttuYu3IIFSK5t\n0CqCCPGiYNfZqbXu9HuwGdyR9iPfER4wjXB+W8ESr5TS+TpvGyOrzRUI6FUU6Szt\n2nGw+dm6lZfYG1NguwJhgD3LoGDIJg1TlrY2iIHE0MVpUjkp4ct4XxGf/MCTrnXO\nGwIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:12;a:6:{s:2:\"id\";s:20:\"migration_1678799102\";s:7:\"service\";s:9:\"migration\";s:9:\"validFrom\";s:19:\"2023-03-29 13:05:02\";s:7:\"validTo\";s:19:\"2023-04-30 13:05:02\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAw9eB77c5XsFTAR33BPX7\nV6CtFLqvkif+y1/rnh+v7HNYFuCxTzX5jy2jTw836WWliJIadLwDak3OCPGrWtiE\nRzTERG3kBulwoUVxBKYcVbITfpGoVnf5kRV6igpJjUHnRTrx7Vb8OtYrg9Lhpfn8\n/g/KK7l4ex5YqfCV/pEUvkLOS0P20Uk8Pbx+FTByOzZa6/H09193I5E2W/H1JE95\nbzPV8mJwZxr3vTlUKGvrR5h2de7dZcrvJFvELLMkIbyMCFopMSGRwNgOqsfcN8I/\nJFuxxJp5T5qFKCcQU2z/nhCooEynAsKYE7OBiPoaz/ud41GCXo9OMEZYeyXaoZZO\niwIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}}','yes'),(1127,'auto_core_update_notified','a:4:{s:4:\"type\";s:4:\"fail\";s:5:\"email\";s:27:\"[email protected]\";s:7:\"version\";s:5:\"6.0.3\";s:9:\"timestamp\";i:1666890566;}','no'),(1133,'https_detection_errors','a:0:{}','yes'),(1162,'wpforms_email_summaries_fetch_info_blocks_last_run','1674656870','yes'),(1621,'wpforms_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1605096561;s:9:\"dismissed\";b:0;}}','yes'),(5733,'wpforms_builder_opened_date','0','no'),(6163,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(6164,'auto_update_core_dev','enabled','yes'),(6165,'auto_update_core_minor','enabled','yes'),(6166,'auto_update_core_major','unset','yes'),(6167,'wp_force_deactivated_plugins','a:0:{}','yes'),(6168,'db_upgraded','','yes'),(7428,'mwp_key_last_used_8383781','1680799566','yes'),(7429,'mwp_new_communication_established','1','yes'),(64695,'mainwp_cache_control_cache_solution','Cache Enabler','yes'),(77121,'wpforms_process_forms_locator_status','completed','yes'),(81112,'rewrite_rules','a:113:{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:14:\"wpautoterms/?$\";s:36:\"index.php?post_type=wpautoterms_page\";s:44:\"wpautoterms/feed/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?post_type=wpautoterms_page&feed=$matches[1]\";s:39:\"wpautoterms/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?post_type=wpautoterms_page&feed=$matches[1]\";s:31:\"wpautoterms/page/([0-9]{1,})/?$\";s:54:\"index.php?post_type=wpautoterms_page&paged=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:37:\"wpautoterms/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"wpautoterms/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"wpautoterms/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"wpautoterms/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"wpautoterms/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"wpautoterms/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"wpautoterms/(.+?)/embed/?$\";s:49:\"index.php?wpautoterms_page=$matches[1]&embed=true\";s:30:\"wpautoterms/(.+?)/trackback/?$\";s:43:\"index.php?wpautoterms_page=$matches[1]&tb=1\";s:50:\"wpautoterms/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?wpautoterms_page=$matches[1]&feed=$matches[2]\";s:45:\"wpautoterms/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?wpautoterms_page=$matches[1]&feed=$matches[2]\";s:38:\"wpautoterms/(.+?)/page/?([0-9]{1,})/?$\";s:56:\"index.php?wpautoterms_page=$matches[1]&paged=$matches[2]\";s:45:\"wpautoterms/(.+?)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?wpautoterms_page=$matches[1]&cpage=$matches[2]\";s:34:\"wpautoterms/(.+?)(?:/([0-9]+))?/?$\";s:55:\"index.php?wpautoterms_page=$matches[1]&page=$matches[2]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),(91131,'ai1wm_secret_key','wRBFQ6XYmdsH','yes'),(91132,'ai1wm_backups_labels','a:0:{}','yes'),(91133,'ai1wm_sites_links','a:0:{}','yes'),(91134,'swift_performance_plugin_organizer','a:0:{}','yes'),(91135,'jetpack_active_modules','a:0:{}','yes'),(91141,'_transient_wpforms_htaccess_file','a:3:{s:4:\"size\";i:737;s:5:\"mtime\";i:1674656868;s:5:\"ctime\";i:1674656868;}','yes'),(91142,'_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:1676579491;s:15:\"version_checked\";s:3:\"6.0\";s:12:\"translations\";a:0:{}}','no'),(91149,'ai1wm_updater','a:1:{s:43:\"all-in-one-wp-migration-multisite-extension\";a:13:{s:4:\"name\";s:19:\"Multisite Extension\";s:4:\"slug\";s:19:\"multisite-extension\";s:8:\"homepage\";s:51:\"https://servmask.com/extensions/multisite-extension\";s:13:\"download_link\";s:29:\"https://servmask.com/purchase\";s:7:\"version\";s:4:\"4.26\";s:6:\"author\";s:8:\"ServMask\";s:15:\"author_homepage\";s:20:\"https://servmask.com\";s:8:\"sections\";a:1:{s:11:\"description\";s:595:\"<ul class=\"description\"><li>Export single site from the network</li><li>Export multiple sites from the network</li><li>Export the whole network</li><li>Import single site into the network</li><li>Import multiple sites into the network</li><li>Import a network</li><li>Clone single site within a network</li><li>Multi-network support</li><li>Lifetime license with lifetime updates</li><li>Use on any number of websites that you own</li><li>Backup scheduler with hourly, daily, and weekly options</li><li>Unlimited Extension included</li><li>WP CLI commands</li><li>Premium support</li></ul><br />\";}s:7:\"banners\";a:2:{s:3:\"low\";s:65:\"https://servmask.com/img/products/multisite-extension-772x250.png\";s:4:\"high\";s:66:\"https://servmask.com/img/products/multisite-extension-1544x500.png\";}s:5:\"icons\";a:3:{s:2:\"1x\";s:65:\"https://servmask.com/img/products/multisite-extension-128x128.png\";s:2:\"2x\";s:65:\"https://servmask.com/img/products/multisite-extension-256x256.png\";s:7:\"default\";s:65:\"https://servmask.com/img/products/multisite-extension-256x256.png\";}s:6:\"rating\";i:99;s:11:\"num_ratings\";i:309;s:10:\"downloaded\";i:40189;}}','yes'),(91150,'_site_transient_ai1wm_last_check_for_updates','1675082286','no'),(91153,'_transient_health-check-site-status-result','{\"good\":12,\"recommended\":6,\"critical\":1}','yes'),(91843,'ai1wmme_plugin_key','72821048-196b-4fc6-a1e9-59bd100238e8','yes'),(91844,'Niteoweb.SpiderBlocker.Bots','a:40:{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:4:\"name\";s:5:\"Baidu\";s:2:\"re\";s:11:\"Baiduspider\";s:4:\"desc\";s:47:\"http://www.baidu.com/search/robots_english.html\";s:5:\"state\";b:1;}i:37;a:4:{s:4:\"name\";s:8:\"Serpstat\";s:2:\"re\";s:8:\"serpstat\";s:4:\"desc\";s:21:\"https://serpstat.com/\";s:5:\"state\";b:1;}i:38;a:4:{s:4:\"name\";s:5:\"SpyFu\";s:2:\"re\";s:5:\"spyfu\";s:4:\"desc\";s:22:\"https://www.spyfu.com/\";s:5:\"state\";b:1;}i:39;a:4:{s:4:\"name\";s:5:\"Prlog\";s:2:\"re\";s:5:\"Prlog\";s:4:\"desc\";s:17:\"https://prlog.ru/\";s:5:\"state\";b:1;}}','yes'),(91852,'action_scheduler_migration_status','complete','yes'),(95097,'auto_core_update_failed','a:6:{s:9:\"attempted\";s:5:\"6.0.3\";s:7:\"current\";s:3:\"6.0\";s:10:\"error_code\";s:32:\"copy_failed_for_update_core_file\";s:10:\"error_data\";s:33:\"wp-admin/includes/update-core.php\";s:9:\"timestamp\";i:1666890566;s:5:\"retry\";b:0;}','no'),(102425,'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'),(109515,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1676579494;s:7:\"checked\";a:7:{s:15:\"glaze-blog-lite\";s:5:\"1.1.4\";s:14:\"twentynineteen\";s:3:\"2.3\";s:15:\"twentyseventeen\";s:3:\"3.0\";s:12:\"twentytwenty\";s:3:\"2.0\";s:15:\"twentytwentyone\";s:3:\"1.6\";s:15:\"twentytwentytwo\";s:3:\"1.2\";s:10:\"wellington\";s:5:\"2.1.5\";}s:8:\"response\";a:6:{s:14:\"twentynineteen\";a:6:{s:5:\"theme\";s:14:\"twentynineteen\";s:11:\"new_version\";s:3:\"2.4\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentynineteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentynineteen.2.4.zip\";s:8:\"requires\";s:5:\"4.9.6\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentyseventeen\";a:6:{s:5:\"theme\";s:15:\"twentyseventeen\";s:11:\"new_version\";s:3:\"3.1\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentyseventeen/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentyseventeen.3.1.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}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:10:\"wellington\";a:6:{s:5:\"theme\";s:10:\"wellington\";s:11:\"new_version\";s:5:\"2.1.8\";s:3:\"url\";s:40:\"https://wordpress.org/themes/wellington/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/wellington.2.1.8.zip\";s:8:\"requires\";s:3:\"5.2\";s:12:\"requires_php\";s:3:\"5.6\";}}s:9:\"no_update\";a:1:{s:15:\"glaze-blog-lite\";a:6:{s:5:\"theme\";s:15:\"glaze-blog-lite\";s:11:\"new_version\";s:5:\"1.1.4\";s:3:\"url\";s:45:\"https://wordpress.org/themes/glaze-blog-lite/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/glaze-blog-lite.1.1.4.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}','no'),(109517,'_site_transient_timeout_php_check_0bf95b5f09d09e56bf994b7894d9087c','1675687092','no'),(109518,'_site_transient_php_check_0bf95b5f09d09e56bf994b7894d9087c','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(110036,'_site_transient_timeout_n_c49f66b2788f79fd5ba88dededcb9342831b7b','1675944093','no'),(110037,'_site_transient_n_c49f66b2788f79fd5ba88dededcb9342831b7b','1675857637','no'),(110038,'_site_transient_timeout_n_b5fdae1e3dd7b0a5e33188c62bed6680c1557e','1675944094','no'),(110039,'_site_transient_n_b5fdae1e3dd7b0a5e33188c62bed6680c1557e','1675857693','no'),(110041,'_site_transient_timeout_n_763d4e0a1a06ca185bdd82538b9557010eec9f','1675944096','no'),(110042,'_site_transient_n_763d4e0a1a06ca185bdd82538b9557010eec9f','1675857695','no'),(110472,'_site_transient_timeout_theme_roots','1676581291','no'),(110473,'_site_transient_theme_roots','a:7:{s:15:\"glaze-blog-lite\";s:7:\"/themes\";s:14:\"twentynineteen\";s:7:\"/themes\";s:15:\"twentyseventeen\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";s:10:\"wellington\";s:7:\"/themes\";}','no'),(110474,'wpil_2_license_status','','yes'),(110475,'wpil_2_license_key','','yes'),(110476,'wpil_2_license_data','','yes'),(110477,'wpil_2_ignore_numbers','1','yes'),(110478,'wpil_2_post_types','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),(110479,'wpil_2_links_open_new_tab','0','yes'),(110480,'wpil_2_debug_mode','0','yes'),(110481,'wpil_option_update_reporting_data_on_save','0','yes'),(110482,'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'),(110483,'wpil_has_run_initial_scan','1','yes'),(110484,'wpil_site_db_version','1.22','yes'),(110485,'wpil_link_table_is_created','1','yes'),(110486,'wpil_fresh_install','','yes'),(110487,'wpil_install_date','2023-02-16 20:31:32','yes'),(110490,'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:1676579494;s:11:\"plugin_path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";}}s:7:\"abspath\";s:40:\"/opt/aphex/sites/spiaggialamadonnina.it/\";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:1676579494;}}','yes'),(110491,'fs_debug_mode','','yes'),(110492,'fs_accounts','a:5:{s:21:\"id_slug_type_path_map\";a:1:{i:1010;a:3:{s:4:\"slug\";s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";}}s:11:\"plugin_data\";a:1:{s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";a:15:{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:1676579494;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: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:22:\"spiaggialamadonnina.it\";s:9:\"server_ip\";s:9:\"127.0.0.1\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1679095503;s:7:\"version\";s:13:\"2.25.2-beta.1\";}s:15:\"prev_is_premium\";b:1;}}s:13:\"file_slug_map\";a:1:{s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";}s:7:\"plugins\";a:1:{s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:28:\"WP Sheet Editor - Post Types\";s:4:\"slug\";s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";s:12:\"premium_slug\";s:23:\"wp-sheet-editor-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";s:7:\"version\";s:13:\"2.25.2-beta.1\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:1;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_ec1c7da603c0772f1bfe276efb715\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"1010\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:9:\"unique_id\";s:32:\"380bf91b436e8beaab2c055c1a65a083\";}','yes'),(110645,'_site_transient_timeout_n_5661b5ada362449d4383b92650e07483c487f8','1677154956','no'),(110646,'_site_transient_n_5661b5ada362449d4383b92650e07483c487f8','1677068434','no'),(110647,'_site_transient_timeout_n_95f52ebbf399bc4cae736df3c9f52560804c7a','1677155155','no'),(110648,'_site_transient_n_95f52ebbf399bc4cae736df3c9f52560804c7a','1677068754','no'),(111109,'vg_sheet_editor','a:8:{s:8:\"last_tab\";N;s:13:\"be_post_types\";a:1:{i:0;s:4:\"post\";}s:17:\"be_posts_per_page\";i:20;s:23:\"be_load_items_on_scroll\";i:1;s:19:\"be_fix_columns_left\";i:2;s:22:\"be_posts_per_page_save\";i:4;s:26:\"be_timeout_between_batches\";i:6;s:23:\"be_disable_post_actions\";i:0;}','yes'),(111110,'fs_gdpr','a:1:{s:2:\"u0\";a:1:{s:8:\"required\";b:0;}}','yes'),(111199,'_site_transient_timeout_n_664488ff180982cc02072deed2c33a93ead66d','1679576571','no'),(111200,'_site_transient_n_664488ff180982cc02072deed2c33a93ead66d','1679490040','no'),(111201,'_site_transient_timeout_n_8ab8457b82f3de2db894583bb7066fbc66a32c','1679576614','no'),(111202,'_site_transient_n_8ab8457b82f3de2db894583bb7066fbc66a32c','1679490213','no'),(111204,'_site_transient_timeout_n_16d70b874cc25acf9bf764658cf3bcab67ec20','1679576615','no'),(111205,'_site_transient_n_16d70b874cc25acf9bf764658cf3bcab67ec20','1679490215','no'),(111458,'_site_transient_timeout_n_44294019fd5f71673eca8115a63d65bfc3af9a','1680885966','no'),(111459,'_site_transient_n_44294019fd5f71673eca8115a63d65bfc3af9a','1680799542','no'),(111508,'_transient_timeout_global_styles_glaze-blog-lite','1681067352','no'),(111509,'_transient_global_styles_glaze-blog-lite','body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url(\'#wp-duotone-dark-grayscale\');--wp--preset--duotone--grayscale: url(\'#wp-duotone-grayscale\');--wp--preset--duotone--purple-yellow: url(\'#wp-duotone-purple-yellow\');--wp--preset--duotone--blue-red: url(\'#wp-duotone-blue-red\');--wp--preset--duotone--midnight: url(\'#wp-duotone-midnight\');--wp--preset--duotone--magenta-yellow: url(\'#wp-duotone-magenta-yellow\');--wp--preset--duotone--purple-green: url(\'#wp-duotone-purple-green\');--wp--preset--duotone--blue-orange: url(\'#wp-duotone-blue-orange\');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}','no'),(111510,'_transient_timeout_global_styles_svg_filters_glaze-blog-lite','1681067352','no'),(111511,'_transient_global_styles_svg_filters_glaze-blog-lite','<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-dark-grayscale\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncG type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncB type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-grayscale\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 1\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0 1\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-purple-yellow\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.54901960784314 0.98823529411765\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0.71764705882353 0.25490196078431\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-blue-red\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 1\" /><feFuncG type=\"table\" tableValues=\"0 0.27843137254902\" /><feFuncB type=\"table\" tableValues=\"0.5921568627451 0.27843137254902\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-midnight\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 0\" /><feFuncG type=\"table\" tableValues=\"0 0.64705882352941\" /><feFuncB type=\"table\" tableValues=\"0 1\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-magenta-yellow\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.78039215686275 1\" /><feFuncG type=\"table\" tableValues=\"0 0.94901960784314\" /><feFuncB type=\"table\" tableValues=\"0.35294117647059 0.47058823529412\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-purple-green\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.65098039215686 0.40392156862745\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0.44705882352941 0.4\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-blue-orange\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.098039215686275 1\" /><feFuncG type=\"table\" tableValues=\"0 0.66274509803922\" /><feFuncB type=\"table\" tableValues=\"0.84705882352941 0.41960784313725\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg>','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=192 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 (4,6,'_wp_attached_file','2020/11/1982.jpg'),(5,6,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:1300;s:4:\"file\";s:16:\"2020/11/1982.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"1982-173x300.jpg\";s:5:\"width\";i:173;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"1982-591x1024.jpg\";s:5:\"width\";i:591;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"1982-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:16:\"1982-750x660.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:660;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"wellington-slider-image\";a:4:{s:4:\"file\";s:16:\"1982-750x450.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"wellington-thumbnail-small\";a:4:{s:4:\"file\";s:15:\"1982-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"wellington-thumbnail-medium\";a:4:{s:4:\"file\";s:16:\"1982-360x230.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"wellington-thumbnail-large\";a:4:{s:4:\"file\";s:16:\"1982-600x380.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:380;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:{}}}'),(6,7,'_wp_attached_file','2020/11/1981.jpeg'),(7,7,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1333;s:4:\"file\";s:17:\"2020/11/1981.jpeg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"1981-300x200.jpeg\";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:18:\"1981-1024x682.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"1981-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"1981-768x512.jpeg\";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:19:\"1981-1536x1024.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"1981-880x660.jpeg\";s:5:\"width\";i:880;s:6:\"height\";i:660;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"wellington-slider-image\";a:4:{s:4:\"file\";s:18:\"1981-1280x450.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"wellington-thumbnail-small\";a:4:{s:4:\"file\";s:16:\"1981-120x80.jpeg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"wellington-thumbnail-medium\";a:4:{s:4:\"file\";s:17:\"1981-360x230.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"wellington-thumbnail-large\";a:4:{s:4:\"file\";s:17:\"1981-600x380.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:380;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:{}}}'),(8,8,'_wp_attached_file','2020/11/1980.jpg'),(9,8,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1678;s:6:\"height\";i:1119;s:4:\"file\";s:16:\"2020/11/1980.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"1980-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:17:\"1980-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:16:\"1980-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:16:\"1980-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:18:\"1980-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:16:\"1980-880x660.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:660;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"wellington-slider-image\";a:4:{s:4:\"file\";s:17:\"1980-1280x450.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"wellington-thumbnail-small\";a:4:{s:4:\"file\";s:15:\"1980-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"wellington-thumbnail-medium\";a:4:{s:4:\"file\";s:16:\"1980-360x230.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"wellington-thumbnail-large\";a:4:{s:4:\"file\";s:16:\"1980-600x380.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:380;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:{}}}'),(10,9,'_wp_attached_file','2020/11/1978.jpg'),(11,9,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2512;s:6:\"height\";i:1670;s:4:\"file\";s:16:\"2020/11/1978.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"1978-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"1978-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"1978-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:16:\"1978-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:18:\"1978-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:18:\"1978-2048x1362.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1362;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:16:\"1978-880x660.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:660;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"wellington-slider-image\";a:4:{s:4:\"file\";s:17:\"1978-1280x450.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"wellington-thumbnail-small\";a:4:{s:4:\"file\";s:15:\"1978-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"wellington-thumbnail-medium\";a:4:{s:4:\"file\";s:16:\"1978-360x230.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"wellington-thumbnail-large\";a:4:{s:4:\"file\";s:16:\"1978-600x380.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:380;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:33:\"35390711 - beach and tropical sea\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:16:\"potowizard/123RF\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:33:\"35390711 - beach and tropical sea\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:49:{i:0;s:3:\"sea\";i:1;s:5:\"beach\";i:2;s:5:\"scene\";i:3;s:4:\"sand\";i:4;s:6:\"season\";i:5;s:6:\"island\";i:6;s:7:\"concept\";i:7;s:6:\"summer\";i:8;s:3:\"sun\";i:9;s:7:\"tourism\";i:10;s:7:\"outdoor\";i:11;s:8:\"sunlight\";i:12;s:9:\"wallpaper\";i:13;s:5:\"coast\";i:14;s:7:\"natural\";i:15;s:8:\"tropical\";i:16;s:5:\"white\";i:17;s:5:\"cloud\";i:18;s:6:\"travel\";i:19;s:5:\"dream\";i:20;s:3:\"day\";i:21;s:5:\"peace\";i:22;s:6:\"yellow\";i:23;s:7:\"holiday\";i:24;s:5:\"sunny\";i:25;s:7:\"horizon\";i:26;s:7:\"scenery\";i:27;s:8:\"paradise\";i:28;s:8:\"sunshine\";i:29;s:4:\"wave\";i:30;s:8:\"backdrop\";i:31;s:8:\"colorful\";i:32;s:4:\"blue\";i:33;s:7:\"weather\";i:34;s:5:\"relax\";i:35;s:6:\"beauty\";i:36;s:3:\"sky\";i:37;s:8:\"romantic\";i:38;s:10:\"background\";i:39;s:5:\"water\";i:40;s:4:\"surf\";i:41;s:5:\"space\";i:42;s:6:\"nature\";i:43;s:8:\"vacation\";i:44;s:9:\"landscape\";i:45;s:5:\"ocean\";i:46;s:5:\"krabi\";i:47;s:8:\"thailand\";i:48;s:0:\"\";}}}'),(12,10,'_edit_last','1'),(13,10,'_edit_lock','1605094949:1'),(14,10,'_thumbnail_id','9'),(15,10,'_wp_page_template','default'),(18,12,'_edit_last','1'),(19,12,'_edit_lock','1605095020:1'),(20,12,'_thumbnail_id','8'),(21,12,'_wp_page_template','default'),(35,21,'_customize_changeset_uuid','5aac0177-3df6-420e-a7ab-d78dc0c457e5'),(37,22,'_customize_changeset_uuid','5aac0177-3df6-420e-a7ab-d78dc0c457e5'),(39,23,'_customize_changeset_uuid','5aac0177-3df6-420e-a7ab-d78dc0c457e5'),(41,24,'_customize_changeset_uuid','5aac0177-3df6-420e-a7ab-d78dc0c457e5'),(42,30,'_menu_item_type','custom'),(43,30,'_menu_item_menu_item_parent','0'),(44,30,'_menu_item_object_id','30'),(45,30,'_menu_item_object','custom'),(46,30,'_menu_item_target',''),(47,30,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(48,30,'_menu_item_xfn',''),(49,30,'_menu_item_url','http://spiaggialamadonnina.it'),(50,31,'_menu_item_type','post_type'),(51,31,'_menu_item_menu_item_parent','0'),(52,31,'_menu_item_object_id','21'),(53,31,'_menu_item_object','page'),(54,31,'_menu_item_target',''),(55,31,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(56,31,'_menu_item_xfn',''),(57,31,'_menu_item_url',''),(58,32,'_menu_item_type','post_type'),(59,32,'_menu_item_menu_item_parent','0'),(60,32,'_menu_item_object_id','22'),(61,32,'_menu_item_object','page'),(62,32,'_menu_item_target',''),(63,32,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(64,32,'_menu_item_xfn',''),(65,32,'_menu_item_url',''),(66,33,'_menu_item_type','post_type'),(67,33,'_menu_item_menu_item_parent','0'),(68,33,'_menu_item_object_id','23'),(69,33,'_menu_item_object','page'),(70,33,'_menu_item_target',''),(71,33,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(72,33,'_menu_item_xfn',''),(73,33,'_menu_item_url',''),(74,34,'_menu_item_type','post_type'),(75,34,'_menu_item_menu_item_parent','0'),(76,34,'_menu_item_object_id','24'),(77,34,'_menu_item_object','page'),(78,34,'_menu_item_target',''),(79,34,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(80,34,'_menu_item_xfn',''),(81,34,'_menu_item_url',''),(84,36,'_menu_item_type','custom'),(85,36,'_menu_item_menu_item_parent','0'),(86,36,'_menu_item_object_id','36'),(87,36,'_menu_item_object','custom'),(88,36,'_menu_item_target',''),(89,36,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(90,36,'_menu_item_xfn',''),(91,36,'_menu_item_url','#'),(98,39,'_form','<label> Your name\n    [text* your-name] </label>\n\n<label> Your email\n    [email* your-email] </label>\n\n<label> Subject\n    [text* your-subject] </label>\n\n<label> Your message (optional)\n    [textarea your-message] </label>\n\n[submit \"Submit\"]'),(99,39,'_mail','a:8:{s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:43:\"[_site_title] <[email protected]>\";s:4:\"body\";s:163:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(100,39,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:43:\"[_site_title] <[email protected]>\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(101,39,'_messages','a:8:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";}'),(102,39,'_additional_settings',NULL),(103,39,'_locale','en_US'),(107,43,'_edit_last','1'),(108,43,'_edit_lock','1605156082:1'),(109,44,'_edit_last','1'),(110,44,'_edit_lock','1605156089:1'),(111,21,'_edit_lock','1605156266:1'),(112,24,'_edit_lock','1605156103:1'),(113,22,'_edit_lock','1605156095:1'),(114,23,'_edit_lock','1605156096:1'),(117,24,'_edit_last','1'),(118,24,'_yoast_wpseo_content_score','30'),(119,22,'_edit_last','1'),(120,22,'_yoast_wpseo_content_score','30'),(121,23,'_edit_last','1'),(122,23,'_yoast_wpseo_content_score','30'),(123,53,'_wp_attached_file','2020/11/655.jpg'),(124,53,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:920;s:6:\"height\";i:564;s:4:\"file\";s:15:\"2020/11/655.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"655-300x184.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"655-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:15:\"655-768x471.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:471;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"glaze-blog-lite-thumbnail-one\";a:4:{s:4:\"file\";s:15:\"655-800x450.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"glaze-blog-lite-thumbnail-two\";a:4:{s:4:\"file\";s:15:\"655-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(125,21,'_edit_last','1'),(126,21,'_yoast_wpseo_content_score','60'),(130,57,'_wp_attached_file','2020/11/1983.png'),(131,57,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:226;s:6:\"height\";i:76;s:4:\"file\";s:16:\"2020/11/1983.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"1983-150x76.png\";s:5:\"width\";i:150;s:6:\"height\";i:76;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:{}}}'),(132,58,'_wp_attached_file','2020/11/cropped-1983.png'),(133,58,'_wp_attachment_context','custom-logo'),(134,58,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:214;s:6:\"height\";i:76;s:4:\"file\";s:24:\"2020/11/cropped-1983.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"cropped-1983-150x76.png\";s:5:\"width\";i:150;s:6:\"height\";i:76;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:{}}}'),(137,60,'_wp_attached_file','2020/11/cropped-1983-1.png'),(138,60,'_wp_attachment_context','site-icon'),(139,60,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:26:\"2020/11/cropped-1983-1.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"cropped-1983-1-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:26:\"cropped-1983-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"glaze-blog-lite-thumbnail-one\";a:4:{s:4:\"file\";s:26:\"cropped-1983-1-512x450.png\";s:5:\"width\";i:512;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"glaze-blog-lite-thumbnail-two\";a:4:{s:4:\"file\";s:26:\"cropped-1983-1-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:26:\"cropped-1983-1-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:26:\"cropped-1983-1-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:26:\"cropped-1983-1-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:24:\"cropped-1983-1-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:{}}}'),(142,63,'_edit_last','1'),(143,63,'_edit_lock','1607084445:1'),(144,64,'_wp_attached_file','2020/12/thumb2-ssc-napoli-italian-football-club-football-players-leaders-napoli-logo.jpg'),(145,64,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:710;s:6:\"height\";i:444;s:4:\"file\";s:88:\"2020/12/thumb2-ssc-napoli-italian-football-club-football-players-leaders-napoli-logo.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:88:\"thumb2-ssc-napoli-italian-football-club-football-players-leaders-napoli-logo-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:88:\"thumb2-ssc-napoli-italian-football-club-football-players-leaders-napoli-logo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"glaze-blog-lite-thumbnail-two\";a:4:{s:4:\"file\";s:88:\"thumb2-ssc-napoli-italian-football-club-football-players-leaders-napoli-logo-450x444.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:444;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:{}}}'),(146,65,'_wp_attached_file','2020/12/images.jpg'),(147,65,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:299;s:6:\"height\";i:169;s:4:\"file\";s:18:\"2020/12/images.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"images-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:{}}}'),(148,66,'_wp_attached_file','2020/12/napoli-coppa-italia.jpg'),(149,66,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:788;s:4:\"file\";s:31:\"2020/12/napoli-coppa-italia.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"napoli-coppa-italia-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"napoli-coppa-italia-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"napoli-coppa-italia-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:31:\"napoli-coppa-italia-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"glaze-blog-lite-thumbnail-one\";a:4:{s:4:\"file\";s:31:\"napoli-coppa-italia-800x450.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"glaze-blog-lite-thumbnail-two\";a:4:{s:4:\"file\";s:31:\"napoli-coppa-italia-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(150,63,'_oembed_f0d83feee2b546df7cf156a9a9933d5f','<iframe title=\"SSC Napoli Offical Squad 2020/21 | PM\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/KE1eVCawABc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(151,63,'_oembed_time_f0d83feee2b546df7cf156a9a9933d5f','1607010697'),(152,67,'_wp_attached_file','2020/12/1200px-SSC_Neapel.svg_.png'),(153,67,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:34:\"2020/12/1200px-SSC_Neapel.svg_.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"1200px-SSC_Neapel.svg_-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"1200px-SSC_Neapel.svg_-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"1200px-SSC_Neapel.svg_-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:34:\"1200px-SSC_Neapel.svg_-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"glaze-blog-lite-thumbnail-one\";a:4:{s:4:\"file\";s:34:\"1200px-SSC_Neapel.svg_-800x450.png\";s:5:\"width\";i:800;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"glaze-blog-lite-thumbnail-two\";a:4:{s:4:\"file\";s:34:\"1200px-SSC_Neapel.svg_-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(154,63,'_yoast_wpseo_content_score','60'),(155,63,'_yoast_wpseo_primary_category','9'),(156,72,'_wp_attached_file','2020/12/ag1121.jpg'),(157,72,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:910;s:6:\"height\";i:607;s:4:\"file\";s:18:\"2020/12/ag1121.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"ag1121-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"ag1121-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:18:\"ag1121-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"glaze-blog-lite-thumbnail-one\";a:4:{s:4:\"file\";s:18:\"ag1121-800x450.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"glaze-blog-lite-thumbnail-two\";a:4:{s:4:\"file\";s:18:\"ag1121-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(158,71,'_edit_last','1'),(159,71,'_edit_lock','1607075051:1'),(160,71,'_oembed_8afa3aa6e006c748384f1c7a988ab3d3','<iframe title=\"7 Things To Look For Before You Choose a Forex Broker\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/VWDAuq2_mPY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(161,71,'_oembed_time_8afa3aa6e006c748384f1c7a988ab3d3','1607075177'),(162,71,'_thumbnail_id','72'),(163,71,'_yoast_wpseo_content_score','60'),(164,71,'_yoast_wpseo_primary_category','10'),(165,63,'_thumbnail_id','67'),(168,12,'_oembed_f0d83feee2b546df7cf156a9a9933d5f','<iframe title=\"SSC Napoli Offical Squad 2020/21 | PM\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/KE1eVCawABc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(169,12,'_oembed_time_f0d83feee2b546df7cf156a9a9933d5f','1608306713'),(170,78,'_oembed_ad848f035a1d0e8bb3204aca5841aa47','<iframe title=\"Engage and translate: Text and audio chat in 100+ languages\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/P8H9Rl0Opyw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(171,78,'_oembed_time_ad848f035a1d0e8bb3204aca5841aa47','1608471067'),(172,79,'_wp_attached_file','2020/12/8901221903.jpg'),(173,79,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:795;s:6:\"height\";i:596;s:4:\"file\";s:22:\"2020/12/8901221903.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"8901221903-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:22:\"8901221903-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:22:\"8901221903-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"glaze-blog-lite-thumbnail-one\";a:4:{s:4:\"file\";s:22:\"8901221903-795x450.jpg\";s:5:\"width\";i:795;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"glaze-blog-lite-thumbnail-two\";a:4:{s:4:\"file\";s:22:\"8901221903-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(174,78,'_edit_last','1'),(175,78,'_thumbnail_id','79'),(178,78,'_yoast_wpseo_content_score','60'),(179,78,'_yoast_wpseo_primary_category','11'),(180,78,'_edit_lock','1608471374:1'),(181,78,'_wp_old_slug','qual-e-il-modo-migliore-per-tradurre-testi-in-italia-e-il-software-e-il-modo-migliore-per-andare-avanti'),(184,78,'_oembed_8afa3aa6e006c748384f1c7a988ab3d3','<iframe title=\"7 Things To Look For Before You Choose a Forex Broker\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/VWDAuq2_mPY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(185,78,'_oembed_time_8afa3aa6e006c748384f1c7a988ab3d3','1608907306'),(186,60,'_oembed_5a1668a7c7305600fa820732de154106','{{unknown}}'),(187,58,'_oembed_10e6beb41ad6bb9545d754054a791a5f','{{unknown}}'),(190,40,'wpforms_entries_count','32'),(191,40,'wpforms_form_locations','a:1:{i:0;a:4:{s:4:\"type\";s:6:\"widget\";s:5:\"title\";s:10:\"Newsletter\";s:7:\"form_id\";i:40;s:2:\"id\";s:16:\"wpforms-widget-3\";}}');
/*!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=86 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 (6,1,'2020-11-11 11:39:27','2020-11-11 11:39:27','','1982','','inherit','closed','closed','','1982','','','2020-11-11 11:39:27','2020-11-11 11:39:27','',0,'http://spiaggialamadonnina.it/wp-content/uploads/2020/11/1982.jpg',0,'attachment','image/jpeg',0),(7,1,'2020-11-11 11:39:29','2020-11-11 11:39:29','','1981','','inherit','closed','closed','','1981','','','2020-11-11 11:39:29','2020-11-11 11:39:29','',0,'http://spiaggialamadonnina.it/wp-content/uploads/2020/11/1981.jpeg',0,'attachment','image/jpeg',0),(8,1,'2020-11-11 11:39:33','2020-11-11 11:39:33','','1980','','inherit','closed','closed','','1980','','','2020-11-11 11:39:33','2020-11-11 11:39:33','',0,'http://spiaggialamadonnina.it/wp-content/uploads/2020/11/1980.jpg',0,'attachment','image/jpeg',0),(9,1,'2020-11-11 11:39:40','2020-11-11 11:39:40','','1978','','inherit','closed','closed','','35390711-beach-and-tropical-sea','','','2020-11-11 11:44:42','2020-11-11 11:44:42','',0,'http://spiaggialamadonnina.it/wp-content/uploads/2020/11/1978.jpg',0,'attachment','image/jpeg',0),(10,1,'2020-11-11 11:44:48','2020-11-11 11:44:48','Le tartarughe oceaniche vivono su questo pianeta chiamato Terra da oltre 100 milioni di anni e hanno attraversato le distese del mondo. Sono forse la specie più affermata che vive sulla terra. La loro struttura corporea è talmente pianificata che hanno persino sopportato l\'eliminazione che i dinosauri hanno trascurato di sopportare. In ogni caso, attualmente le persone sono diventate il miglior pericolo per la resistenza di questo potente animale. Abbiamo distrutto l\'amicizia della natura e del clima in modo che le tartarughe oceaniche che hanno sopportato incredibili annientamenti siano attualmente sul punto di essere eliminate. Possiamo scoprire lo stato attuale dell\'atmosfera e del clima del mondo notando lo stato attuale delle tartarughe oceaniche.\r\n\r\nLe tartarughe oceaniche hanno un valore monetario straordinario. Sono le risorse di quelle nazioni che le hanno nel loro dominio. Le coste del mare oceanico sono il luogo ideale per i vacanzieri. Un sacco di individui viaggiano costantemente attraverso le rive del mare del mondo. Inoltre, la magnificenza delle rive del mare oceanico sono le sue creature viventi. Senza coralli, pesci, tartarughe e altre creature di estuario, le coste oceaniche perdono la loro eccellenza. Inoltre, per mantenere l\'ambiente dell\'oceano funzionante in modo appropriato, tutte le creature viventi dovrebbero essere moderate.\r\n\r\nLe tartarughe marine verdi sono tipicamente erbivore in natura. Mangiano gli sposi oceanici e li mantengono brevi, il che aiuta a mantenere la natura del fondo dell\'oceano. Allo stesso modo l\'erba dell\'oceano avrebbe dovuto essere fermata come l\'erba del cortile per il suo migliore sviluppo. I fondali oceanici danno il terreno per riprodursi ad alcune significative creature oceaniche come spazzini, pesci, crostacei e così via. Nel caso in cui le tartarughe vengano spazzate via, la solidità del fondo oceanico verrà disintegrata e l\'erba oceanica decadrà. Pertanto, le creature che vivono sull\'erba andranno perse e questo influenzerà altre enormi creature che vivono su piccoli erbivori. Alla fine l\'intero sistema biologico imploderà provocando l\'annientamento delle creature viventi dell\'oceano che è la sorgente di eccellenza delle coste oceaniche. Quindi i vacanzieri non verrebbero a viaggiare sulle coste oceaniche e le nazioni le cui economie dipendono dall\'industria dei viaggi resisteranno nel lungo periodo.','Importanza delle tartarughe marine per gli esseri umani','','publish','closed','closed','','importanza-delle-tartarughe-marine-per-gli-esseri-umani','','','2020-11-11 11:44:48','2020-11-11 11:44:48','',0,'http://spiaggialamadonnina.it/?p=10',0,'post','',0),(11,1,'2020-11-11 11:44:48','2020-11-11 11:44:48','Le tartarughe oceaniche vivono su questo pianeta chiamato Terra da oltre 100 milioni di anni e hanno attraversato le distese del mondo. Sono forse la specie più affermata che vive sulla terra. La loro struttura corporea è talmente pianificata che hanno persino sopportato l\'eliminazione che i dinosauri hanno trascurato di sopportare. In ogni caso, attualmente le persone sono diventate il miglior pericolo per la resistenza di questo potente animale. Abbiamo distrutto l\'amicizia della natura e del clima in modo che le tartarughe oceaniche che hanno sopportato incredibili annientamenti siano attualmente sul punto di essere eliminate. Possiamo scoprire lo stato attuale dell\'atmosfera e del clima del mondo notando lo stato attuale delle tartarughe oceaniche.\r\n\r\nLe tartarughe oceaniche hanno un valore monetario straordinario. Sono le risorse di quelle nazioni che le hanno nel loro dominio. Le coste del mare oceanico sono il luogo ideale per i vacanzieri. Un sacco di individui viaggiano costantemente attraverso le rive del mare del mondo. Inoltre, la magnificenza delle rive del mare oceanico sono le sue creature viventi. Senza coralli, pesci, tartarughe e altre creature di estuario, le coste oceaniche perdono la loro eccellenza. Inoltre, per mantenere l\'ambiente dell\'oceano funzionante in modo appropriato, tutte le creature viventi dovrebbero essere moderate.\r\n\r\nLe tartarughe marine verdi sono tipicamente erbivore in natura. Mangiano gli sposi oceanici e li mantengono brevi, il che aiuta a mantenere la natura del fondo dell\'oceano. Allo stesso modo l\'erba dell\'oceano avrebbe dovuto essere fermata come l\'erba del cortile per il suo migliore sviluppo. I fondali oceanici danno il terreno per riprodursi ad alcune significative creature oceaniche come spazzini, pesci, crostacei e così via. Nel caso in cui le tartarughe vengano spazzate via, la solidità del fondo oceanico verrà disintegrata e l\'erba oceanica decadrà. Pertanto, le creature che vivono sull\'erba andranno perse e questo influenzerà altre enormi creature che vivono su piccoli erbivori. Alla fine l\'intero sistema biologico imploderà provocando l\'annientamento delle creature viventi dell\'oceano che è la sorgente di eccellenza delle coste oceaniche. Quindi i vacanzieri non verrebbero a viaggiare sulle coste oceaniche e le nazioni le cui economie dipendono dall\'industria dei viaggi resisteranno nel lungo periodo.','Importanza delle tartarughe marine per gli esseri umani','','inherit','closed','closed','','10-revision-v1','','','2020-11-11 11:44:48','2020-11-11 11:44:48','',10,'http://spiaggialamadonnina.it/10-revision-v1/',0,'revision','',0),(12,1,'2020-11-11 11:45:53','2020-11-11 11:45:53','In the event that you are pondering taking a sea shore occasion in the UK, there is one objective that makes certain to be at the first spot on your list - Cornwall.\r\n\r\nThe region is home to the absolute best sea shores in the nation, a considerable lot of them inside simple strolling separation of the incredible choice of Cornwall occasion homes accessible.\r\n\r\nCornwall has around 150 sea shores to browse, so whether you are a sharp surfer, are searching for a spot to appreciate a family day out or need some place calm for sentimental walks, you make certain to have the option to discover it.\r\n\r\nYou will find a lot of cabins by the ocean to browse in north Cornwall, especially around the well known retreats of Newquay, Bude and Perranporth. Each of the three towns have occupied sandy sea shores, with the protected territories for rowing and the close by offices making them ideal for families.\r\n\r\nRegardless of the presence of so some notable occasion resorts in this piece of the region, you won\'t need to venture out far to locate a calm stretch of coastline. Polzeath and Porthtowan both have Blue Flag sea shores, yet in spite of their delightful environmental factors pull in far less individuals than the prestigious hotels.\r\n\r\nSea shore occasion homes are additionally copious in west Cornwall, especially in the territories around Penzance and St Ives. The two towns are ideal for family occasions, with their bustling sea shores ideal for quite a long time out with the youngsters.\r\n\r\nThis portion of the area is additionally home to one of Cornwall\'s most picturesque places, the unspoiled and tranquil white sand sea shore at Carbis Bay. The west is likewise useful for surfers, with the waves at Sennen Cove especially mainstream.\r\n\r\nThe south of Cornwall is pressed with tranquil fishing towns and towns that are ideal for a peaceful break. Looe is maybe the most popular occasion objective in this piece of the region, with its seaside perspectives and sandy sea shores making it famous with families.','Enjoy Cornwall\'s Best Beaches With Cottages by the Sea','','publish','closed','closed','','enjoy-cornwalls-best-beaches-with-cottages-by-the-sea','','','2020-11-11 11:45:53','2020-11-11 11:45:53','',0,'http://spiaggialamadonnina.it/?p=12',0,'post','',0),(13,1,'2020-11-11 11:45:53','2020-11-11 11:45:53','In the event that you are pondering taking a sea shore occasion in the UK, there is one objective that makes certain to be at the first spot on your list - Cornwall.\r\n\r\nThe region is home to the absolute best sea shores in the nation, a considerable lot of them inside simple strolling separation of the incredible choice of Cornwall occasion homes accessible.\r\n\r\nCornwall has around 150 sea shores to browse, so whether you are a sharp surfer, are searching for a spot to appreciate a family day out or need some place calm for sentimental walks, you make certain to have the option to discover it.\r\n\r\nYou will find a lot of cabins by the ocean to browse in north Cornwall, especially around the well known retreats of Newquay, Bude and Perranporth. Each of the three towns have occupied sandy sea shores, with the protected territories for rowing and the close by offices making them ideal for families.\r\n\r\nRegardless of the presence of so some notable occasion resorts in this piece of the region, you won\'t need to venture out far to locate a calm stretch of coastline. Polzeath and Porthtowan both have Blue Flag sea shores, yet in spite of their delightful environmental factors pull in far less individuals than the prestigious hotels.\r\n\r\nSea shore occasion homes are additionally copious in west Cornwall, especially in the territories around Penzance and St Ives. The two towns are ideal for family occasions, with their bustling sea shores ideal for quite a long time out with the youngsters.\r\n\r\nThis portion of the area is additionally home to one of Cornwall\'s most picturesque places, the unspoiled and tranquil white sand sea shore at Carbis Bay. The west is likewise useful for surfers, with the waves at Sennen Cove especially mainstream.\r\n\r\nThe south of Cornwall is pressed with tranquil fishing towns and towns that are ideal for a peaceful break. Looe is maybe the most popular occasion objective in this piece of the region, with its seaside perspectives and sandy sea shores making it famous with families.','Enjoy Cornwall\'s Best Beaches With Cottages by the Sea','','inherit','closed','closed','','12-revision-v1','','','2020-11-11 11:45:53','2020-11-11 11:45:53','',12,'http://spiaggialamadonnina.it/12-revision-v1/',0,'revision','',0),(16,1,'2020-11-11 11:53:22','2020-11-11 11:53:22','p {\n    margin-bottom: 21px;\n    text-align: justify;\n}','glaze-blog-lite','','publish','closed','closed','','glaze-blog-lite','','','2020-11-11 11:53:22','2020-11-11 11:53:22','',0,'http://spiaggialamadonnina.it/glaze-blog-lite/',0,'custom_css','',0),(17,1,'2020-11-11 11:53:22','2020-11-11 11:53:22','p {\n    margin-bottom: 21px;\n    text-align: justify;\n}','glaze-blog-lite','','inherit','closed','closed','','16-revision-v1','','','2020-11-11 11:53:22','2020-11-11 11:53:22','',16,'http://spiaggialamadonnina.it/16-revision-v1/',0,'revision','',0),(21,1,'2020-11-11 12:04:09','2020-11-11 12:04:09','<p style=\"text-align: center;\"><img class=\"size-medium wp-image-53 aligncenter\" src=\"http://spiaggialamadonnina.it/wp-content/uploads/2020/11/655-300x184.jpg\" alt=\"\" width=\"300\" height=\"184\" /><em style=\"font-family: Poppins, sans-serif;\"><strong>Francesco</strong></em></p>\r\nLe tartarughe oceaniche vivono su questo pianeta chiamato Terra da oltre 100 milioni di anni e hanno attraversato le distese del mondo. Sono forse la specie più affermata che vive sulla terra. La loro struttura corporea è talmente pianificata che hanno persino sopportato l’eliminazione che i dinosauri hanno trascurato di sopportare. In ogni caso, attualmente le persone sono diventate il miglior pericolo per la resistenza di questo potente animale. Abbiamo distrutto l’amicizia della natura e del clima in modo che le tartarughe oceaniche che hanno sopportato incredibili annientamenti siano attualmente sul punto di essere eliminate. Possiamo scoprire lo stato attuale dell’atmosfera e del clima del mondo notando lo stato attuale delle tartarughe oceaniche.\r\n\r\nLe tartarughe oceaniche hanno un valore monetario straordinario. Sono le risorse di quelle nazioni che le hanno nel loro dominio. Le coste del mare oceanico sono il luogo ideale per i vacanzieri. Un sacco di individui viaggiano costantemente attraverso le rive del mare del mondo. Inoltre, la magnificenza delle rive del mare oceanico sono le sue creature viventi. Senza coralli, pesci, tartarughe e altre creature di estuario, le coste oceaniche perdono la loro eccellenza. Inoltre, per mantenere l’ambiente dell’oceano funzionante in modo appropriato, tutte le creature viventi dovrebbero essere moderate.','About','','publish','closed','closed','','about','','','2020-11-12 04:45:32','2020-11-12 04:45:32','',0,'http://spiaggialamadonnina.it/?page_id=21',0,'page','',0),(22,1,'2020-11-11 12:04:09','2020-11-11 12:04:09','Last updated: [wpautoterms last_updated_date]\r\n\r\n[wpautoterms company_name] (\"us\", \"we\", or \"our\") operates the [wpautoterms site_name] website (the \"Service\").\r\n\r\nThis page informs you of our policies regarding the collection, use and disclosure of Personal Information when you use our Service.\r\n\r\nWe will not use or share your information with anyone except as described in this Privacy Policy.\r\n\r\nWe use your Personal Information for providing and improving the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible at [wpautoterms site_url]\r\n<h2>Information Collection And Use</h2>\r\nWhile using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you. Personally identifiable information (\"Personal Information\") may include, but is not limited to:\r\n<ul>\r\n 	<li>Name</li>\r\n 	<li>Email address</li>\r\n 	<li>Telephone number</li>\r\n 	<li>Address</li>\r\n</ul>\r\n<h2>Log Data</h2>\r\nWe collect information that your browser sends whenever you visit our Service (\"Log Data\"). This Log Data may include information such as your computer\'s Internet Protocol (\"IP\") address, browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages and other statistics.\r\n<h2>Cookies</h2>\r\nCookies are files with small amount of data, which may include an anonymous unique identifier. Cookies are sent to your browser from a web site and stored on your computer\'s hard drive.\r\n\r\nWe use \"cookies\" to collect information. You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.\r\n<h2>Service Providers</h2>\r\nWe may employ third party companies and individuals to facilitate our Service, to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.\r\n\r\nThese third parties have access to your Personal Information only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.\r\n<h2>Security</h2>\r\nThe security of your Personal Information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Information, we cannot guarantee its absolute security.\r\n<h2>Links To Other Sites</h2>\r\nOur Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party\'s site. We strongly advise you to review the Privacy Policy of every site you visit.\r\n\r\nWe have no control over, and assume no responsibility for the content, privacy policies or practices of any third party sites or services.\r\n<h2>Children\'s Privacy</h2>\r\nOur Service does not address anyone under the age of 18 (\"Children\").\r\n\r\nWe do not knowingly collect personally identifiable information from children under 18. If you are a parent or guardian and you are aware that your child has provided us with Personal Information, please contact us. If we discover that a child under 18 has provided us with Personal Information, we will delete such information from our servers immediately.\r\n<h2>Changes To This Privacy Policy</h2>\r\nWe may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.\r\n\r\nYou are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.\r\n<h2>Contact Us</h2>\r\nIf you have any questions about this Privacy Policy, please contact us.','Privacy','','publish','closed','closed','','privacy','','','2020-11-12 04:43:45','2020-11-12 04:43:45','',0,'http://spiaggialamadonnina.it/?page_id=22',0,'page','',0),(23,1,'2020-11-11 12:04:09','2020-11-11 12:04:09','Last updated: [wpautoterms last_updated_date]\r\n\r\nPlease read these Terms of Use (\"Terms\", \"Terms of Use\") carefully before using the [wpautoterms site_url] website (the \"Service\") operated by [wpautoterms company_name] (\"us\", \"we\", or \"our\").\r\n\r\nYour access to and use of the Service is conditioned on your acceptance of and compliance with these Terms. These Terms apply to all visitors, users and others who access or use the Service.\r\n\r\nBy accessing or using the Service you agree to be bound by these Terms. If you disagree with any part of the terms then you may not access the Service.\r\n<h2>Links To Other Web Sites</h2>\r\nOur Service may contain links to third-party web sites or services that are not owned or controlled by [wpautoterms company_name].\r\n\r\n[wpautoterms company_name] has no control over, and assumes no responsibility for, the content, privacy policies, or practices of any third party web sites or services. You further acknowledge and agree that [wpautoterms company_name] shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods or services available on or through any such web sites or services.\r\n\r\nWe strongly advise you to read the terms and conditions and privacy policies of any third-party web sites or services that you visit.\r\n<h2>Governing Law</h2>\r\nThese Terms shall be governed and construed in accordance with the laws of Italy without regard to its conflict of law provisions.\r\n\r\nOur failure to enforce any right or provision of these Terms will not be considered a waiver of those rights. If any provision of these Terms is held to be invalid or unenforceable by a court, the remaining provisions of these Terms will remain in effect. These Terms constitute the entire agreement between us regarding our Service, and supersede and replace any prior agreements we might have between us regarding the Service.\r\n<h2>Changes</h2>\r\nWe reserve the right, at our sole discretion, to modify or replace these Terms at any time. If a revision is material we will try to provide at least 30 days notice prior to any new terms taking effect. What constitutes a material change will be determined at our sole discretion.\r\n\r\nBy continuing to access or use our Service after those revisions become effective, you agree to be bound by the revised terms. If you do not agree to the new terms, please stop using the Service.\r\n<h2>Contact Us</h2>\r\nIf you have any questions about these Terms, please contact us.','Terms & Conditions','','publish','closed','closed','','terms-conditions','','','2020-11-12 04:43:52','2020-11-12 04:43:52','',0,'http://spiaggialamadonnina.it/?page_id=23',0,'page','',0),(24,1,'2020-11-11 12:04:09','2020-11-11 12:04:09','[contact-form-7 id=\"39\" title=\"Contact form 1\"]','Contact','','publish','closed','closed','','contact','','','2020-11-12 04:43:38','2020-11-12 04:43:38','',0,'http://spiaggialamadonnina.it/?page_id=24',0,'page','',0),(26,1,'2020-11-11 12:04:09','2020-11-11 12:04:09','','About','','inherit','closed','closed','','21-revision-v1','','','2020-11-11 12:04:09','2020-11-11 12:04:09','',21,'http://spiaggialamadonnina.it/21-revision-v1/',0,'revision','',0),(27,1,'2020-11-11 12:04:09','2020-11-11 12:04:09','','Privacy','','inherit','closed','closed','','22-revision-v1','','','2020-11-11 12:04:09','2020-11-11 12:04:09','',22,'http://spiaggialamadonnina.it/22-revision-v1/',0,'revision','',0),(28,1,'2020-11-11 12:04:09','2020-11-11 12:04:09','','Terms & Conditions','','inherit','closed','closed','','23-revision-v1','','','2020-11-11 12:04:09','2020-11-11 12:04:09','',23,'http://spiaggialamadonnina.it/23-revision-v1/',0,'revision','',0),(29,1,'2020-11-11 12:04:09','2020-11-11 12:04:09','','Contact','','inherit','closed','closed','','24-revision-v1','','','2020-11-11 12:04:09','2020-11-11 12:04:09','',24,'http://spiaggialamadonnina.it/24-revision-v1/',0,'revision','',0),(30,1,'2020-11-11 12:04:09','2020-11-11 12:04:09','','Home','','publish','closed','closed','','home','','','2020-11-11 12:04:09','2020-11-11 12:04:09','',0,'http://spiaggialamadonnina.it/home/',1,'nav_menu_item','',0),(31,1,'2020-11-11 12:04:09','2020-11-11 12:04:09',' ','','','publish','closed','closed','','31','','','2020-11-11 12:04:09','2020-11-11 12:04:09','',0,'http://spiaggialamadonnina.it/31/',2,'nav_menu_item','',0),(32,1,'2020-11-11 12:04:09','2020-11-11 12:04:09',' ','','','publish','closed','closed','','32','','','2020-11-11 12:04:09','2020-11-11 12:04:09','',0,'http://spiaggialamadonnina.it/32/',3,'nav_menu_item','',0),(33,1,'2020-11-11 12:04:09','2020-11-11 12:04:09',' ','','','publish','closed','closed','','33','','','2020-11-11 12:04:09','2020-11-11 12:04:09','',0,'http://spiaggialamadonnina.it/33/',4,'nav_menu_item','',0),(34,1,'2020-11-11 12:04:09','2020-11-11 12:04:09',' ','','','publish','closed','closed','','34','','','2020-11-11 12:04:09','2020-11-11 12:04:09','',0,'http://spiaggialamadonnina.it/34/',5,'nav_menu_item','',0),(36,1,'2020-11-11 12:04:42','2020-11-11 12:04:42','','Email : [email protected]','','publish','closed','closed','','email-infospiaggialamadonnina-com','','','2020-11-11 12:04:42','2020-11-11 12:04:42','',0,'http://spiaggialamadonnina.it/email-infospiaggialamadonnina-com/',1,'nav_menu_item','',0),(39,1,'2020-11-11 12:09:19','2020-11-11 12:09:19','<label> Your name\n    [text* your-name] </label>\n\n<label> Your email\n    [email* your-email] </label>\n\n<label> Subject\n    [text* your-subject] </label>\n\n<label> Your message (optional)\n    [textarea your-message] </label>\n\n[submit \"Submit\"]\n[_site_title] \"[your-subject]\"\n[_site_title] <[email protected]>\nFrom: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\n[_site_admin_email]\nReply-To: [your-email]\n\n0\n0\n\n[_site_title] \"[your-subject]\"\n[_site_title] <[email protected]>\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\n[your-email]\nReply-To: [_site_admin_email]\n\n0\n0\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.','Contact form 1','','publish','closed','closed','','contact-form-1','','','2020-11-11 12:09:19','2020-11-11 12:09:19','',0,'http://spiaggialamadonnina.it/?post_type=wpcf7_contact_form&p=39',0,'wpcf7_contact_form','',0),(40,1,'2020-11-11 12:10:27','2020-11-11 12:10:27','{\"id\":\"40\",\"field_id\":2,\"fields\":[{\"id\":\"0\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"simple\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},{\"id\":\"1\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\",\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\"}],\"settings\":{\"form_title\":\"Newsletter Signup Form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"antispam\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Newsletter Signup Form Entry\",\"sender_name\":\"spiaggialamadonnina\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"21\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"subscribe\"}}','Newsletter Signup Form','','publish','closed','closed','','newsletter-signup-form','','','2020-11-12 04:39:01','2020-11-12 04:39:01','',0,'http://spiaggialamadonnina.it/?post_type=wpforms&#038;p=40',0,'wpforms','',0),(43,1,'2020-11-12 04:42:24','0000-00-00 00:00:00','\nLast updated: [wpautoterms last_updated_date]\n\n[wpautoterms company_name] (\"us\", \"we\", or \"our\") operates the [wpautoterms site_name] website (the \"Service\").\n\nThis page informs you of our policies regarding the collection, use and disclosure of Personal Information when you use our Service.\n\nWe will not use or share your information with anyone except as described in this Privacy Policy.\n\nWe use your Personal Information for providing and improving the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible at [wpautoterms site_url]\n\n<h2>Information Collection And Use</h2>\n\nWhile using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you. Personally identifiable information (\"Personal Information\") may include, but is not limited to:\n\n<ul>\n<li>Name</li><li>Email address</li><li>Telephone number</li><li>Address</li></ul>\n\n<h2>Log Data</h2>\n\nWe collect information that your browser sends whenever you visit our Service (\"Log Data\"). This Log Data may include information such as your computer\'s Internet Protocol (\"IP\") address, browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages and other statistics.\n\n\n<h2>Cookies</h2>\n\nCookies are files with small amount of data, which may include an anonymous unique identifier. Cookies are sent to your browser from a web site and stored on your computer\'s hard drive.\n\nWe use \"cookies\" to collect information. You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.\n\n\n<h2>Service Providers</h2>\n\nWe may employ third party companies and individuals to facilitate our Service, to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.\n\nThese third parties have access to your Personal Information only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.\n\n<h2>Security</h2>\n\nThe security of your Personal Information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Information, we cannot guarantee its absolute security.\n\n<h2>Links To Other Sites</h2>\n\nOur Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party\'s site. We strongly advise you to review the Privacy Policy of every site you visit.\n\nWe have no control over, and assume no responsibility for the content, privacy policies or practices of any third party sites or services.\n\n<h2>Children\'s Privacy</h2>\n\nOur Service does not address anyone under the age of 18 (\"Children\").\n\nWe do not knowingly collect personally identifiable information from children under 18. If you are a parent or guardian and you are aware that your child has provided us with Personal Information, please contact us. If we discover that a child under 18 has provided us with Personal Information, we will delete such information from our servers immediately.\n\n\n<h2>Changes To This Privacy Policy</h2>\n\nWe may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.\n\nYou are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.\n\n<h2>Contact Us</h2>\n\nIf you have any questions about this Privacy Policy, please contact us.','Privacy Policy','','draft','closed','closed','','privacy-policy','','','2020-11-12 04:42:24','2020-11-12 04:42:24','',0,'http://spiaggialamadonnina.it/?post_type=wpautoterms_page&#038;p=43',0,'wpautoterms_page','',0),(44,1,'2020-11-12 04:42:37','0000-00-00 00:00:00','\nLast updated: [wpautoterms last_updated_date]\n\nPlease read these Terms of Use (\"Terms\", \"Terms of Use\") carefully before using the [wpautoterms site_url] website (the \"Service\") operated by [wpautoterms company_name] (\"us\", \"we\", or \"our\").\n\nYour access to and use of the Service is conditioned on your acceptance of and compliance with these Terms. These Terms apply to all visitors, users and others who access or use the Service.\n\nBy accessing or using the Service you agree to be bound by these Terms. If you disagree with any part of the terms then you may not access the Service.\n\n\n\n<h2>Links To Other Web Sites</h2>\n\nOur Service may contain links to third-party web sites or services that are not owned or controlled by [wpautoterms company_name].\n\n[wpautoterms company_name] has no control over, and assumes no responsibility for, the content, privacy policies, or practices of any third party web sites or services. You further acknowledge and agree that [wpautoterms company_name] shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods or services available on or through any such web sites or services.\n\nWe strongly advise you to read the terms and conditions and privacy policies of any third-party web sites or services that you visit.\n\n\n\n<h2>Governing Law</h2>\n\nThese Terms shall be governed and construed in accordance with the laws of Italy without regard to its conflict of law provisions.\n\nOur failure to enforce any right or provision of these Terms will not be considered a waiver of those rights. If any provision of these Terms is held to be invalid or unenforceable by a court, the remaining provisions of these Terms will remain in effect. These Terms constitute the entire agreement between us regarding our Service, and supersede and replace any prior agreements we might have between us regarding the Service.\n\n<h2>Changes</h2>\n\nWe reserve the right, at our sole discretion, to modify or replace these Terms at any time. If a revision is material we will try to provide at least 30 days notice prior to any new terms taking effect. What constitutes a material change will be determined at our sole discretion.\n\nBy continuing to access or use our Service after those revisions become effective, you agree to be bound by the revised terms. If you do not agree to the new terms, please stop using the Service.\n\n<h2>Contact Us</h2>\n\nIf you have any questions about these Terms, please contact us.','Terms and Conditions','','draft','closed','closed','','terms-and-conditions','','','2020-11-12 04:42:37','2020-11-12 04:42:37','',0,'http://spiaggialamadonnina.it/?post_type=wpautoterms_page&#038;p=44',0,'wpautoterms_page','',0),(45,1,'2020-11-12 04:42:24','2020-11-12 04:42:24','','placeholder','','inherit','closed','closed','','43-revision-v1','','','2020-11-12 04:42:24','2020-11-12 04:42:24','',43,'http://spiaggialamadonnina.it/43-revision-v1/',0,'revision','',0),(46,1,'2020-11-12 04:42:24','2020-11-12 04:42:24','\nLast updated: [wpautoterms last_updated_date]\n\n[wpautoterms company_name] (\"us\", \"we\", or \"our\") operates the [wpautoterms site_name] website (the \"Service\").\n\nThis page informs you of our policies regarding the collection, use and disclosure of Personal Information when you use our Service.\n\nWe will not use or share your information with anyone except as described in this Privacy Policy.\n\nWe use your Personal Information for providing and improving the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible at [wpautoterms site_url]\n\n<h2>Information Collection And Use</h2>\n\nWhile using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you. Personally identifiable information (\"Personal Information\") may include, but is not limited to:\n\n<ul>\n<li>Name</li><li>Email address</li><li>Telephone number</li><li>Address</li></ul>\n\n<h2>Log Data</h2>\n\nWe collect information that your browser sends whenever you visit our Service (\"Log Data\"). This Log Data may include information such as your computer\'s Internet Protocol (\"IP\") address, browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages and other statistics.\n\n\n<h2>Cookies</h2>\n\nCookies are files with small amount of data, which may include an anonymous unique identifier. Cookies are sent to your browser from a web site and stored on your computer\'s hard drive.\n\nWe use \"cookies\" to collect information. You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.\n\n\n<h2>Service Providers</h2>\n\nWe may employ third party companies and individuals to facilitate our Service, to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.\n\nThese third parties have access to your Personal Information only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.\n\n<h2>Security</h2>\n\nThe security of your Personal Information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Information, we cannot guarantee its absolute security.\n\n<h2>Links To Other Sites</h2>\n\nOur Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party\'s site. We strongly advise you to review the Privacy Policy of every site you visit.\n\nWe have no control over, and assume no responsibility for the content, privacy policies or practices of any third party sites or services.\n\n<h2>Children\'s Privacy</h2>\n\nOur Service does not address anyone under the age of 18 (\"Children\").\n\nWe do not knowingly collect personally identifiable information from children under 18. If you are a parent or guardian and you are aware that your child has provided us with Personal Information, please contact us. If we discover that a child under 18 has provided us with Personal Information, we will delete such information from our servers immediately.\n\n\n<h2>Changes To This Privacy Policy</h2>\n\nWe may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.\n\nYou are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.\n\n<h2>Contact Us</h2>\n\nIf you have any questions about this Privacy Policy, please contact us.','Privacy Policy','','inherit','closed','closed','','43-revision-v1','','','2020-11-12 04:42:24','2020-11-12 04:42:24','',43,'http://spiaggialamadonnina.it/43-revision-v1/',0,'revision','',0),(47,1,'2020-11-12 04:42:37','2020-11-12 04:42:37','','placeholder','','inherit','closed','closed','','44-revision-v1','','','2020-11-12 04:42:37','2020-11-12 04:42:37','',44,'http://spiaggialamadonnina.it/44-revision-v1/',0,'revision','',0),(48,1,'2020-11-12 04:42:37','2020-11-12 04:42:37','\nLast updated: [wpautoterms last_updated_date]\n\nPlease read these Terms of Use (\"Terms\", \"Terms of Use\") carefully before using the [wpautoterms site_url] website (the \"Service\") operated by [wpautoterms company_name] (\"us\", \"we\", or \"our\").\n\nYour access to and use of the Service is conditioned on your acceptance of and compliance with these Terms. These Terms apply to all visitors, users and others who access or use the Service.\n\nBy accessing or using the Service you agree to be bound by these Terms. If you disagree with any part of the terms then you may not access the Service.\n\n\n\n<h2>Links To Other Web Sites</h2>\n\nOur Service may contain links to third-party web sites or services that are not owned or controlled by [wpautoterms company_name].\n\n[wpautoterms company_name] has no control over, and assumes no responsibility for, the content, privacy policies, or practices of any third party web sites or services. You further acknowledge and agree that [wpautoterms company_name] shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods or services available on or through any such web sites or services.\n\nWe strongly advise you to read the terms and conditions and privacy policies of any third-party web sites or services that you visit.\n\n\n\n<h2>Governing Law</h2>\n\nThese Terms shall be governed and construed in accordance with the laws of Italy without regard to its conflict of law provisions.\n\nOur failure to enforce any right or provision of these Terms will not be considered a waiver of those rights. If any provision of these Terms is held to be invalid or unenforceable by a court, the remaining provisions of these Terms will remain in effect. These Terms constitute the entire agreement between us regarding our Service, and supersede and replace any prior agreements we might have between us regarding the Service.\n\n<h2>Changes</h2>\n\nWe reserve the right, at our sole discretion, to modify or replace these Terms at any time. If a revision is material we will try to provide at least 30 days notice prior to any new terms taking effect. What constitutes a material change will be determined at our sole discretion.\n\nBy continuing to access or use our Service after those revisions become effective, you agree to be bound by the revised terms. If you do not agree to the new terms, please stop using the Service.\n\n<h2>Contact Us</h2>\n\nIf you have any questions about these Terms, please contact us.','Terms and Conditions','','inherit','closed','closed','','44-revision-v1','','','2020-11-12 04:42:37','2020-11-12 04:42:37','',44,'http://spiaggialamadonnina.it/44-revision-v1/',0,'revision','',0),(50,1,'2020-11-12 04:43:38','2020-11-12 04:43:38','[contact-form-7 id=\"39\" title=\"Contact form 1\"]','Contact','','inherit','closed','closed','','24-revision-v1','','','2020-11-12 04:43:38','2020-11-12 04:43:38','',24,'http://spiaggialamadonnina.it/24-revision-v1/',0,'revision','',0),(51,1,'2020-11-12 04:43:45','2020-11-12 04:43:45','Last updated: [wpautoterms last_updated_date]\r\n\r\n[wpautoterms company_name] (\"us\", \"we\", or \"our\") operates the [wpautoterms site_name] website (the \"Service\").\r\n\r\nThis page informs you of our policies regarding the collection, use and disclosure of Personal Information when you use our Service.\r\n\r\nWe will not use or share your information with anyone except as described in this Privacy Policy.\r\n\r\nWe use your Personal Information for providing and improving the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible at [wpautoterms site_url]\r\n<h2>Information Collection And Use</h2>\r\nWhile using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you. Personally identifiable information (\"Personal Information\") may include, but is not limited to:\r\n<ul>\r\n 	<li>Name</li>\r\n 	<li>Email address</li>\r\n 	<li>Telephone number</li>\r\n 	<li>Address</li>\r\n</ul>\r\n<h2>Log Data</h2>\r\nWe collect information that your browser sends whenever you visit our Service (\"Log Data\"). This Log Data may include information such as your computer\'s Internet Protocol (\"IP\") address, browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages and other statistics.\r\n<h2>Cookies</h2>\r\nCookies are files with small amount of data, which may include an anonymous unique identifier. Cookies are sent to your browser from a web site and stored on your computer\'s hard drive.\r\n\r\nWe use \"cookies\" to collect information. You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.\r\n<h2>Service Providers</h2>\r\nWe may employ third party companies and individuals to facilitate our Service, to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.\r\n\r\nThese third parties have access to your Personal Information only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.\r\n<h2>Security</h2>\r\nThe security of your Personal Information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Information, we cannot guarantee its absolute security.\r\n<h2>Links To Other Sites</h2>\r\nOur Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party\'s site. We strongly advise you to review the Privacy Policy of every site you visit.\r\n\r\nWe have no control over, and assume no responsibility for the content, privacy policies or practices of any third party sites or services.\r\n<h2>Children\'s Privacy</h2>\r\nOur Service does not address anyone under the age of 18 (\"Children\").\r\n\r\nWe do not knowingly collect personally identifiable information from children under 18. If you are a parent or guardian and you are aware that your child has provided us with Personal Information, please contact us. If we discover that a child under 18 has provided us with Personal Information, we will delete such information from our servers immediately.\r\n<h2>Changes To This Privacy Policy</h2>\r\nWe may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.\r\n\r\nYou are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.\r\n<h2>Contact Us</h2>\r\nIf you have any questions about this Privacy Policy, please contact us.','Privacy','','inherit','closed','closed','','22-revision-v1','','','2020-11-12 04:43:45','2020-11-12 04:43:45','',22,'http://spiaggialamadonnina.it/22-revision-v1/',0,'revision','',0),(52,1,'2020-11-12 04:43:52','2020-11-12 04:43:52','Last updated: [wpautoterms last_updated_date]\r\n\r\nPlease read these Terms of Use (\"Terms\", \"Terms of Use\") carefully before using the [wpautoterms site_url] website (the \"Service\") operated by [wpautoterms company_name] (\"us\", \"we\", or \"our\").\r\n\r\nYour access to and use of the Service is conditioned on your acceptance of and compliance with these Terms. These Terms apply to all visitors, users and others who access or use the Service.\r\n\r\nBy accessing or using the Service you agree to be bound by these Terms. If you disagree with any part of the terms then you may not access the Service.\r\n<h2>Links To Other Web Sites</h2>\r\nOur Service may contain links to third-party web sites or services that are not owned or controlled by [wpautoterms company_name].\r\n\r\n[wpautoterms company_name] has no control over, and assumes no responsibility for, the content, privacy policies, or practices of any third party web sites or services. You further acknowledge and agree that [wpautoterms company_name] shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods or services available on or through any such web sites or services.\r\n\r\nWe strongly advise you to read the terms and conditions and privacy policies of any third-party web sites or services that you visit.\r\n<h2>Governing Law</h2>\r\nThese Terms shall be governed and construed in accordance with the laws of Italy without regard to its conflict of law provisions.\r\n\r\nOur failure to enforce any right or provision of these Terms will not be considered a waiver of those rights. If any provision of these Terms is held to be invalid or unenforceable by a court, the remaining provisions of these Terms will remain in effect. These Terms constitute the entire agreement between us regarding our Service, and supersede and replace any prior agreements we might have between us regarding the Service.\r\n<h2>Changes</h2>\r\nWe reserve the right, at our sole discretion, to modify or replace these Terms at any time. If a revision is material we will try to provide at least 30 days notice prior to any new terms taking effect. What constitutes a material change will be determined at our sole discretion.\r\n\r\nBy continuing to access or use our Service after those revisions become effective, you agree to be bound by the revised terms. If you do not agree to the new terms, please stop using the Service.\r\n<h2>Contact Us</h2>\r\nIf you have any questions about these Terms, please contact us.','Terms & Conditions','','inherit','closed','closed','','23-revision-v1','','','2020-11-12 04:43:52','2020-11-12 04:43:52','',23,'http://spiaggialamadonnina.it/23-revision-v1/',0,'revision','',0),(53,1,'2020-11-12 04:44:33','2020-11-12 04:44:33','','655','','inherit','closed','closed','','655','','','2020-11-12 04:44:33','2020-11-12 04:44:33','',21,'http://spiaggialamadonnina.it/wp-content/uploads/2020/11/655.jpg',0,'attachment','image/jpeg',0),(54,1,'2020-11-12 04:45:32','2020-11-12 04:45:32','<p style=\"text-align: center;\"><img class=\"size-medium wp-image-53 aligncenter\" src=\"http://spiaggialamadonnina.it/wp-content/uploads/2020/11/655-300x184.jpg\" alt=\"\" width=\"300\" height=\"184\" /><em style=\"font-family: Poppins, sans-serif;\"><strong>Francesco</strong></em></p>\r\nLe tartarughe oceaniche vivono su questo pianeta chiamato Terra da oltre 100 milioni di anni e hanno attraversato le distese del mondo. Sono forse la specie più affermata che vive sulla terra. La loro struttura corporea è talmente pianificata che hanno persino sopportato l’eliminazione che i dinosauri hanno trascurato di sopportare. In ogni caso, attualmente le persone sono diventate il miglior pericolo per la resistenza di questo potente animale. Abbiamo distrutto l’amicizia della natura e del clima in modo che le tartarughe oceaniche che hanno sopportato incredibili annientamenti siano attualmente sul punto di essere eliminate. Possiamo scoprire lo stato attuale dell’atmosfera e del clima del mondo notando lo stato attuale delle tartarughe oceaniche.\r\n\r\nLe tartarughe oceaniche hanno un valore monetario straordinario. Sono le risorse di quelle nazioni che le hanno nel loro dominio. Le coste del mare oceanico sono il luogo ideale per i vacanzieri. Un sacco di individui viaggiano costantemente attraverso le rive del mare del mondo. Inoltre, la magnificenza delle rive del mare oceanico sono le sue creature viventi. Senza coralli, pesci, tartarughe e altre creature di estuario, le coste oceaniche perdono la loro eccellenza. Inoltre, per mantenere l’ambiente dell’oceano funzionante in modo appropriato, tutte le creature viventi dovrebbero essere moderate.','About','','inherit','closed','closed','','21-revision-v1','','','2020-11-12 04:45:32','2020-11-12 04:45:32','',21,'http://spiaggialamadonnina.it/21-revision-v1/',0,'revision','',0),(57,1,'2020-11-12 04:59:55','2020-11-12 04:59:55','','1983','','inherit','closed','closed','','1983','','','2020-11-12 04:59:55','2020-11-12 04:59:55','',0,'http://spiaggialamadonnina.it/wp-content/uploads/2020/11/1983.png',0,'attachment','image/png',0),(58,1,'2020-11-12 05:00:05','2020-11-12 05:00:05','http://spiaggialamadonnina.it/wp-content/uploads/2020/11/cropped-1983.png','cropped-1983.png','','inherit','closed','closed','','cropped-1983-png','','','2020-11-12 05:00:05','2020-11-12 05:00:05','',0,'http://spiaggialamadonnina.it/wp-content/uploads/2020/11/cropped-1983.png',0,'attachment','image/png',0),(59,1,'2020-11-12 05:00:10','2020-11-12 05:00:10','{{unknown}}','','','publish','closed','closed','','10e6beb41ad6bb9545d754054a791a5f','','','2020-11-12 05:00:10','2020-11-12 05:00:10','',0,'http://spiaggialamadonnina.it/10e6beb41ad6bb9545d754054a791a5f/',0,'oembed_cache','',0),(60,1,'2020-11-12 05:00:34','2020-11-12 05:00:34','http://spiaggialamadonnina.it/wp-content/uploads/2020/11/cropped-1983-1.png','cropped-1983-1.png','','inherit','closed','closed','','cropped-1983-1-png','','','2020-11-12 05:00:34','2020-11-12 05:00:34','',0,'http://spiaggialamadonnina.it/wp-content/uploads/2020/11/cropped-1983-1.png',0,'attachment','image/png',0),(61,1,'2020-11-12 05:00:39','2020-11-12 05:00:39','{{unknown}}','','','publish','closed','closed','','5a1668a7c7305600fa820732de154106','','','2020-11-12 05:00:39','2020-11-12 05:00:39','',0,'http://spiaggialamadonnina.it/5a1668a7c7305600fa820732de154106/',0,'oembed_cache','',0),(63,1,'2020-12-18 15:45:16','2020-12-18 15:45:16','<img class=\" wp-image-67 alignleft\" src=\"http://spiaggialamadonnina.it/wp-content/uploads/2020/12/1200px-SSC_Neapel.svg_-300x300.png\" alt=\"\" width=\"270\" height=\"270\" />Il Napoli è oggi parte integrante della Serie A. Infatti, I Azzurri sono un cartello del calcio italiano. E\' quindi difficile immaginare che il club stesse morendo qualche anno fa. E\' grazie ad Aurelio De Laurentiis che il club è ancora una volta una <a href=\"https://www.lagazzettadilucca.it/rubriche/2020/06/dove-si-possono-trovare-bonus-e-promozioni-online/\">superpotenza promozioni del calcio italiano.</a>\r\n<ul>\r\n 	<li>Nel 2004, infatti, il Napoli è crollato dopo tre anni di attività in serie B. Negli anni precedenti, I Azzurri hanno fatto la spola tra la serie A e la serie B. Negli anni il Napoli aveva accumulato un debito di 70 milioni di euro, che ha portato al fallimento nel 2004. Aurelio-De-Laurentiis-Napoli</li>\r\n</ul>\r\n<h2><strong>L\'iniziativa di rifondare Napoli è nata presto.</strong></h2>\r\nQuesto avvenne sotto la guida di Aurelio de Laurentiis, fino ad allora noto al pubblico italiano come produttore cinematografico. Si trovava alla culla del Napoli Soccer, come veniva inizialmente chiamato il club. Il vecchio nome, SSC Napoli, non poteva essere usato. Con la fondazione del Napoli Soccer, De Laurentiis voleva assicurarsi il calcio professionistico a Napoli. Il produttore del film era del parere che la città di Napoli e i suoi tifosi non potessero fare a meno della locale squadra di calcio.\r\n<ul>\r\n 	<li>E così è successo: nel 2004/2005 il Napoli Soccer ha iniziato a tornare ai massimi livelli del calcio italiano con una tabula rasa (finanziaria). Napoli ha dovuto iniziare nella Serie C1, nonostante una discussione che è arrivata fino a Palazzo Chigi.</li>\r\n 	<li>Nella prima stagione la promozione è mancata per un pelo, la stagione successiva i napoletani hanno potuto festeggiare la prima promozione. Inoltre, De Laurentiis ha fatto un altro passo importante per il futuro di Napoli.</li>\r\n</ul>\r\n<center>[embed]https://www.youtube.com/watch?v=KE1eVCawABc[/embed]\r\n\r\n&nbsp;\r\n\r\n</center>\r\n<h3><strong>L\'attuale presidente dei napoletani ha riacquistato il nome e la storia di Napoli nel 2006.</strong></h3>\r\nIl Napoli potrebbe così ricominciare la stagione come SSC Napoli in serie B. Dopo una sola stagione al secondo livello, la fiaba napoletana poteva essere completata e I Azzurri era tornato ai massimi livelli del calcio italiano.\r\n<h3><strong>Dal 2007 il Napoli è cresciuto fino a diventare la superpotenza e l\'insegna del calcio italiano.</strong></h3>\r\nSempre con Aurelio de Laurentiis alla guida del club. Il produttore cinematografico ha riportato il club al suo posto. Vale la pena di notare che Napoli non si sarebbe mai perso, anche a causa dei suoi immensi sostenitori e della sua illustre storia. Il fatto è che De Laurentiis ha accelerato il ritorno del Napoli ai massimi livelli ed è stato alla base della riabilitazione di una superpotenza.','Il Napoli è, ovviamente, uno dei club più famosi d\'Italia, ma tornerà mai al livello degli anni \'90?','','publish','closed','closed','','il-napoli-e-una-delle-piu-famose-squadre-di-calcio-ditalia','','','2020-12-04 11:23:46','2020-12-04 11:23:46','',0,'http://spiaggialamadonnina.it/?p=63',0,'post','',0),(64,1,'2020-12-03 15:47:53','2020-12-03 15:47:53','','thumb2-ssc-napoli-italian-football-club-football-players-leaders-napoli-logo','','inherit','closed','closed','','thumb2-ssc-napoli-italian-football-club-football-players-leaders-napoli-logo','','','2020-12-03 15:47:53','2020-12-03 15:47:53','',63,'http://spiaggialamadonnina.it/wp-content/uploads/2020/12/thumb2-ssc-napoli-italian-football-club-football-players-leaders-napoli-logo.jpg',0,'attachment','image/jpeg',0),(65,1,'2020-12-03 15:48:45','2020-12-03 15:48:45','','images','','inherit','closed','closed','','images','','','2020-12-03 15:48:45','2020-12-03 15:48:45','',63,'http://spiaggialamadonnina.it/wp-content/uploads/2020/12/images.jpg',0,'attachment','image/jpeg',0),(66,1,'2020-12-03 15:50:19','2020-12-03 15:50:19','','napoli-coppa-italia','','inherit','closed','closed','','napoli-coppa-italia','','','2020-12-03 15:50:19','2020-12-03 15:50:19','',63,'http://spiaggialamadonnina.it/wp-content/uploads/2020/12/napoli-coppa-italia.jpg',0,'attachment','image/jpeg',0),(67,1,'2020-12-03 15:51:48','2020-12-03 15:51:48','','1200px-SSC_Neapel.svg','','inherit','closed','closed','','1200px-ssc_neapel-svg','','','2020-12-03 15:51:48','2020-12-03 15:51:48','',63,'http://spiaggialamadonnina.it/wp-content/uploads/2020/12/1200px-SSC_Neapel.svg_.png',0,'attachment','image/png',0),(70,1,'2020-12-03 15:53:08','2020-12-03 15:53:08','<img class=\" wp-image-67 alignleft\" src=\"http://spiaggialamadonnina.it/wp-content/uploads/2020/12/1200px-SSC_Neapel.svg_-300x300.png\" alt=\"\" width=\"270\" height=\"270\" />Il Napoli è oggi parte integrante della Serie A. Infatti, I Azzurri sono un cartello del calcio italiano. E\' quindi difficile immaginare che il club stesse morendo qualche anno fa. E\' grazie ad Aurelio De Laurentiis che il club è ancora una volta una <a href=\"https://www.lagazzettadilucca.it/rubriche/2020/06/dove-si-possono-trovare-bonus-e-promozioni-online/\">superpotenza promozioni del calcio italiano.</a>\r\n<ul>\r\n 	<li>Nel 2004, infatti, il Napoli è crollato dopo tre anni di attività in serie B. Negli anni precedenti, I Azzurri hanno fatto la spola tra la serie A e la serie B. Negli anni il Napoli aveva accumulato un debito di 70 milioni di euro, che ha portato al fallimento nel 2004. Aurelio-De-Laurentiis-Napoli</li>\r\n</ul>\r\n<h2><strong>L\'iniziativa di rifondare Napoli è nata presto.</strong></h2>\r\nQuesto avvenne sotto la guida di Aurelio de Laurentiis, fino ad allora noto al pubblico italiano come produttore cinematografico. Si trovava alla culla del Napoli Soccer, come veniva inizialmente chiamato il club. Il vecchio nome, SSC Napoli, non poteva essere usato. Con la fondazione del Napoli Soccer, De Laurentiis voleva assicurarsi il calcio professionistico a Napoli. Il produttore del film era del parere che la città di Napoli e i suoi tifosi non potessero fare a meno della locale squadra di calcio.\r\n<ul>\r\n 	<li>E così è successo: nel 2004/2005 il Napoli Soccer ha iniziato a tornare ai massimi livelli del calcio italiano con una tabula rasa (finanziaria). Napoli ha dovuto iniziare nella Serie C1, nonostante una discussione che è arrivata fino a Palazzo Chigi.</li>\r\n 	<li>Nella prima stagione la promozione è mancata per un pelo, la stagione successiva i napoletani hanno potuto festeggiare la prima promozione. Inoltre, De Laurentiis ha fatto un altro passo importante per il futuro di Napoli.</li>\r\n</ul>\r\n<center>[embed]https://www.youtube.com/watch?v=KE1eVCawABc[/embed]\r\n\r\n&nbsp;\r\n\r\n</center>&nbsp;\r\n<h3><strong>L\'attuale presidente dei napoletani ha riacquistato il nome e la storia di Napoli nel 2006.</strong></h3>\r\nIl Napoli potrebbe così ricominciare la stagione come SSC Napoli in serie B. Dopo una sola stagione al secondo livello, la fiaba napoletana poteva essere completata e I Azzurri era tornato ai massimi livelli del calcio italiano.\r\n<h3><strong>Dal 2007 il Napoli è cresciuto fino a diventare la superpotenza e l\'insegna del calcio italiano.</strong></h3>\r\nSempre con Aurelio de Laurentiis alla guida del club. Il produttore cinematografico ha riportato il club al suo posto. Vale la pena di notare che Napoli non si sarebbe mai perso, anche a causa dei suoi immensi sostenitori e della sua illustre storia. Il fatto è che De Laurentiis ha accelerato il ritorno del Napoli ai massimi livelli ed è stato alla base della riabilitazione di una superpotenza.','Il Napoli è, ovviamente, uno dei club più famosi d\'Italia, ma tornerà mai al livello degli anni \'90?','','inherit','closed','closed','','63-revision-v1','','','2020-12-03 15:53:08','2020-12-03 15:53:08','',63,'http://spiaggialamadonnina.it/63-revision-v1/',0,'revision','',0),(71,1,'2020-12-25 14:39:21','2020-12-25 14:39:21','Ogni investitore interessato ad acquistare o vendere un titolo deve rivolgersi ad un intermediario azionario. Nei primi giorni, le azioni sono state scambiate dai broker azionari gridando il prezzo del titolo sul pavimento della borsa. Questo metodo era chiamato metodo di negoziazione a grido aperto. A quel tempo, le azioni erano in formato cartaceo fisico. Questo era un processo molto dispendioso in termini di tempo, ingombrante e rischioso. <a href=\"https://commoditytradealert.com/it/brokers/\">Il trading nel un broker borsa di Commoditytradealert.it</a> era in gran parte limitato ai professionisti, ai broker azionari e ad alcuni individui intraprendenti.\r\n<blockquote>Tuttavia, con l\'avvento del trading elettronico dopo la smaterializzazione delle azioni nel 1993, il vincolo di essere nello stesso luogo per il trading è svanito. È durante questo periodo che nel paese è scoppiata una truffa da parte di un broker azionario. La connettività online ha aiutato i broker azionari a fare trading da qualsiasi parte del paese. Le masse hanno iniziato a partecipare attivamente al trading di titoli da allora.</blockquote>\r\n<h2>Ultimamente, le borse preferiscono le aziende con buoni precedenti come broker azionari ai singoli.</h2>\r\nSono state definite delle linee guida per la selezione di un individuo o di una società come broker membro. Il valore netto, la formazione e l\'esperienza del richiedente sono presi come criteri. Il broker membro selezionato deve pagare un deposito cauzionale e anche una quota associativa annuale.\r\n<blockquote>Un broker azionario può operare per conto del suo cliente per una commissione o anche negoziare titoli per conto proprio. Normalmente le azioni vengono negoziate in due modi. Uno è il cash trading e l\'altro è il day trading. Nel cash trading le azioni vengono acquistate o vendute con l\'intenzione di consegnare o mantenere il possesso dell\'azione e il valore dell\'azione deve essere consegnato il giorno o prima del giorno di regolamento. Pertanto devono essere consegnate il giorno o prima del giorno di regolamento. Se, come nel metodo di day trading, le azioni vengono acquistate e vendute entro il giorno e quindi la loro transazione viene compensata.</blockquote>\r\n<h2>I broker azionari online sono principalmente aziende o persone fisiche che operano per conto dei loro clienti.</h2>\r\nI broker azionari online forniscono ai loro clienti molti dati, informazioni, ricerche e perizie su quali azioni acquistare e vendere. Inviano frequenti newsletter sugli avvenimenti del mercato, informazioni su IPO, fondi comuni d\'investimento e NFO.\r\n<ul>\r\n 	<li>Una persona non può entrare direttamente in una borsa valori e negoziare titoli. Per questo motivo ha bisogno di un broker azionario per le sue transazioni. Un individuo prima di selezionare un broker azionario online dovrebbe prendere in considerazione i seguenti fattori:</li>\r\n 	<li>Il track record e lo stato finanziario del broker nel corso degli anni, la rapidità del sito web nel rispondere alle richieste, i tassi e le commissioni applicate dal broker rispetto ad altri, i servizi offerti a seconda delle nostre esigenze e del livello di competenza e l\'autenticità <a href=\"https://commoditytradealert.com/it/brokers/opzioni-binarie/\">del sito web.</a></li>\r\n</ul>\r\nhttps://www.youtube.com/watch?v=VWDAuq2_mPY','I broker azionari sono coloro che sono autorizzati a negoziare titoli in una borsa valori di cui sono membri.','','publish','closed','closed','','i-broker-azionari-sono-coloro-che-sono-autorizzati-a-negoziare-titoli-in-una-borsa-valori-di-cui-sono-membri','','','2020-12-04 09:46:30','2020-12-04 09:46:30','',0,'http://spiaggialamadonnina.it/?p=71',0,'post','',0),(72,1,'2020-12-04 09:45:02','2020-12-04 09:45:02','','ag1121','','inherit','closed','closed','','ag1121','','','2020-12-04 09:45:02','2020-12-04 09:45:02','',71,'http://spiaggialamadonnina.it/wp-content/uploads/2020/12/ag1121.jpg',0,'attachment','image/jpeg',0),(73,1,'2020-12-04 09:46:30','2020-12-04 09:46:30','Ogni investitore interessato ad acquistare o vendere un titolo deve rivolgersi ad un intermediario azionario. Nei primi giorni, le azioni sono state scambiate dai broker azionari gridando il prezzo del titolo sul pavimento della borsa. Questo metodo era chiamato metodo di negoziazione a grido aperto. A quel tempo, le azioni erano in formato cartaceo fisico. Questo era un processo molto dispendioso in termini di tempo, ingombrante e rischioso. <a href=\"https://commoditytradealert.com/it/brokers/\">Il trading nel un broker borsa di Commoditytradealert.it</a> era in gran parte limitato ai professionisti, ai broker azionari e ad alcuni individui intraprendenti.\r\n<blockquote>Tuttavia, con l\'avvento del trading elettronico dopo la smaterializzazione delle azioni nel 1993, il vincolo di essere nello stesso luogo per il trading è svanito. È durante questo periodo che nel paese è scoppiata una truffa da parte di un broker azionario. La connettività online ha aiutato i broker azionari a fare trading da qualsiasi parte del paese. Le masse hanno iniziato a partecipare attivamente al trading di titoli da allora.</blockquote>\r\n<h2>Ultimamente, le borse preferiscono le aziende con buoni precedenti come broker azionari ai singoli.</h2>\r\nSono state definite delle linee guida per la selezione di un individuo o di una società come broker membro. Il valore netto, la formazione e l\'esperienza del richiedente sono presi come criteri. Il broker membro selezionato deve pagare un deposito cauzionale e anche una quota associativa annuale.\r\n<blockquote>Un broker azionario può operare per conto del suo cliente per una commissione o anche negoziare titoli per conto proprio. Normalmente le azioni vengono negoziate in due modi. Uno è il cash trading e l\'altro è il day trading. Nel cash trading le azioni vengono acquistate o vendute con l\'intenzione di consegnare o mantenere il possesso dell\'azione e il valore dell\'azione deve essere consegnato il giorno o prima del giorno di regolamento. Pertanto devono essere consegnate il giorno o prima del giorno di regolamento. Se, come nel metodo di day trading, le azioni vengono acquistate e vendute entro il giorno e quindi la loro transazione viene compensata.</blockquote>\r\n<h2>I broker azionari online sono principalmente aziende o persone fisiche che operano per conto dei loro clienti.</h2>\r\nI broker azionari online forniscono ai loro clienti molti dati, informazioni, ricerche e perizie su quali azioni acquistare e vendere. Inviano frequenti newsletter sugli avvenimenti del mercato, informazioni su IPO, fondi comuni d\'investimento e NFO.\r\n<ul>\r\n 	<li>Una persona non può entrare direttamente in una borsa valori e negoziare titoli. Per questo motivo ha bisogno di un broker azionario per le sue transazioni. Un individuo prima di selezionare un broker azionario online dovrebbe prendere in considerazione i seguenti fattori:</li>\r\n 	<li>Il track record e lo stato finanziario del broker nel corso degli anni, la rapidità del sito web nel rispondere alle richieste, i tassi e le commissioni applicate dal broker rispetto ad altri, i servizi offerti a seconda delle nostre esigenze e del livello di competenza e l\'autenticità <a href=\"https://commoditytradealert.com/it/brokers/opzioni-binarie/\">del sito web.</a></li>\r\n</ul>\r\nhttps://www.youtube.com/watch?v=VWDAuq2_mPY','I broker azionari sono coloro che sono autorizzati a negoziare titoli in una borsa valori di cui sono membri.','','inherit','closed','closed','','71-revision-v1','','','2020-12-04 09:46:30','2020-12-04 09:46:30','',71,'http://spiaggialamadonnina.it/71-revision-v1/',0,'revision','',0),(74,1,'2020-12-04 11:13:08','2020-12-04 11:13:08','<img class=\" wp-image-67 alignleft\" src=\"http://spiaggialamadonnina.it/wp-content/uploads/2020/12/1200px-SSC_Neapel.svg_-300x300.png\" alt=\"\" width=\"270\" height=\"270\" />Il Napoli è oggi parte integrante della Serie A. Infatti, I Azzurri sono un cartello del calcio italiano. E\' quindi difficile immaginare che il club stesse morendo qualche anno fa. E\' grazie ad Aurelio De Laurentiis che il club è ancora una volta una <a href=\"https://www.lagazzettadilucca.it/rubriche/2020/06/dove-si-possono-trovare-bonus-e-promozioni-online/\">superpotenza promozioni del calcio italiano.</a>\r\n<ul>\r\n 	<li>Nel 2004, infatti, il Napoli è crollato dopo tre anni di attività in serie B. Negli anni precedenti, I Azzurri hanno fatto la spola tra la serie A e la serie B. Negli anni il Napoli aveva accumulato un debito di 70 milioni di euro, che ha portato al fallimento nel 2004. Aurelio-De-Laurentiis-Napoli</li>\r\n</ul>\r\n<h2><strong>L\'iniziativa di rifondare Napoli è nata presto.</strong></h2>\r\nQuesto avvenne sotto la guida di Aurelio de Laurentiis, fino ad allora noto al pubblico italiano come produttore cinematografico. Si trovava alla culla del Napoli Soccer, come veniva inizialmente chiamato il club. Il vecchio nome, SSC Napoli, non poteva essere usato. Con la fondazione del Napoli Soccer, De Laurentiis voleva assicurarsi il calcio professionistico a Napoli. Il produttore del film era del parere che la città di Napoli e i suoi tifosi non potessero fare a meno della locale squadra di calcio.\r\n<ul>\r\n 	<li>E così è successo: nel 2004/2005 il Napoli Soccer ha iniziato a tornare ai massimi livelli del calcio italiano con una tabula rasa (finanziaria). Napoli ha dovuto iniziare nella Serie C1, nonostante una discussione che è arrivata fino a Palazzo Chigi.</li>\r\n 	<li>Nella prima stagione la promozione è mancata per un pelo, la stagione successiva i napoletani hanno potuto festeggiare la prima promozione. Inoltre, De Laurentiis ha fatto un altro passo importante per il futuro di Napoli.</li>\r\n</ul>\r\n<center>[embed]https://www.youtube.com/watch?v=KE1eVCawABc[/embed]\r\n\r\n</center>\r\n<h3><strong>L\'attuale presidente dei napoletani ha riacquistato il nome e la storia di Napoli nel 2006.</strong></h3>\r\nIl Napoli potrebbe così ricominciare la stagione come SSC Napoli in serie B. Dopo una sola stagione al secondo livello, la fiaba napoletana poteva essere completata e I Azzurri era tornato ai massimi livelli del calcio italiano.\r\n<h3><strong>Dal 2007 il Napoli è cresciuto fino a diventare la superpotenza e l\'insegna del calcio italiano.</strong></h3>\r\nSempre con Aurelio de Laurentiis alla guida del club. Il produttore cinematografico ha riportato il club al suo posto. Vale la pena di notare che Napoli non si sarebbe mai perso, anche a causa dei suoi immensi sostenitori e della sua illustre storia. Il fatto è che De Laurentiis ha accelerato il ritorno del Napoli ai massimi livelli ed è stato alla base della riabilitazione di una superpotenza.','Il Napoli è, ovviamente, uno dei club più famosi d\'Italia, ma tornerà mai al livello degli anni \'90?','','inherit','closed','closed','','63-revision-v1','','','2020-12-04 11:13:08','2020-12-04 11:13:08','',63,'http://spiaggialamadonnina.it/63-revision-v1/',0,'revision','',0),(75,1,'2020-12-04 11:21:58','2020-12-04 11:21:58','<img class=\" wp-image-67 alignleft\" src=\"http://spiaggialamadonnina.it/wp-content/uploads/2020/12/1200px-SSC_Neapel.svg_-300x300.png\" alt=\"\" width=\"270\" height=\"270\" />Il Napoli è oggi parte integrante della Serie A. Infatti, I Azzurri sono un cartello del calcio italiano. E\' quindi difficile immaginare che il club stesse morendo qualche anno fa. E\' grazie ad Aurelio De Laurentiis che il club è ancora una volta una <a href=\"https://www.lagazzettadilucca.it/rubriche/2020/06/dove-si-possono-trovare-bonus-e-promozioni-online/\">superpotenza promozioni del calcio italiano.</a>\r\n<ul>\r\n 	<li>Nel 2004, infatti, il Napoli è crollato dopo tre anni di attività in serie B. Negli anni precedenti, I Azzurri hanno fatto la spola tra la serie A e la serie B. Negli anni il Napoli aveva accumulato un debito di 70 milioni di euro, che ha portato al fallimento nel 2004. Aurelio-De-Laurentiis-Napoli</li>\r\n</ul>\r\n<h2><strong>L\'iniziativa di rifondare Napoli è nata presto.</strong></h2>\r\nQuesto avvenne sotto la guida di Aurelio de Laurentiis, fino ad allora noto al pubblico italiano come produttore cinematografico. Si trovava alla culla del Napoli Soccer, come veniva inizialmente chiamato il club. Il vecchio nome, SSC Napoli, non poteva essere usato. Con la fondazione del Napoli Soccer, De Laurentiis voleva assicurarsi il calcio professionistico a Napoli. Il produttore del film era del parere che la città di Napoli e i suoi tifosi non potessero fare a meno della locale squadra di calcio.\r\n<ul>\r\n 	<li>E così è successo: nel 2004/2005 il Napoli Soccer ha iniziato a tornare ai massimi livelli del calcio italiano con una tabula rasa (finanziaria). Napoli ha dovuto iniziare nella Serie C1, nonostante una discussione che è arrivata fino a Palazzo Chigi.</li>\r\n 	<li>Nella prima stagione la promozione è mancata per un pelo, la stagione successiva i napoletani hanno potuto festeggiare la prima promozione. Inoltre, De Laurentiis ha fatto un altro passo importante per il futuro di Napoli.</li>\r\n</ul>\r\n<center>[embed]https://www.youtube.com/watch?v=KE1eVCawABc[/embed]\r\n\r\n&nbsp;\r\n\r\n</center>\r\n<h3><strong>L\'attuale presidente dei napoletani ha riacquistato il nome e la storia di Napoli nel 2006.</strong></h3>\r\nIl Napoli potrebbe così ricominciare la stagione come SSC Napoli in serie B. Dopo una sola stagione al secondo livello, la fiaba napoletana poteva essere completata e I Azzurri era tornato ai massimi livelli del calcio italiano.\r\n<h3><strong>Dal 2007 il Napoli è cresciuto fino a diventare la superpotenza e l\'insegna del calcio italiano.</strong></h3>\r\nSempre con Aurelio de Laurentiis alla guida del club. Il produttore cinematografico ha riportato il club al suo posto. Vale la pena di notare che Napoli non si sarebbe mai perso, anche a causa dei suoi immensi sostenitori e della sua illustre storia. Il fatto è che De Laurentiis ha accelerato il ritorno del Napoli ai massimi livelli ed è stato alla base della riabilitazione di una superpotenza.','Il Napoli è, ovviamente, uno dei club più famosi d\'Italia, ma tornerà mai al livello degli anni \'90?','','inherit','closed','closed','','63-revision-v1','','','2020-12-04 11:21:58','2020-12-04 11:21:58','',63,'http://spiaggialamadonnina.it/63-revision-v1/',0,'revision','',0),(76,1,'2020-12-04 11:22:10','2020-12-04 11:22:10','<img class=\" wp-image-67 alignleft\" src=\"http://spiaggialamadonnina.it/wp-content/uploads/2020/12/1200px-SSC_Neapel.svg_-300x300.png\" alt=\"\" width=\"270\" height=\"270\" />Il Napoli è oggi parte integrante della Serie A. Infatti, I Azzurri sono un cartello del calcio italiano. E\' quindi difficile immaginare che il club stesse morendo qualche anno fa. E\' grazie ad Aurelio De Laurentiis che il club è ancora una volta una <a href=\"https://www.lagazzettadilucca.it/rubriche/2020/06/dove-si-possono-trovare-bonus-e-promozioni-online/\">superpotenza promozioni del calcio italiano.</a>\r\n<ul>\r\n 	<li>Nel 2004, infatti, il Napoli è crollato dopo tre anni di attività in serie B. Negli anni precedenti, I Azzurri hanno fatto la spola tra la serie A e la serie B. Negli anni il Napoli aveva accumulato un debito di 70 milioni di euro, che ha portato al fallimento nel 2004. Aurelio-De-Laurentiis-Napoli</li>\r\n</ul>\r\n<h2><strong>L\'iniziativa di rifondare Napoli è nata presto.</strong></h2>\r\nQuesto avvenne sotto la guida di Aurelio de Laurentiis, fino ad allora noto al pubblico italiano come produttore cinematografico. Si trovava alla culla del Napoli Soccer, come veniva inizialmente chiamato il club. Il vecchio nome, SSC Napoli, non poteva essere usato. Con la fondazione del Napoli Soccer, De Laurentiis voleva assicurarsi il calcio professionistico a Napoli. Il produttore del film era del parere che la città di Napoli e i suoi tifosi non potessero fare a meno della locale squadra di calcio.\r\n<ul>\r\n 	<li>E così è successo: nel 2004/2005 il Napoli Soccer ha iniziato a tornare ai massimi livelli del calcio italiano con una tabula rasa (finanziaria). Napoli ha dovuto iniziare nella Serie C1, nonostante una discussione che è arrivata fino a Palazzo Chigi.</li>\r\n 	<li>Nella prima stagione la promozione è mancata per un pelo, la stagione successiva i napoletani hanno potuto festeggiare la prima promozione. Inoltre, De Laurentiis ha fatto un altro passo importante per il futuro di Napoli.</li>\r\n</ul>\r\n<center>[embed]https://www.youtube.com/watch?v=KE1eVCawABc[/embed]\r\n\r\n</center>\r\n<h3><strong>L\'attuale presidente dei napoletani ha riacquistato il nome e la storia di Napoli nel 2006.</strong></h3>\r\nIl Napoli potrebbe così ricominciare la stagione come SSC Napoli in serie B. Dopo una sola stagione al secondo livello, la fiaba napoletana poteva essere completata e I Azzurri era tornato ai massimi livelli del calcio italiano.\r\n<h3><strong>Dal 2007 il Napoli è cresciuto fino a diventare la superpotenza e l\'insegna del calcio italiano.</strong></h3>\r\nSempre con Aurelio de Laurentiis alla guida del club. Il produttore cinematografico ha riportato il club al suo posto. Vale la pena di notare che Napoli non si sarebbe mai perso, anche a causa dei suoi immensi sostenitori e della sua illustre storia. Il fatto è che De Laurentiis ha accelerato il ritorno del Napoli ai massimi livelli ed è stato alla base della riabilitazione di una superpotenza.','Il Napoli è, ovviamente, uno dei club più famosi d\'Italia, ma tornerà mai al livello degli anni \'90?','','inherit','closed','closed','','63-revision-v1','','','2020-12-04 11:22:10','2020-12-04 11:22:10','',63,'http://spiaggialamadonnina.it/63-revision-v1/',0,'revision','',0),(77,1,'2020-12-04 11:23:46','2020-12-04 11:23:46','<img class=\" wp-image-67 alignleft\" src=\"http://spiaggialamadonnina.it/wp-content/uploads/2020/12/1200px-SSC_Neapel.svg_-300x300.png\" alt=\"\" width=\"270\" height=\"270\" />Il Napoli è oggi parte integrante della Serie A. Infatti, I Azzurri sono un cartello del calcio italiano. E\' quindi difficile immaginare che il club stesse morendo qualche anno fa. E\' grazie ad Aurelio De Laurentiis che il club è ancora una volta una <a href=\"https://www.lagazzettadilucca.it/rubriche/2020/06/dove-si-possono-trovare-bonus-e-promozioni-online/\">superpotenza promozioni del calcio italiano.</a>\r\n<ul>\r\n 	<li>Nel 2004, infatti, il Napoli è crollato dopo tre anni di attività in serie B. Negli anni precedenti, I Azzurri hanno fatto la spola tra la serie A e la serie B. Negli anni il Napoli aveva accumulato un debito di 70 milioni di euro, che ha portato al fallimento nel 2004. Aurelio-De-Laurentiis-Napoli</li>\r\n</ul>\r\n<h2><strong>L\'iniziativa di rifondare Napoli è nata presto.</strong></h2>\r\nQuesto avvenne sotto la guida di Aurelio de Laurentiis, fino ad allora noto al pubblico italiano come produttore cinematografico. Si trovava alla culla del Napoli Soccer, come veniva inizialmente chiamato il club. Il vecchio nome, SSC Napoli, non poteva essere usato. Con la fondazione del Napoli Soccer, De Laurentiis voleva assicurarsi il calcio professionistico a Napoli. Il produttore del film era del parere che la città di Napoli e i suoi tifosi non potessero fare a meno della locale squadra di calcio.\r\n<ul>\r\n 	<li>E così è successo: nel 2004/2005 il Napoli Soccer ha iniziato a tornare ai massimi livelli del calcio italiano con una tabula rasa (finanziaria). Napoli ha dovuto iniziare nella Serie C1, nonostante una discussione che è arrivata fino a Palazzo Chigi.</li>\r\n 	<li>Nella prima stagione la promozione è mancata per un pelo, la stagione successiva i napoletani hanno potuto festeggiare la prima promozione. Inoltre, De Laurentiis ha fatto un altro passo importante per il futuro di Napoli.</li>\r\n</ul>\r\n<center>[embed]https://www.youtube.com/watch?v=KE1eVCawABc[/embed]\r\n\r\n&nbsp;\r\n\r\n</center>\r\n<h3><strong>L\'attuale presidente dei napoletani ha riacquistato il nome e la storia di Napoli nel 2006.</strong></h3>\r\nIl Napoli potrebbe così ricominciare la stagione come SSC Napoli in serie B. Dopo una sola stagione al secondo livello, la fiaba napoletana poteva essere completata e I Azzurri era tornato ai massimi livelli del calcio italiano.\r\n<h3><strong>Dal 2007 il Napoli è cresciuto fino a diventare la superpotenza e l\'insegna del calcio italiano.</strong></h3>\r\nSempre con Aurelio de Laurentiis alla guida del club. Il produttore cinematografico ha riportato il club al suo posto. Vale la pena di notare che Napoli non si sarebbe mai perso, anche a causa dei suoi immensi sostenitori e della sua illustre storia. Il fatto è che De Laurentiis ha accelerato il ritorno del Napoli ai massimi livelli ed è stato alla base della riabilitazione di una superpotenza.','Il Napoli è, ovviamente, uno dei club più famosi d\'Italia, ma tornerà mai al livello degli anni \'90?','','inherit','closed','closed','','63-revision-v1','','','2020-12-04 11:23:46','2020-12-04 11:23:46','',63,'http://spiaggialamadonnina.it/63-revision-v1/',0,'revision','',0),(78,1,'2020-12-20 07:21:41','2020-12-20 07:21:41','I servizi di traduzione si trovano in tutto il mondo. Alcuni clienti con sede negli Stati Uniti che cercano questo tipo di servizi preferiscono utilizzare traduttori nazionali. Altri preferiscono utilizzare società e/o privati con sede negli Stati Uniti. Ci sono pro e contro ad entrambi gli approcci. Volete saperne di più? Allora consultate la società di traduzione professionale <a href=\"https://www.espressotranslations.com/it/\">Espresso Translations</a>.\r\n<ul>\r\n 	<li>Molti traduttori che vivono in altri paesi non hanno una solida comprensione dell\'inglese americano quando viene utilizzato come lingua di partenza del testo.</li>\r\n 	<li>Questo ostacola la capacità di creare una corretta traduzione di testi dall\'inglese allo spagnolo, ad esempio. Ci possono essere termini o frasi gergali specifici di alcune aree del paese che non hanno senso per chi vive all\'estero.</li>\r\n 	<li>Ci possono essere anche due significati. Le ricerche hanno dimostrato che fino al 90% degli errori di traduzione scritta si verifica a causa di un\'incomprensione del testo di partenza, invece di non conoscere la lingua di destinazione <a href=\"https://www.espressotranslations.com/it/traduzioni-online-pagamento/\">le traduzioni professionali.</a></li>\r\n</ul>\r\n<h2>Ci sono molti modi per trovare l\'agenzia di traduzione perfetta</h2>\r\nMentre gli americani medi non sono noti per la loro conoscenza delle lingue straniere, ci sono molti traduttori professionisti di madrelingua che vivono e lavorano negli Stati Uniti. Molti sono considerati i migliori nel loro campo e tornano abitualmente nei loro paesi d\'origine. Questo dà loro l\'opportunità di leggere la letteratura e la stampa del loro paese d\'origine. Possono anche conoscere le nuove tendenze e le influenze sulla lingua e la cultura. Questi professionisti si prendono anche il tempo di partecipare a conferenze internazionali di traduttori per rimanere al top del loro campo.\r\n<h3>Fate la vostra ricerca online per trovare il servizio perfetto per la traduzione</h3>\r\nLe società di servizi di traduzione scritta di alta qualità scelgono le persone più adatte ad ogni incarico per servire i loro clienti. Ci sono ancora alcuni traduttori di qualità disponibili all\'estero che possono essere utilizzati all\'estero.\r\n<ul>\r\n 	<li>Alcune aziende ritengono di poter impiegare con successo una combinazione di traduttori nazionali e statunitensi per svolgere il lavoro. Di conseguenza, una traduzione inglese-francese può essere effettuata da un traduttore negli Stati Uniti, mentre una traduzione inglese-italiano può essere effettuata all\'estero.</li>\r\n</ul>\r\nhttps://www.youtube.com/watch?v=P8H9Rl0Opyw\r\n<h3>Anche la qualità del servizio al cliente e i tempi di consegna hanno un ruolo nella scelta dei traduttori.</h3>\r\nNegli Stati Uniti si sottolinea l\'eccellente servizio clienti. A causa delle differenze culturali, non è una considerazione in altri paesi. In molti paesi europei, ad esempio, è consuetudine fare vacanze prolungate in determinati periodi dell\'anno.\r\n<ol>\r\n 	<li>Di conseguenza, è comune che le aziende cessino l\'attività per diverse settimane alla volta. Negli Stati Uniti, questo è un evento raro e non è una pratica commerciale molto accettata.</li>\r\n 	<li>Per le società di servizi di traduzione che si avvalgono di professionisti sia sul territorio nazionale che negli Stati Uniti, questa pratica non ostacola la consegna degli incarichi ai clienti. Essi arrivano in tempo e vengono eseguiti correttamente, come richiesto.</li>\r\n</ol>','Qual è il modo migliore per tradurre testi in Italia? E il software è il modo migliore per andare avanti?','','publish','closed','closed','','qual-e-il-modo-migliore-per-tradurre-testi-in-italia','','','2020-12-20 13:37:42','2020-12-20 13:37:42','',0,'http://spiaggialamadonnina.it/?p=78',0,'post','',0),(79,1,'2020-12-20 13:32:43','2020-12-20 13:32:43','','8901221903','','inherit','closed','closed','','8901221903','','','2020-12-20 13:32:43','2020-12-20 13:32:43','',78,'http://spiaggialamadonnina.it/wp-content/uploads/2020/12/8901221903.jpg',0,'attachment','image/jpeg',0),(80,1,'2020-12-20 13:35:14','2020-12-20 13:35:14','&nbsp;\r\n\r\nI servizi di traduzione si trovano in tutto il mondo. Alcuni clienti con sede negli Stati Uniti che cercano questo tipo di servizi preferiscono utilizzare traduttori nazionali. Altri preferiscono utilizzare società e/o privati con sede negli Stati Uniti. Ci sono pro e contro ad entrambi gli approcci.\r\n<ul>\r\n 	<li>Molti traduttori che vivono in altri paesi non hanno una solida comprensione dell\'inglese americano quando viene utilizzato come lingua di partenza del testo.</li>\r\n 	<li>Questo ostacola la capacità di creare una corretta traduzione di testi dall\'inglese allo spagnolo, ad esempio. Ci possono essere termini o frasi gergali specifici di alcune aree del paese che non hanno senso per chi vive all\'estero.</li>\r\n 	<li>Ci possono essere anche due significati. Le ricerche hanno dimostrato che fino al 90% degli errori di traduzione scritta si verifica a causa di un\'incomprensione del testo di partenza, invece di non conoscere la lingua di destinazione della traduzione.</li>\r\n</ul>\r\n<h2>Ci sono molti modi per trovare l\'agenzia di traduzione perfetta</h2>\r\nMentre gli americani medi non sono noti per la loro conoscenza delle lingue straniere, ci sono molti traduttori professionisti di madrelingua che vivono e lavorano negli Stati Uniti. Molti sono considerati i migliori nel loro campo e tornano abitualmente nei loro paesi d\'origine. Questo dà loro l\'opportunità di leggere la letteratura e la stampa del loro paese d\'origine. Possono anche conoscere le nuove tendenze e le influenze sulla lingua e la cultura. Questi professionisti si prendono anche il tempo di partecipare a conferenze internazionali di traduttori per rimanere al top del loro campo.\r\n<h3>Fate la vostra ricerca online per trovare il servizio perfetto per la traduzione</h3>\r\nLe società di servizi di traduzione scritta di alta qualità scelgono le persone più adatte ad ogni incarico per servire i loro clienti. Ci sono ancora alcuni traduttori di qualità disponibili all\'estero che possono essere utilizzati all\'estero.\r\n<ul>\r\n 	<li>Alcune aziende ritengono di poter impiegare con successo una combinazione di traduttori nazionali e statunitensi per svolgere il lavoro. Di conseguenza, una traduzione inglese-francese può essere effettuata da un traduttore negli Stati Uniti, mentre una traduzione inglese-italiano può essere effettuata all\'estero.</li>\r\n</ul>\r\nhttps://www.youtube.com/watch?v=P8H9Rl0Opyw\r\n<h3>Anche la qualità del servizio al cliente e i tempi di consegna hanno un ruolo nella scelta dei traduttori.</h3>\r\nNegli Stati Uniti si sottolinea l\'eccellente servizio clienti. A causa delle differenze culturali, non è una considerazione in altri paesi. In molti paesi europei, ad esempio, è consuetudine fare vacanze prolungate in determinati periodi dell\'anno.\r\n<ol>\r\n 	<li>Di conseguenza, è comune che le aziende cessino l\'attività per diverse settimane alla volta. Negli Stati Uniti, questo è un evento raro e non è una pratica commerciale molto accettata.</li>\r\n 	<li>Per le società di servizi di traduzione che si avvalgono di professionisti sia sul territorio nazionale che negli Stati Uniti, questa pratica non ostacola la consegna degli incarichi ai clienti. Essi arrivano in tempo e vengono eseguiti correttamente, come richiesto.</li>\r\n</ol>','Qual è il modo migliore per tradurre testi in Italia? E il software è il modo migliore per andare avanti?','','inherit','closed','closed','','78-revision-v1','','','2020-12-20 13:35:14','2020-12-20 13:35:14','',78,'http://spiaggialamadonnina.it/78-revision-v1/',0,'revision','',0),(81,1,'2020-12-20 13:37:42','2020-12-20 13:37:42','I servizi di traduzione si trovano in tutto il mondo. Alcuni clienti con sede negli Stati Uniti che cercano questo tipo di servizi preferiscono utilizzare traduttori nazionali. Altri preferiscono utilizzare società e/o privati con sede negli Stati Uniti. Ci sono pro e contro ad entrambi gli approcci. Volete saperne di più? Allora consultate la società di traduzione professionale <a href=\"https://www.espressotranslations.com/it/\">Espresso Translations</a>.\r\n<ul>\r\n 	<li>Molti traduttori che vivono in altri paesi non hanno una solida comprensione dell\'inglese americano quando viene utilizzato come lingua di partenza del testo.</li>\r\n 	<li>Questo ostacola la capacità di creare una corretta traduzione di testi dall\'inglese allo spagnolo, ad esempio. Ci possono essere termini o frasi gergali specifici di alcune aree del paese che non hanno senso per chi vive all\'estero.</li>\r\n 	<li>Ci possono essere anche due significati. Le ricerche hanno dimostrato che fino al 90% degli errori di traduzione scritta si verifica a causa di un\'incomprensione del testo di partenza, invece di non conoscere la lingua di destinazione <a href=\"https://www.espressotranslations.com/it/traduzioni-online-pagamento/\">le traduzioni professionali.</a></li>\r\n</ul>\r\n<h2>Ci sono molti modi per trovare l\'agenzia di traduzione perfetta</h2>\r\nMentre gli americani medi non sono noti per la loro conoscenza delle lingue straniere, ci sono molti traduttori professionisti di madrelingua che vivono e lavorano negli Stati Uniti. Molti sono considerati i migliori nel loro campo e tornano abitualmente nei loro paesi d\'origine. Questo dà loro l\'opportunità di leggere la letteratura e la stampa del loro paese d\'origine. Possono anche conoscere le nuove tendenze e le influenze sulla lingua e la cultura. Questi professionisti si prendono anche il tempo di partecipare a conferenze internazionali di traduttori per rimanere al top del loro campo.\r\n<h3>Fate la vostra ricerca online per trovare il servizio perfetto per la traduzione</h3>\r\nLe società di servizi di traduzione scritta di alta qualità scelgono le persone più adatte ad ogni incarico per servire i loro clienti. Ci sono ancora alcuni traduttori di qualità disponibili all\'estero che possono essere utilizzati all\'estero.\r\n<ul>\r\n 	<li>Alcune aziende ritengono di poter impiegare con successo una combinazione di traduttori nazionali e statunitensi per svolgere il lavoro. Di conseguenza, una traduzione inglese-francese può essere effettuata da un traduttore negli Stati Uniti, mentre una traduzione inglese-italiano può essere effettuata all\'estero.</li>\r\n</ul>\r\nhttps://www.youtube.com/watch?v=P8H9Rl0Opyw\r\n<h3>Anche la qualità del servizio al cliente e i tempi di consegna hanno un ruolo nella scelta dei traduttori.</h3>\r\nNegli Stati Uniti si sottolinea l\'eccellente servizio clienti. A causa delle differenze culturali, non è una considerazione in altri paesi. In molti paesi europei, ad esempio, è consuetudine fare vacanze prolungate in determinati periodi dell\'anno.\r\n<ol>\r\n 	<li>Di conseguenza, è comune che le aziende cessino l\'attività per diverse settimane alla volta. Negli Stati Uniti, questo è un evento raro e non è una pratica commerciale molto accettata.</li>\r\n 	<li>Per le società di servizi di traduzione che si avvalgono di professionisti sia sul territorio nazionale che negli Stati Uniti, questa pratica non ostacola la consegna degli incarichi ai clienti. Essi arrivano in tempo e vengono eseguiti correttamente, come richiesto.</li>\r\n</ol>','Qual è il modo migliore per tradurre testi in Italia? E il software è il modo migliore per andare avanti?','','inherit','closed','closed','','78-revision-v1','','','2020-12-20 13:37:42','2020-12-20 13:37:42','',78,'http://spiaggialamadonnina.it/78-revision-v1/',0,'revision','',0),(83,1,'2021-04-14 17:19:05','2021-04-14 17:19:05','{{unknown}}','','','publish','closed','closed','','8b3791438be778d0e656de044e93984d','','','2021-04-14 17:19:05','2021-04-14 17:19:05','',0,'http://spiaggialamadonnina.it/8b3791438be778d0e656de044e93984d/',0,'oembed_cache','',0),(84,0,'2021-07-29 21:57:13','2021-07-29 21:57:13','<iframe title=\"Engage and translate: Text and audio chat in 100+ languages\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/P8H9Rl0Opyw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','ad848f035a1d0e8bb3204aca5841aa47','','','2021-07-29 21:57:13','2021-07-29 21:57:13','',0,'http://spiaggialamadonnina.it/ad848f035a1d0e8bb3204aca5841aa47/',0,'oembed_cache','',0),(85,0,'2021-09-15 20:45:53','2021-09-15 20:45:53','<iframe title=\"7 Things To Look For Before You Choose a Forex Broker\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/VWDAuq2_mPY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','8afa3aa6e006c748384f1c7a988ab3d3','','','2021-09-15 20:45:53','2021-09-15 20:45:53','',0,'http://spiaggialamadonnina.it/8afa3aa6e006c748384f1c7a988ab3d3/',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 (10,3,0),(10,4,0),(10,5,0),(10,6,0),(12,3,0),(12,4,0),(12,5,0),(12,6,0),(30,7,0),(31,7,0),(32,7,0),(33,7,0),(34,7,0),(36,8,0),(63,9,0),(71,10,0),(78,11,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=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,0),(2,2,'category','',0,0),(3,3,'category','',0,2),(4,4,'category','',0,2),(5,5,'category','',0,2),(6,6,'category','',0,2),(7,7,'nav_menu','',0,5),(8,8,'nav_menu','',0,1),(9,9,'category','',0,1),(10,10,'category','',0,1),(11,11,'category','',0,1);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

DROP TABLE IF EXISTS `wp_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_terms` (
  `term_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `slug` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `term_group` bigint NOT NULL DEFAULT '0',
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=InnoDB AUTO_INCREMENT=12 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,'Sea','sea',0),(4,'Popular Beach','popular-beach',0),(5,'Blog','blog',0),(6,'News','news',0),(7,'main menu','main-menu',0),(8,'top menu','top-menu',0),(9,'Sports','sports',0),(10,'Borsa','borsa',0),(11,'Traduzioni Italia','traduzioni-italia',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=53 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','admin'),(2,1,'first_name','Marc'),(3,1,'last_name','Robinson'),(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','addtoany_settings_pointer'),(15,1,'show_welcome_panel','1'),(16,1,'session_tokens','a:2:{s:64:\"1ff54bd8796340deb0cf39be4e71f6c1bef9b7950b6b293b66476bbb4062127e\";a:4:{s:10:\"expiration\";i:1671270454;s:2:\"ip\";s:9:\"127.0.0.1\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36\";s:5:\"login\";i:1671097654;}s:64:\"25c2679aaa0685ff2a0d81607d4874969177a0d2ca1ed10cd27b8519cd0808f5\";a:4:{s:10:\"expiration\";i:1671270579;s:2:\"ip\";s:9:\"127.0.0.1\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36\";s:5:\"login\";i:1671097779;}}'),(17,1,'wp_dashboard_quick_press_last_post_id','4'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:10:\"84.86.10.0\";}'),(19,1,'wp_user-settings','editor=tinymce&libraryContent=browse&align=right'),(20,1,'wp_user-settings-time','1607010721'),(22,1,'_yoast_wpseo_profile_updated','1615909007'),(23,2,'nickname','meesvermolen'),(24,2,'first_name','M.'),(25,2,'last_name','Vermolen'),(26,2,'description',''),(27,2,'rich_editing','true'),(28,2,'syntax_highlighting','true'),(29,2,'comment_shortcuts','false'),(30,2,'admin_color','fresh'),(31,2,'use_ssl','0'),(32,2,'show_admin_bar_front','true'),(33,2,'locale',''),(34,2,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(35,2,'wp_user_level','10'),(36,2,'_yoast_wpseo_profile_updated','1618422864'),(38,3,'nickname','onnopistorius'),(39,3,'first_name','Onno'),(40,3,'last_name','Pistorius'),(41,3,'description',''),(42,3,'rich_editing','true'),(43,3,'syntax_highlighting','true'),(44,3,'comment_shortcuts','false'),(45,3,'admin_color','fresh'),(46,3,'use_ssl','0'),(47,3,'show_admin_bar_front','true'),(48,3,'locale',''),(49,3,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(50,3,'wp_user_level','10'),(51,3,'_yoast_wpseo_profile_updated','1618475790');
/*!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=4 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,'admin','$P$BwjG9wLTd13Zwdwda.TczEI2A4D61B0','admin','[email protected]','http://spiaggialamadonnina.it','2020-09-03 19:23:39','',0,'Marc Robinson'),(2,'meesvermolen','$P$BtLYpOjoj23vaLZXe/UYx9NRdyY1gt/','meesvermolen','[email protected]','','2021-04-14 17:54:24','',0,'M. Vermolen'),(3,'onnopistorius','$P$BynmUQlHoM9/qasmewFWYW5W.xxTEW1','onnopistorius','[email protected]','','2021-04-15 08:36:30','',0,'Onno Pistorius');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpforms_tasks_meta`
--

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

--
-- Dumping data for table `wp_wpforms_tasks_meta`
--

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

--
-- Table structure for table `wp_wpil_keyword_select_links`
--

DROP TABLE IF EXISTS `wp_wpil_keyword_select_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpil_keyword_select_links` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `keyword_id` int unsigned NOT NULL,
  `post_id` int unsigned NOT NULL,
  `post_type` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL,
  `sentence_text` text COLLATE utf8mb4_unicode_ci,
  `case_keyword` text COLLATE utf8mb4_unicode_ci,
  `meta_data` text COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`id`),
  KEY `keyword_id` (`keyword_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpil_keyword_select_links`
--

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

--
-- Table structure for table `wp_wpil_report_links`
--

DROP TABLE IF EXISTS `wp_wpil_report_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpil_report_links` (
  `link_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint unsigned NOT NULL,
  `clean_url` text COLLATE utf8mb4_unicode_ci,
  `raw_url` text COLLATE utf8mb4_unicode_ci,
  `host` text COLLATE utf8mb4_unicode_ci,
  `anchor` text COLLATE utf8mb4_unicode_ci,
  `internal` tinyint(1) DEFAULT '0',
  `has_links` tinyint(1) NOT NULL DEFAULT '0',
  `post_type` text COLLATE utf8mb4_unicode_ci,
  `location` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`link_id`),
  KEY `post_id` (`post_id`),
  KEY `clean_url` (`clean_url`(500))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpil_report_links`
--

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

--
-- 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=56 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,'https://spiaggialamadonnina.it/','31:629d9d833d8e953168885786eb0f4cdf',NULL,'home-page',NULL,NULL,NULL,'%%sitename%% %%page%% %%sep%% %%sitedesc%%','ENJOY CORNWALL’S BEST BEACHES','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-11-11 12:10:05','2022-06-07 05:50:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-12-20 13:37:42','2020-11-11 11:44:48'),(2,'https://spiaggialamadonnina.it/author/admin/','44:c445181b6da50b0215a9f94b44313e4e',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/feea62bbc1bccb8c1db41456250de167?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/feea62bbc1bccb8c1db41456250de167?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2020-11-11 12:10:27','2022-06-07 06:04:56',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-04-14 17:19:05','2020-11-11 11:44:48'),(3,NULL,NULL,40,'post','wpforms',1,0,NULL,NULL,'Newsletter Signup Form','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-11-11 12:10:27','2021-10-09 12:09:35',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(4,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-11-11 16:13:52','2022-06-08 18:39:36',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(5,'https://spiaggialamadonnina.it/category/sea/','44:c5c052be058f034a26b0870e99983788',3,'term','category',NULL,NULL,NULL,NULL,'Sea',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-11-11 20:26:16','2022-06-07 06:54:09',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-11-11 11:45:53','2020-11-11 11:44:48'),(6,'https://spiaggialamadonnina.it/category/news/','45:42dbb79d9bc10fe8d18b4d7c7c285e38',6,'term','category',NULL,NULL,NULL,NULL,'News',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-11-11 20:26:36','2022-06-07 07:10:37',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-11-11 11:45:53','2020-11-11 11:44:48'),(7,'https://spiaggialamadonnina.it/importanza-delle-tartarughe-marine-per-gli-esseri-umani/','87:2572a32d279f781f8eec793bb273c3e0',10,'post','post',1,0,NULL,NULL,'Importanza delle tartarughe marine per gli esseri umani','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://spiaggialamadonnina.it/wp-content/uploads/2020/11/1978.jpg',NULL,'9','featured-image',NULL,NULL,'https://spiaggialamadonnina.it/wp-content/uploads/2020/11/1978.jpg','9','featured-image','{\"width\":2512,\"height\":1670,\"url\":\"https://spiaggialamadonnina.it/wp-content/uploads/2020/11/1978.jpg\",\"path\":\"/opt/aphex/sites/spiaggialamadonnina.it/wp-content/uploads/2020/11/1978.jpg\",\"size\":\"full\",\"id\":9,\"alt\":\"\",\"pixels\":4195040,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2020-11-11 20:26:38','2022-06-07 06:04:56',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-11-11 11:44:48','2020-11-11 11:44:48'),(8,'https://spiaggialamadonnina.it/about/','37:8d0bba3080fe0fbfc49b0b71cbef8ac5',21,'post','page',1,0,NULL,NULL,'About','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://spiaggialamadonnina.it/wp-content/uploads/2020/11/655-300x184.jpg',NULL,NULL,'first-content-image',NULL,NULL,'http://spiaggialamadonnina.it/wp-content/uploads/2020/11/655-300x184.jpg',NULL,'first-content-image',NULL,0,NULL,NULL,'2020-11-11 20:26:43','2022-06-07 06:11:25',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-11-12 04:45:32','2020-11-11 12:04:09'),(9,'https://spiaggialamadonnina.it/category/blog/','45:ae3986f4db8f10e696b34f2775f6c048',5,'term','category',NULL,NULL,NULL,NULL,'Blog',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-11-11 20:26:45','2022-06-07 07:02:37',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-11-11 11:45:53','2020-11-11 11:44:48'),(10,'https://spiaggialamadonnina.it/enjoy-cornwalls-best-beaches-with-cottages-by-the-sea/','85:99a6402ef9d744dc300ddabb2d7d033a',12,'post','post',1,0,NULL,NULL,'Enjoy Cornwall&#8217;s Best Beaches With Cottages by the Sea','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://spiaggialamadonnina.it/wp-content/uploads/2020/11/1980.jpg',NULL,'8','featured-image',NULL,NULL,'https://spiaggialamadonnina.it/wp-content/uploads/2020/11/1980.jpg','8','featured-image','{\"width\":1678,\"height\":1119,\"url\":\"https://spiaggialamadonnina.it/wp-content/uploads/2020/11/1980.jpg\",\"path\":\"/opt/aphex/sites/spiaggialamadonnina.it/wp-content/uploads/2020/11/1980.jpg\",\"size\":\"full\",\"id\":8,\"alt\":\"\",\"pixels\":1877682,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2020-11-11 20:26:51','2022-06-07 07:03:46',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-11-11 11:45:53','2020-11-11 11:45:53'),(11,'https://spiaggialamadonnina.it/privacy/','39:1b4d072ecfba1bf1ae914c1e86b63588',22,'post','page',1,0,NULL,NULL,'Privacy','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-11-11 20:27:00','2022-06-07 06:13:35',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-11-12 04:43:45','2020-11-11 12:04:09'),(12,'https://spiaggialamadonnina.it/contact/','39:bd790f16a507218b832f86521c9e5e99',24,'post','page',1,0,NULL,NULL,'Contact','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-11-11 20:27:05','2022-06-07 14:42:55',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-11-12 04:43:38','2020-11-11 12:04:09'),(13,'https://spiaggialamadonnina.it/terms-conditions/','48:949220c919ce2786532d251b3da5f472',23,'post','page',1,0,NULL,NULL,'Terms &#038; Conditions','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-11-11 20:27:07','2022-06-07 07:21:05',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-11-12 04:43:52','2020-11-11 12:04:09'),(14,'https://spiaggialamadonnina.it/category/popular-beach/','54:03a9b42696198e85fb9b76fa6de158ee',4,'term','category',NULL,NULL,NULL,NULL,'Popular Beach',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-11-11 20:27:09','2022-06-07 07:11:10',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-11-11 11:45:53','2020-11-11 11:44:48'),(17,NULL,NULL,43,'post','wpautoterms_page',1,0,NULL,NULL,'Privacy Policy','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-11-12 04:41:56','2021-10-09 12:09:35',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(18,NULL,NULL,44,'post','wpautoterms_page',1,0,NULL,NULL,'Terms and Conditions','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-11-12 04:41:57','2021-10-09 12:09:35',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(20,'https://spiaggialamadonnina.it/wp-content/uploads/2020/11/655.jpg','65:615c319f9978ecf903f4961c51986fa5',53,'post','attachment',1,21,NULL,NULL,'655','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://spiaggialamadonnina.it/wp-content/uploads/2020/11/655.jpg',NULL,'53','attachment-image',NULL,NULL,'https://spiaggialamadonnina.it/wp-content/uploads/2020/11/655.jpg','53','attachment-image','{\"width\":920,\"height\":564,\"url\":\"https://spiaggialamadonnina.it/wp-content/uploads/2020/11/655.jpg\",\"path\":\"/opt/aphex/sites/spiaggialamadonnina.it/wp-content/uploads/2020/11/655.jpg\",\"size\":\"full\",\"id\":53,\"alt\":\"\",\"pixels\":518880,\"type\":\"image/jpeg\"}',0,1,NULL,'2020-11-12 04:44:33','2022-06-07 06:11:25',1,NULL,NULL,NULL,NULL,1,NULL,2,'2020-11-12 04:44:33','2020-11-12 04:44:33'),(23,NULL,NULL,57,'post','attachment',1,0,NULL,NULL,'1983','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://spiaggialamadonnina.it/wp-content/uploads/2020/11/1983.png',NULL,'57','attachment-image',NULL,NULL,NULL,'57','attachment-image',NULL,0,NULL,NULL,'2020-11-12 04:59:55','2021-10-09 12:09:35',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(24,NULL,NULL,58,'post','attachment',1,0,NULL,NULL,'cropped-1983.png','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://spiaggialamadonnina.it/wp-content/uploads/2020/11/cropped-1983.png',NULL,'58','attachment-image',NULL,NULL,NULL,'58','attachment-image',NULL,0,NULL,NULL,'2020-11-12 05:00:05','2021-10-09 12:09:35',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(25,NULL,NULL,59,'post','oembed_cache',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,0,NULL,NULL,'2020-11-12 05:00:10','2021-10-09 12:09:35',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(26,NULL,NULL,60,'post','attachment',1,0,NULL,NULL,'cropped-1983-1.png','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://spiaggialamadonnina.it/wp-content/uploads/2020/11/cropped-1983-1.png',NULL,'60','attachment-image',NULL,NULL,NULL,'60','attachment-image',NULL,0,NULL,NULL,'2020-11-12 05:00:34','2021-10-09 12:09:35',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(27,NULL,NULL,61,'post','oembed_cache',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,0,NULL,NULL,'2020-11-12 05:00:39','2021-10-09 12:09:35',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(29,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-11-25 12:39:47','2022-08-11 22:37:54',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(30,NULL,NULL,6,'post','attachment',1,0,NULL,NULL,'1982','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://spiaggialamadonnina.it/wp-content/uploads/2020/11/1982.jpg',NULL,'6','attachment-image',NULL,NULL,'http://spiaggialamadonnina.it/wp-content/uploads/2020/11/1982.jpg','6','attachment-image','{\"width\":750,\"height\":1300,\"url\":\"http://spiaggialamadonnina.it/wp-content/uploads/2020/11/1982.jpg\",\"path\":\"/var/www/spiaggialamadonnina.it/public_html/wp-content/uploads/2020/11/1982.jpg\",\"size\":\"full\",\"id\":6,\"alt\":\"\",\"pixels\":975000,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2020-12-03 15:16:50','2021-10-09 12:09:35',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(31,NULL,NULL,7,'post','attachment',1,0,NULL,NULL,'1981','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://spiaggialamadonnina.it/wp-content/uploads/2020/11/1981.jpeg',NULL,'7','attachment-image',NULL,NULL,'http://spiaggialamadonnina.it/wp-content/uploads/2020/11/1981.jpeg','7','attachment-image','{\"width\":2000,\"height\":1333,\"url\":\"http://spiaggialamadonnina.it/wp-content/uploads/2020/11/1981.jpeg\",\"path\":\"/var/www/spiaggialamadonnina.it/public_html/wp-content/uploads/2020/11/1981.jpeg\",\"size\":\"full\",\"id\":7,\"alt\":\"\",\"pixels\":2666000,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2020-12-03 15:16:51','2021-10-09 12:09:35',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(32,NULL,NULL,8,'post','attachment',1,0,NULL,NULL,'1980','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://spiaggialamadonnina.it/wp-content/uploads/2020/11/1980.jpg',NULL,'8','attachment-image',NULL,NULL,'http://spiaggialamadonnina.it/wp-content/uploads/2020/11/1980.jpg','8','attachment-image','{\"width\":1678,\"height\":1119,\"url\":\"http://spiaggialamadonnina.it/wp-content/uploads/2020/11/1980.jpg\",\"path\":\"/var/www/spiaggialamadonnina.it/public_html/wp-content/uploads/2020/11/1980.jpg\",\"size\":\"full\",\"id\":8,\"alt\":\"\",\"pixels\":1877682,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2020-12-03 15:16:51','2021-10-09 12:09:35',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(33,NULL,NULL,9,'post','attachment',1,0,NULL,NULL,'1978','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://spiaggialamadonnina.it/wp-content/uploads/2020/11/1978.jpg',NULL,'9','attachment-image',NULL,NULL,'http://spiaggialamadonnina.it/wp-content/uploads/2020/11/1978.jpg','9','attachment-image','{\"width\":2512,\"height\":1670,\"url\":\"http://spiaggialamadonnina.it/wp-content/uploads/2020/11/1978.jpg\",\"path\":\"/var/www/spiaggialamadonnina.it/public_html/wp-content/uploads/2020/11/1978.jpg\",\"size\":\"full\",\"id\":9,\"alt\":\"\",\"pixels\":4195040,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2020-12-03 15:16:51','2021-10-09 12:09:35',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(36,NULL,NULL,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-12-03 15:16:51','2021-10-09 12:09:35',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(37,NULL,NULL,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-12-03 15:16:51','2021-10-09 12:09:35',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(38,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-12-03 15:16:51','2022-01-26 12:42:49',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(39,'https://spiaggialamadonnina.it/wpautoterms/','43:6ca2f149e68e24cf1401acc0a855bf73',NULL,'post-type-archive','wpautoterms_page',NULL,NULL,'%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%','','Legal Pages',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-12-03 15:16:51','2022-06-14 12:55:28',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL),(40,'https://spiaggialamadonnina.it/il-napoli-e-una-delle-piu-famose-squadre-di-calcio-ditalia/','90:aee9a0c680198708283ca0e34b91e51d',63,'post','post',1,0,NULL,NULL,'Il Napoli è, ovviamente, uno dei club più famosi d&#8217;Italia, ma tornerà mai al livello degli anni &#8217;90?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://spiaggialamadonnina.it/wp-content/uploads/2020/12/1200px-SSC_Neapel.svg_.png',NULL,'67','featured-image',NULL,NULL,'https://spiaggialamadonnina.it/wp-content/uploads/2020/12/1200px-SSC_Neapel.svg_.png','67','featured-image','{\"width\":1200,\"height\":1200,\"url\":\"https://spiaggialamadonnina.it/wp-content/uploads/2020/12/1200px-SSC_Neapel.svg_.png\",\"path\":\"/opt/aphex/sites/spiaggialamadonnina.it/wp-content/uploads/2020/12/1200px-SSC_Neapel.svg_.png\",\"size\":\"full\",\"id\":67,\"alt\":\"\",\"pixels\":1440000,\"type\":\"image/png\"}',0,NULL,NULL,'2020-12-03 15:45:16','2022-06-07 07:27:37',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-12-04 11:23:46','2020-12-18 15:45:16'),(41,NULL,NULL,64,'post','attachment',1,63,NULL,NULL,'thumb2-ssc-napoli-italian-football-club-football-players-leaders-napoli-logo','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://spiaggialamadonnina.it/wp-content/uploads/2020/12/thumb2-ssc-napoli-italian-football-club-football-players-leaders-napoli-logo.jpg',NULL,'64','attachment-image',NULL,NULL,'http://spiaggialamadonnina.it/wp-content/uploads/2020/12/thumb2-ssc-napoli-italian-football-club-football-players-leaders-napoli-logo.jpg','64','attachment-image','{\"width\":710,\"height\":444,\"url\":\"http://spiaggialamadonnina.it/wp-content/uploads/2020/12/thumb2-ssc-napoli-italian-football-club-football-players-leaders-napoli-logo.jpg\",\"path\":\"/var/www/spiaggialamadonnina.it/public_html/wp-content/uploads/2020/12/thumb2-ssc-napoli-italian-football-club-football-players-leaders-napoli-logo.jpg\",\"size\":\"full\",\"id\":64,\"alt\":\"\",\"pixels\":315240,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2020-12-03 15:47:53','2021-12-09 12:18:27',1,NULL,NULL,NULL,NULL,1,NULL,0,'2020-12-03 15:47:53','2020-12-03 15:47:53'),(42,NULL,NULL,65,'post','attachment',1,63,NULL,NULL,'images','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://spiaggialamadonnina.it/wp-content/uploads/2020/12/images.jpg',NULL,'65','attachment-image',NULL,NULL,'http://spiaggialamadonnina.it/wp-content/uploads/2020/12/images.jpg','65','attachment-image','{\"width\":299,\"height\":169,\"url\":\"http://spiaggialamadonnina.it/wp-content/uploads/2020/12/images.jpg\",\"path\":\"/var/www/spiaggialamadonnina.it/public_html/wp-content/uploads/2020/12/images.jpg\",\"size\":\"full\",\"id\":65,\"alt\":\"\",\"pixels\":50531,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2020-12-03 15:48:45','2021-12-09 12:18:27',1,NULL,NULL,NULL,NULL,1,NULL,0,'2020-12-03 15:48:45','2020-12-03 15:48:45'),(43,NULL,NULL,66,'post','attachment',1,63,NULL,NULL,'napoli-coppa-italia','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://spiaggialamadonnina.it/wp-content/uploads/2020/12/napoli-coppa-italia.jpg',NULL,'66','attachment-image',NULL,NULL,'http://spiaggialamadonnina.it/wp-content/uploads/2020/12/napoli-coppa-italia.jpg','66','attachment-image','{\"width\":1400,\"height\":788,\"url\":\"http://spiaggialamadonnina.it/wp-content/uploads/2020/12/napoli-coppa-italia.jpg\",\"path\":\"/var/www/spiaggialamadonnina.it/public_html/wp-content/uploads/2020/12/napoli-coppa-italia.jpg\",\"size\":\"full\",\"id\":66,\"alt\":\"\",\"pixels\":1103200,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2020-12-03 15:50:19','2021-12-09 12:18:27',1,NULL,NULL,NULL,NULL,1,NULL,0,'2020-12-03 15:50:19','2020-12-03 15:50:19'),(44,NULL,NULL,67,'post','attachment',1,63,NULL,NULL,'1200px-SSC_Neapel.svg','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://spiaggialamadonnina.it/wp-content/uploads/2020/12/1200px-SSC_Neapel.svg_.png',NULL,'67','attachment-image',NULL,NULL,'http://spiaggialamadonnina.it/wp-content/uploads/2020/12/1200px-SSC_Neapel.svg_.png','67','attachment-image','{\"width\":1200,\"height\":1200,\"url\":\"http://spiaggialamadonnina.it/wp-content/uploads/2020/12/1200px-SSC_Neapel.svg_.png\",\"path\":\"/var/www/spiaggialamadonnina.it/public_html/wp-content/uploads/2020/12/1200px-SSC_Neapel.svg_.png\",\"size\":\"full\",\"id\":67,\"alt\":\"\",\"pixels\":1440000,\"type\":\"image/png\"}',0,1,NULL,'2020-12-03 15:51:48','2021-12-09 12:18:27',1,NULL,NULL,NULL,NULL,1,NULL,0,'2020-12-03 15:51:48','2020-12-03 15:51:48'),(45,'https://spiaggialamadonnina.it/category/sports/','47:4b8c48d8e78268dd346c42db5010e559',9,'term','category',NULL,NULL,NULL,NULL,'Sports',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-12-03 15:52:19','2022-06-07 07:07:59',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-12-04 11:23:46','2020-12-18 15:45:16'),(46,'https://spiaggialamadonnina.it/i-broker-azionari-sono-coloro-che-sono-autorizzati-a-negoziare-titoli-in-una-borsa-valori-di-cui-sono-membri/','140:c3c1f35b885465f7cdfc818e9e7d29ca',71,'post','post',1,0,NULL,NULL,'I broker azionari sono coloro che sono autorizzati a negoziare titoli in una borsa valori di cui sono membri.','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://spiaggialamadonnina.it/wp-content/uploads/2020/12/ag1121.jpg',NULL,'72','featured-image',NULL,NULL,'https://spiaggialamadonnina.it/wp-content/uploads/2020/12/ag1121.jpg','72','featured-image','{\"width\":910,\"height\":607,\"url\":\"https://spiaggialamadonnina.it/wp-content/uploads/2020/12/ag1121.jpg\",\"path\":\"/opt/aphex/sites/spiaggialamadonnina.it/wp-content/uploads/2020/12/ag1121.jpg\",\"size\":\"full\",\"id\":72,\"alt\":\"\",\"pixels\":552370,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2020-12-04 09:39:21','2022-06-07 07:29:51',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-12-04 09:46:30','2020-12-25 14:39:21'),(47,NULL,NULL,72,'post','attachment',1,71,NULL,NULL,'ag1121','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://spiaggialamadonnina.it/wp-content/uploads/2020/12/ag1121.jpg',NULL,'72','attachment-image',NULL,NULL,'http://spiaggialamadonnina.it/wp-content/uploads/2020/12/ag1121.jpg','72','attachment-image','{\"width\":910,\"height\":607,\"url\":\"http://spiaggialamadonnina.it/wp-content/uploads/2020/12/ag1121.jpg\",\"path\":\"/var/www/spiaggialamadonnina.it/public_html/wp-content/uploads/2020/12/ag1121.jpg\",\"size\":\"full\",\"id\":72,\"alt\":\"\",\"pixels\":552370,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2020-12-04 09:45:02','2021-12-09 12:18:27',1,NULL,NULL,NULL,NULL,1,NULL,0,'2020-12-04 09:45:02','2020-12-04 09:45:02'),(48,'https://spiaggialamadonnina.it/category/borsa/','46:db9c11c7ce5e5b498ceab261d0ac3b19',10,'term','category',NULL,NULL,NULL,NULL,'Borsa',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-12-04 09:45:10','2022-06-07 06:59:48',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-12-04 09:46:30','2020-12-25 14:39:21'),(49,'https://spiaggialamadonnina.it/qual-e-il-modo-migliore-per-tradurre-testi-in-italia/','84:1039df7926e8d2aed0b42a3f4fc24aaf',78,'post','post',1,0,NULL,NULL,'Qual è il modo migliore per tradurre testi in Italia? E il software è il modo migliore per andare avanti?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://spiaggialamadonnina.it/wp-content/uploads/2020/12/8901221903.jpg',NULL,'79','featured-image',NULL,NULL,'https://spiaggialamadonnina.it/wp-content/uploads/2020/12/8901221903.jpg','79','featured-image','{\"width\":795,\"height\":596,\"url\":\"https://spiaggialamadonnina.it/wp-content/uploads/2020/12/8901221903.jpg\",\"path\":\"/opt/aphex/sites/spiaggialamadonnina.it/wp-content/uploads/2020/12/8901221903.jpg\",\"size\":\"full\",\"id\":79,\"alt\":\"\",\"pixels\":473820,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2020-12-20 13:29:41','2022-06-07 06:28:56',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-12-20 13:37:42','2020-12-20 07:21:41'),(50,'https://spiaggialamadonnina.it/category/traduzioni-italia/','58:db6d9c9a66c6ed4c9098825c0102e96f',11,'term','category',NULL,NULL,NULL,NULL,'Traduzioni Italia',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-12-20 13:31:45','2022-06-07 06:39:25',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-12-20 13:37:42','2020-12-20 07:21:41'),(51,NULL,NULL,79,'post','attachment',1,78,NULL,NULL,'8901221903','inherit',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://spiaggialamadonnina.it/wp-content/uploads/2020/12/8901221903.jpg',NULL,'79','attachment-image',NULL,NULL,'http://spiaggialamadonnina.it/wp-content/uploads/2020/12/8901221903.jpg','79','attachment-image','{\"width\":795,\"height\":596,\"url\":\"http://spiaggialamadonnina.it/wp-content/uploads/2020/12/8901221903.jpg\",\"path\":\"/var/www/spiaggialamadonnina.it/public_html/wp-content/uploads/2020/12/8901221903.jpg\",\"size\":\"full\",\"id\":79,\"alt\":\"\",\"pixels\":473820,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2020-12-20 13:32:43','2021-12-09 12:18:27',1,NULL,NULL,NULL,NULL,1,NULL,0,'2020-12-20 13:32:43','2020-12-20 13:32:43'),(53,NULL,NULL,83,'post','oembed_cache',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,0,NULL,NULL,'2021-04-14 17:19:05','2021-10-09 12:09:35',1,NULL,NULL,NULL,NULL,0,NULL,0,NULL,NULL),(54,'https://spiaggialamadonnina.it/author/meesvermolen/','51:bf139a7f3c6c707eb4398f92a93a3882',2,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://secure.gravatar.com/avatar/174f72e210635c43e1ba269565fccb20?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/174f72e210635c43e1ba269565fccb20?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2021-04-14 17:54:24','2022-07-22 07:20:03',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL),(55,'https://spiaggialamadonnina.it/author/onnopistorius/','52:1f3851b435deaffbdee6c08d66005591',3,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://secure.gravatar.com/avatar/fb2878dc1dd372747d5aad1a08924965?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/fb2878dc1dd372747d5aad1a08924965?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2021-04-15 08:36:30','2022-07-22 07:20:06',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL);
/*!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),(4,0,0,1),(5,0,0,1),(6,0,0,1),(7,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),(20,8,1,1),(29,0,0,1),(39,0,0,1),(40,0,0,1),(41,40,1,1),(42,40,1,1),(43,40,1,1),(44,40,1,1),(45,0,0,1),(46,0,0,1),(47,46,1,1),(48,0,0,1),(49,0,0,1),(50,0,0,1),(51,49,1,1),(54,0,0,1),(55,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'),(16,'20200617122511'),(17,'20200702141921'),(18,'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=4 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,63,9,'category','2020-12-03 15:52:45','2022-06-07 07:27:37',1),(2,71,10,'category','2020-12-04 09:46:31','2022-06-07 07:29:51',1),(3,78,11,'category','2020-12-20 13:35:14','2022-06-07 06:28:56',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) DEFAULT NULL,
  `post_id` bigint unsigned DEFAULT NULL,
  `target_post_id` bigint unsigned DEFAULT NULL,
  `type` varchar(8) DEFAULT 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) DEFAULT NULL,
  `region` varchar(32) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `link_direction` (`post_id`,`type`),
  KEY `indexable_link_direction` (`indexable_id`,`type`)
) ENGINE=InnoDB AUTO_INCREMENT=205 DEFAULT CHARSET=utf8mb3;
/*!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 (16,'https://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fspiaggialamadonnina.it%2Fimportanza-delle-tartarughe-marine-per-gli-esseri-umani%2F&amp;linkname=Importanza%20delle%20tartarughe%20marine%20per%20gli%20esseri%20umani',10,NULL,'external',7,NULL,NULL,NULL,NULL,NULL,NULL),(17,'https://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fspiaggialamadonnina.it%2Fimportanza-delle-tartarughe-marine-per-gli-esseri-umani%2F&amp;linkname=Importanza%20delle%20tartarughe%20marine%20per%20gli%20esseri%20umani',10,NULL,'external',7,NULL,NULL,NULL,NULL,NULL,NULL),(18,'https://www.addtoany.com/add_to/email?linkurl=http%3A%2F%2Fspiaggialamadonnina.it%2Fimportanza-delle-tartarughe-marine-per-gli-esseri-umani%2F&amp;linkname=Importanza%20delle%20tartarughe%20marine%20per%20gli%20esseri%20umani',10,NULL,'external',7,NULL,NULL,NULL,NULL,NULL,NULL),(19,'https://www.addtoany.com/add_to/pinterest?linkurl=http%3A%2F%2Fspiaggialamadonnina.it%2Fimportanza-delle-tartarughe-marine-per-gli-esseri-umani%2F&amp;linkname=Importanza%20delle%20tartarughe%20marine%20per%20gli%20esseri%20umani',10,NULL,'external',7,NULL,NULL,NULL,NULL,NULL,NULL),(20,'https://www.addtoany.com/share',10,NULL,'external',7,NULL,NULL,NULL,NULL,NULL,NULL),(26,'https://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fspiaggialamadonnina.it%2Fenjoy-cornwalls-best-beaches-with-cottages-by-the-sea%2F&amp;linkname=Enjoy%20Cornwall%E2%80%99s%20Best%20Beaches%20With%20Cottages%20by%20the%20Sea',12,NULL,'external',10,NULL,NULL,NULL,NULL,NULL,NULL),(27,'https://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fspiaggialamadonnina.it%2Fenjoy-cornwalls-best-beaches-with-cottages-by-the-sea%2F&amp;linkname=Enjoy%20Cornwall%E2%80%99s%20Best%20Beaches%20With%20Cottages%20by%20the%20Sea',12,NULL,'external',10,NULL,NULL,NULL,NULL,NULL,NULL),(28,'https://www.addtoany.com/add_to/email?linkurl=http%3A%2F%2Fspiaggialamadonnina.it%2Fenjoy-cornwalls-best-beaches-with-cottages-by-the-sea%2F&amp;linkname=Enjoy%20Cornwall%E2%80%99s%20Best%20Beaches%20With%20Cottages%20by%20the%20Sea',12,NULL,'external',10,NULL,NULL,NULL,NULL,NULL,NULL),(29,'https://www.addtoany.com/add_to/pinterest?linkurl=http%3A%2F%2Fspiaggialamadonnina.it%2Fenjoy-cornwalls-best-beaches-with-cottages-by-the-sea%2F&amp;linkname=Enjoy%20Cornwall%E2%80%99s%20Best%20Beaches%20With%20Cottages%20by%20the%20Sea',12,NULL,'external',10,NULL,NULL,NULL,NULL,NULL,NULL),(30,'https://www.addtoany.com/share',12,NULL,'external',10,NULL,NULL,NULL,NULL,NULL,NULL),(46,'https://www.addtoany.com/add_to/facebook?linkurl=&amp;linkname=',40,NULL,'external',3,NULL,NULL,NULL,NULL,NULL,NULL),(47,'https://www.addtoany.com/add_to/twitter?linkurl=&amp;linkname=',40,NULL,'external',3,NULL,NULL,NULL,NULL,NULL,NULL),(48,'https://www.addtoany.com/add_to/email?linkurl=&amp;linkname=',40,NULL,'external',3,NULL,NULL,NULL,NULL,NULL,NULL),(49,'https://www.addtoany.com/add_to/pinterest?linkurl=&amp;linkname=',40,NULL,'external',3,NULL,NULL,NULL,NULL,NULL,NULL),(50,'https://www.addtoany.com/share',40,NULL,'external',3,NULL,NULL,NULL,NULL,NULL,NULL),(66,'https://www.addtoany.com/add_to/facebook?linkurl=&amp;linkname=',53,NULL,'external',20,NULL,NULL,NULL,NULL,NULL,NULL),(67,'https://www.addtoany.com/add_to/twitter?linkurl=&amp;linkname=',53,NULL,'external',20,NULL,NULL,NULL,NULL,NULL,NULL),(68,'https://www.addtoany.com/add_to/email?linkurl=&amp;linkname=',53,NULL,'external',20,NULL,NULL,NULL,NULL,NULL,NULL),(69,'https://www.addtoany.com/add_to/pinterest?linkurl=&amp;linkname=',53,NULL,'external',20,NULL,NULL,NULL,NULL,NULL,NULL),(70,'https://www.addtoany.com/share',53,NULL,'external',20,NULL,NULL,NULL,NULL,NULL,NULL),(71,'http://spiaggialamadonnina.it/wp-content/uploads/2020/11/655-300x184.jpg',21,53,'image-in',8,20,564,920,38557,NULL,NULL),(87,'https://www.addtoany.com/add_to/facebook?linkurl=&amp;linkname=',57,NULL,'external',23,NULL,NULL,NULL,NULL,NULL,NULL),(88,'https://www.addtoany.com/add_to/twitter?linkurl=&amp;linkname=',57,NULL,'external',23,NULL,NULL,NULL,NULL,NULL,NULL),(89,'https://www.addtoany.com/add_to/email?linkurl=&amp;linkname=',57,NULL,'external',23,NULL,NULL,NULL,NULL,NULL,NULL),(90,'https://www.addtoany.com/add_to/pinterest?linkurl=&amp;linkname=',57,NULL,'external',23,NULL,NULL,NULL,NULL,NULL,NULL),(91,'https://www.addtoany.com/share',57,NULL,'external',23,NULL,NULL,NULL,NULL,NULL,NULL),(92,'https://www.addtoany.com/add_to/facebook?linkurl=&amp;linkname=',59,NULL,'external',25,NULL,NULL,NULL,NULL,NULL,NULL),(93,'https://www.addtoany.com/add_to/twitter?linkurl=&amp;linkname=',59,NULL,'external',25,NULL,NULL,NULL,NULL,NULL,NULL),(94,'https://www.addtoany.com/add_to/email?linkurl=&amp;linkname=',59,NULL,'external',25,NULL,NULL,NULL,NULL,NULL,NULL),(95,'https://www.addtoany.com/add_to/pinterest?linkurl=&amp;linkname=',59,NULL,'external',25,NULL,NULL,NULL,NULL,NULL,NULL),(96,'https://www.addtoany.com/share',59,NULL,'external',25,NULL,NULL,NULL,NULL,NULL,NULL),(97,'https://www.addtoany.com/add_to/facebook?linkurl=&amp;linkname=',58,NULL,'external',24,NULL,NULL,NULL,NULL,NULL,NULL),(98,'https://www.addtoany.com/add_to/twitter?linkurl=&amp;linkname=',58,NULL,'external',24,NULL,NULL,NULL,NULL,NULL,NULL),(99,'https://www.addtoany.com/add_to/email?linkurl=&amp;linkname=',58,NULL,'external',24,NULL,NULL,NULL,NULL,NULL,NULL),(100,'https://www.addtoany.com/add_to/pinterest?linkurl=&amp;linkname=',58,NULL,'external',24,NULL,NULL,NULL,NULL,NULL,NULL),(101,'https://www.addtoany.com/share',58,NULL,'external',24,NULL,NULL,NULL,NULL,NULL,NULL),(112,'https://www.addtoany.com/add_to/facebook?linkurl=&amp;linkname=',61,NULL,'external',27,NULL,NULL,NULL,NULL,NULL,NULL),(113,'https://www.addtoany.com/add_to/twitter?linkurl=&amp;linkname=',61,NULL,'external',27,NULL,NULL,NULL,NULL,NULL,NULL),(114,'https://www.addtoany.com/add_to/email?linkurl=&amp;linkname=',61,NULL,'external',27,NULL,NULL,NULL,NULL,NULL,NULL),(115,'https://www.addtoany.com/add_to/pinterest?linkurl=&amp;linkname=',61,NULL,'external',27,NULL,NULL,NULL,NULL,NULL,NULL),(116,'https://www.addtoany.com/share',61,NULL,'external',27,NULL,NULL,NULL,NULL,NULL,NULL),(117,'https://www.addtoany.com/add_to/facebook?linkurl=&amp;linkname=',60,NULL,'external',26,NULL,NULL,NULL,NULL,NULL,NULL),(118,'https://www.addtoany.com/add_to/twitter?linkurl=&amp;linkname=',60,NULL,'external',26,NULL,NULL,NULL,NULL,NULL,NULL),(119,'https://www.addtoany.com/add_to/email?linkurl=&amp;linkname=',60,NULL,'external',26,NULL,NULL,NULL,NULL,NULL,NULL),(120,'https://www.addtoany.com/add_to/pinterest?linkurl=&amp;linkname=',60,NULL,'external',26,NULL,NULL,NULL,NULL,NULL,NULL),(121,'https://www.addtoany.com/share',60,NULL,'external',26,NULL,NULL,NULL,NULL,NULL,NULL),(138,'https://www.addtoany.com/add_to/facebook?linkurl=&amp;linkname=',64,NULL,'external',41,NULL,NULL,NULL,NULL,NULL,NULL),(139,'https://www.addtoany.com/add_to/twitter?linkurl=&amp;linkname=',64,NULL,'external',41,NULL,NULL,NULL,NULL,NULL,NULL),(140,'https://www.addtoany.com/add_to/email?linkurl=&amp;linkname=',64,NULL,'external',41,NULL,NULL,NULL,NULL,NULL,NULL),(141,'https://www.addtoany.com/add_to/pinterest?linkurl=&amp;linkname=',64,NULL,'external',41,NULL,NULL,NULL,NULL,NULL,NULL),(142,'https://www.addtoany.com/share',64,NULL,'external',41,NULL,NULL,NULL,NULL,NULL,NULL),(143,'https://www.addtoany.com/add_to/facebook?linkurl=&amp;linkname=',65,NULL,'external',42,NULL,NULL,NULL,NULL,NULL,NULL),(144,'https://www.addtoany.com/add_to/twitter?linkurl=&amp;linkname=',65,NULL,'external',42,NULL,NULL,NULL,NULL,NULL,NULL),(145,'https://www.addtoany.com/add_to/email?linkurl=&amp;linkname=',65,NULL,'external',42,NULL,NULL,NULL,NULL,NULL,NULL),(146,'https://www.addtoany.com/add_to/pinterest?linkurl=&amp;linkname=',65,NULL,'external',42,NULL,NULL,NULL,NULL,NULL,NULL),(147,'https://www.addtoany.com/share',65,NULL,'external',42,NULL,NULL,NULL,NULL,NULL,NULL),(148,'https://www.addtoany.com/add_to/facebook?linkurl=&amp;linkname=',66,NULL,'external',43,NULL,NULL,NULL,NULL,NULL,NULL),(149,'https://www.addtoany.com/add_to/twitter?linkurl=&amp;linkname=',66,NULL,'external',43,NULL,NULL,NULL,NULL,NULL,NULL),(150,'https://www.addtoany.com/add_to/email?linkurl=&amp;linkname=',66,NULL,'external',43,NULL,NULL,NULL,NULL,NULL,NULL),(151,'https://www.addtoany.com/add_to/pinterest?linkurl=&amp;linkname=',66,NULL,'external',43,NULL,NULL,NULL,NULL,NULL,NULL),(152,'https://www.addtoany.com/share',66,NULL,'external',43,NULL,NULL,NULL,NULL,NULL,NULL),(153,'https://www.addtoany.com/add_to/facebook?linkurl=&amp;linkname=',67,NULL,'external',44,NULL,NULL,NULL,NULL,NULL,NULL),(154,'https://www.addtoany.com/add_to/twitter?linkurl=&amp;linkname=',67,NULL,'external',44,NULL,NULL,NULL,NULL,NULL,NULL),(155,'https://www.addtoany.com/add_to/email?linkurl=&amp;linkname=',67,NULL,'external',44,NULL,NULL,NULL,NULL,NULL,NULL),(156,'https://www.addtoany.com/add_to/pinterest?linkurl=&amp;linkname=',67,NULL,'external',44,NULL,NULL,NULL,NULL,NULL,NULL),(157,'https://www.addtoany.com/share',67,NULL,'external',44,NULL,NULL,NULL,NULL,NULL,NULL),(164,'https://www.addtoany.com/add_to/facebook?linkurl=&amp;linkname=',72,NULL,'external',47,NULL,NULL,NULL,NULL,NULL,NULL),(165,'https://www.addtoany.com/add_to/twitter?linkurl=&amp;linkname=',72,NULL,'external',47,NULL,NULL,NULL,NULL,NULL,NULL),(166,'https://www.addtoany.com/add_to/email?linkurl=&amp;linkname=',72,NULL,'external',47,NULL,NULL,NULL,NULL,NULL,NULL),(167,'https://www.addtoany.com/add_to/pinterest?linkurl=&amp;linkname=',72,NULL,'external',47,NULL,NULL,NULL,NULL,NULL,NULL),(168,'https://www.addtoany.com/share',72,NULL,'external',47,NULL,NULL,NULL,NULL,NULL,NULL),(184,'https://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fspiaggialamadonnina.it%2Fenjoy-cornwalls-best-beaches-with-cottages-by-the-sea%2F&amp;linkname=Enjoy%20Cornwall%E2%80%99s%20Best%20Beaches%20With%20Cottages%20by%20the%20Sea',63,NULL,'external',40,NULL,NULL,NULL,NULL,NULL,NULL),(185,'https://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fspiaggialamadonnina.it%2Fenjoy-cornwalls-best-beaches-with-cottages-by-the-sea%2F&amp;linkname=Enjoy%20Cornwall%E2%80%99s%20Best%20Beaches%20With%20Cottages%20by%20the%20Sea',63,NULL,'external',40,NULL,NULL,NULL,NULL,NULL,NULL),(186,'https://www.addtoany.com/add_to/email?linkurl=http%3A%2F%2Fspiaggialamadonnina.it%2Fenjoy-cornwalls-best-beaches-with-cottages-by-the-sea%2F&amp;linkname=Enjoy%20Cornwall%E2%80%99s%20Best%20Beaches%20With%20Cottages%20by%20the%20Sea',63,NULL,'external',40,NULL,NULL,NULL,NULL,NULL,NULL),(187,'https://www.addtoany.com/add_to/pinterest?linkurl=http%3A%2F%2Fspiaggialamadonnina.it%2Fenjoy-cornwalls-best-beaches-with-cottages-by-the-sea%2F&amp;linkname=Enjoy%20Cornwall%E2%80%99s%20Best%20Beaches%20With%20Cottages%20by%20the%20Sea',63,NULL,'external',40,NULL,NULL,NULL,NULL,NULL,NULL),(188,'https://www.addtoany.com/share',63,NULL,'external',40,NULL,NULL,NULL,NULL,NULL,NULL),(189,'https://www.lagazzettadilucca.it/rubriche/2020/06/dove-si-possono-trovare-bonus-e-promozioni-online/',63,NULL,'external',40,NULL,NULL,NULL,NULL,NULL,NULL),(190,'http://spiaggialamadonnina.it/wp-content/uploads/2020/12/1200px-SSC_Neapel.svg_-300x300.png',63,67,'image-in',40,44,1200,1200,80117,NULL,NULL),(191,'https://www.addtoany.com/add_to/facebook?linkurl=&amp;linkname=',79,NULL,'external',51,NULL,NULL,NULL,NULL,NULL,NULL),(192,'https://www.addtoany.com/add_to/twitter?linkurl=&amp;linkname=',79,NULL,'external',51,NULL,NULL,NULL,NULL,NULL,NULL),(193,'https://www.addtoany.com/add_to/email?linkurl=&amp;linkname=',79,NULL,'external',51,NULL,NULL,NULL,NULL,NULL,NULL),(194,'https://www.addtoany.com/add_to/pinterest?linkurl=&amp;linkname=',79,NULL,'external',51,NULL,NULL,NULL,NULL,NULL,NULL),(195,'https://www.addtoany.com/share',79,NULL,'external',51,NULL,NULL,NULL,NULL,NULL,NULL),(196,'https://www.espressotranslations.com/it/',78,NULL,'external',49,NULL,NULL,NULL,NULL,NULL,NULL),(197,'https://www.espressotranslations.com/it/traduzioni-online-pagamento/',78,NULL,'external',49,NULL,NULL,NULL,NULL,NULL,NULL),(198,'https://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fspiaggialamadonnina.it%2Fqual-e-il-modo-migliore-per-tradurre-testi-in-italia%2F&amp;linkname=Qual%20%C3%A8%20il%20modo%20migliore%20per%20tradurre%20testi%20in%20Italia%3F%20E%20il%20soft',71,NULL,'external',46,NULL,NULL,NULL,NULL,NULL,NULL),(199,'https://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fspiaggialamadonnina.it%2Fqual-e-il-modo-migliore-per-tradurre-testi-in-italia%2F&amp;linkname=Qual%20%C3%A8%20il%20modo%20migliore%20per%20tradurre%20testi%20in%20Italia%3F%20E%20il%20softw',71,NULL,'external',46,NULL,NULL,NULL,NULL,NULL,NULL),(200,'https://www.addtoany.com/add_to/email?linkurl=http%3A%2F%2Fspiaggialamadonnina.it%2Fqual-e-il-modo-migliore-per-tradurre-testi-in-italia%2F&amp;linkname=Qual%20%C3%A8%20il%20modo%20migliore%20per%20tradurre%20testi%20in%20Italia%3F%20E%20il%20softwar',71,NULL,'external',46,NULL,NULL,NULL,NULL,NULL,NULL),(201,'https://www.addtoany.com/add_to/pinterest?linkurl=http%3A%2F%2Fspiaggialamadonnina.it%2Fqual-e-il-modo-migliore-per-tradurre-testi-in-italia%2F&amp;linkname=Qual%20%C3%A8%20il%20modo%20migliore%20per%20tradurre%20testi%20in%20Italia%3F%20E%20il%20sof',71,NULL,'external',46,NULL,NULL,NULL,NULL,NULL,NULL),(202,'https://www.addtoany.com/share',71,NULL,'external',46,NULL,NULL,NULL,NULL,NULL,NULL),(203,'https://commoditytradealert.com/it/brokers/',71,NULL,'external',46,NULL,NULL,NULL,NULL,NULL,NULL),(204,'https://commoditytradealert.com/it/brokers/opzioni-binarie/',71,NULL,'external',46,NULL,NULL,NULL,NULL,NULL,NULL);
/*!40000 ALTER TABLE `wp_yoast_seo_links` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2023-04-13 11:30:54