File: /opt/aphex/sites/knotenpunkt13.de/db.sql
-- MySQL dump 10.13 Distrib 8.0.32, for Linux (x86_64)
--
-- Host: localhost Database: knotenpunkt13_de
-- ------------------------------------------------------
-- Server version 8.0.32-0ubuntu0.20.04.2
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!50503 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
--
-- Table structure for table `wp_actionscheduler_actions`
--
DROP TABLE IF EXISTS `wp_actionscheduler_actions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_actions` (
`action_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`hook` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`scheduled_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`scheduled_date_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`args` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`schedule` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`group_id` bigint unsigned NOT NULL DEFAULT '0',
`attempts` int NOT NULL DEFAULT '0',
`last_attempt_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`last_attempt_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`claim_id` bigint unsigned NOT NULL DEFAULT '0',
`extended_args` varchar(8000) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
PRIMARY KEY (`action_id`),
KEY `hook` (`hook`),
KEY `status` (`status`),
KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
KEY `args` (`args`),
KEY `group_id` (`group_id`),
KEY `last_attempt_gmt` (`last_attempt_gmt`),
KEY `claim_id` (`claim_id`)
) ENGINE=InnoDB AUTO_INCREMENT=146 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 (108,'wpforms_email_summaries_fetch_info_blocks','complete','2021-08-04 21:25:49','2021-08-04 21:25:49','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1628112349;s:18:\"\0*\0first_timestamp\";i:1622652319;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1628112349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-08-04 23:00:51','2021-08-04 23:00:51',0,NULL),(111,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-01 19:15:49','2021-08-01 19:15:49','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1627845349;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1627845349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-01 19:46:46','2021-08-01 19:46:46',0,NULL),(112,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-02 19:46:46','2021-08-02 19:46:46','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1627933606;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1627933606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-02 20:36:47','2021-08-02 20:36:47',0,NULL),(113,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-03 20:36:47','2021-08-03 20:36:47','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1628023007;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1628023007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-03 21:15:49','2021-08-03 21:15:49',0,NULL),(114,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-04 21:15:49','2021-08-04 21:15:49','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1628111749;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1628111749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-04 21:16:50','2021-08-04 21:16:50',0,NULL),(115,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-05 21:16:50','2021-08-05 21:16:50','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1628198210;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1628198210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-05 21:54:14','2021-08-05 21:54:14',0,NULL),(116,'wpforms_email_summaries_fetch_info_blocks','complete','2021-08-11 23:00:51','2021-08-11 23:00:51','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1628722851;s:18:\"\0*\0first_timestamp\";i:1622652319;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1628722851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-08-11 23:20:21','2021-08-11 23:20:21',0,NULL),(117,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-06 21:54:14','2021-08-06 21:54:14','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1628286854;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1628286854;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-06 22:29:16','2021-08-06 22:29:16',0,NULL),(118,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-07 22:29:16','2021-08-07 22:29:16','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1628375356;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1628375356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-07 22:35:16','2021-08-07 22:35:16',0,NULL),(119,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-08 22:35:16','2021-08-08 22:35:16','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1628462116;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1628462116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-08 23:17:18','2021-08-08 23:17:18',0,NULL),(120,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-09 23:17:18','2021-08-09 23:17:18','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1628551038;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1628551038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-10 00:05:19','2021-08-10 00:05:19',0,NULL),(121,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-11 00:05:19','2021-08-11 00:05:19','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1628640319;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1628640319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-11 00:38:21','2021-08-11 00:38:21',0,NULL),(122,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-12 00:38:21','2021-08-12 00:38:21','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1628728701;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1628728701;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-12 01:20:17','2021-08-12 01:20:17',0,NULL),(123,'wpforms_email_summaries_fetch_info_blocks','complete','2021-08-18 23:20:21','2021-08-18 23:20:21','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629328821;s:18:\"\0*\0first_timestamp\";i:1622652319;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629328821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-08-18 23:54:28','2021-08-18 23:54:28',0,NULL),(124,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-13 01:20:17','2021-08-13 01:20:17','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1628817617;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1628817617;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-13 01:41:18','2021-08-13 01:41:18',0,NULL),(125,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-14 01:41:18','2021-08-14 01:41:18','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1628905278;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1628905278;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-14 02:33:21','2021-08-14 02:33:21',0,NULL),(126,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-15 02:33:21','2021-08-15 02:33:21','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1628994801;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1628994801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-15 02:56:22','2021-08-15 02:56:22',0,NULL),(127,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-16 02:56:22','2021-08-16 02:56:22','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629082582;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629082582;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-16 02:57:23','2021-08-16 02:57:23',0,NULL),(128,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-17 02:57:23','2021-08-17 02:57:23','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629169043;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629169043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-17 03:48:25','2021-08-17 03:48:25',0,NULL),(129,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-18 03:48:25','2021-08-18 03:48:25','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629258505;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629258505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-18 04:40:27','2021-08-18 04:40:27',0,NULL),(130,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-19 04:40:27','2021-08-19 04:40:27','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629348027;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629348027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-19 04:54:28','2021-08-19 04:54:28',0,NULL),(131,'wpforms_email_summaries_fetch_info_blocks','complete','2021-08-25 23:54:28','2021-08-25 23:54:28','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629935668;s:18:\"\0*\0first_timestamp\";i:1622652319;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629935668;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-08-26 00:02:41','2021-08-26 00:02:41',0,NULL),(132,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-20 04:54:28','2021-08-20 04:54:28','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629435268;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629435268;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-20 05:20:29','2021-08-20 05:20:29',0,NULL),(133,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-21 05:20:29','2021-08-21 05:20:29','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629523229;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629523229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-21 05:34:31','2021-08-21 05:34:31',0,NULL),(134,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-22 05:34:31','2021-08-22 05:34:31','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629610471;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629610471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-22 05:50:31','2021-08-22 05:50:31',0,NULL),(135,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-23 05:50:31','2021-08-23 05:50:31','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629697831;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629697831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-23 06:31:29','2021-08-23 06:31:29',0,NULL),(136,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-24 06:31:29','2021-08-24 06:31:29','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629786689;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629786689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-24 07:01:35','2021-08-24 07:01:35',0,NULL),(137,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-25 07:01:35','2021-08-25 07:01:35','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629874895;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629874895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-25 07:29:36','2021-08-25 07:29:36',0,NULL),(138,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-26 07:29:36','2021-08-26 07:29:36','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629962976;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629962976;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-26 07:54:37','2021-08-26 07:54:37',0,NULL),(139,'wpforms_email_summaries_fetch_info_blocks','pending','2021-09-02 00:02:41','2021-09-02 00:02:41','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630540961;s:18:\"\0*\0first_timestamp\";i:1622652319;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630540961;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),(140,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-27 07:54:37','2021-08-27 07:54:37','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630050877;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630050877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-27 08:48:39','2021-08-27 08:48:39',0,NULL),(141,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-28 08:48:39','2021-08-28 08:48:39','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630140519;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630140519;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-28 09:16:41','2021-08-28 09:16:41',0,NULL),(142,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-29 09:16:41','2021-08-29 09:16:41','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630228601;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630228601;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-29 09:17:42','2021-08-29 09:17:42',0,NULL),(143,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-30 09:17:42','2021-08-30 09:17:42','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630315062;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630315062;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-30 10:15:44','2021-08-30 10:15:44',0,NULL),(144,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-31 10:15:44','2021-08-31 10:15:44','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630404944;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630404944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-31 10:22:45','2021-08-31 10:22:45',0,NULL),(145,'wpforms_process_entry_emails_meta_cleanup','pending','2021-09-01 10:22:45','2021-09-01 10:22:45','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630491765;s:18:\"\0*\0first_timestamp\";i:1593129600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630491765;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=2281 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_actionscheduler_claims`
--
LOCK TABLES `wp_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_actionscheduler_groups`
--
DROP TABLE IF EXISTS `wp_actionscheduler_groups`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_groups` (
`group_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`slug` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
PRIMARY KEY (`group_id`),
KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_actionscheduler_groups`
--
LOCK TABLES `wp_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_groups` VALUES (1,'action-scheduler-migration'),(2,'wpforms');
/*!40000 ALTER TABLE `wp_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_actionscheduler_logs`
--
DROP TABLE IF EXISTS `wp_actionscheduler_logs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_logs` (
`log_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`action_id` bigint unsigned NOT NULL,
`message` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`log_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`log_date_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`log_id`),
KEY `action_id` (`action_id`),
KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=332 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 (220,108,'action created','2021-07-28 21:25:49','2021-07-28 21:25:49'),(229,111,'action created','2021-07-31 19:15:49','2021-07-31 19:15:49'),(230,111,'action started via WP Cron','2021-08-01 19:46:46','2021-08-01 19:46:46'),(231,111,'action complete via WP Cron','2021-08-01 19:46:46','2021-08-01 19:46:46'),(232,112,'action created','2021-08-01 19:46:46','2021-08-01 19:46:46'),(233,112,'action started via WP Cron','2021-08-02 20:36:47','2021-08-02 20:36:47'),(234,112,'action complete via WP Cron','2021-08-02 20:36:47','2021-08-02 20:36:47'),(235,113,'action created','2021-08-02 20:36:47','2021-08-02 20:36:47'),(236,113,'action started via WP Cron','2021-08-03 21:15:49','2021-08-03 21:15:49'),(237,113,'action complete via WP Cron','2021-08-03 21:15:49','2021-08-03 21:15:49'),(238,114,'action created','2021-08-03 21:15:49','2021-08-03 21:15:49'),(239,114,'action started via WP Cron','2021-08-04 21:16:50','2021-08-04 21:16:50'),(240,114,'action complete via WP Cron','2021-08-04 21:16:50','2021-08-04 21:16:50'),(241,115,'action created','2021-08-04 21:16:50','2021-08-04 21:16:50'),(242,108,'action started via WP Cron','2021-08-04 23:00:51','2021-08-04 23:00:51'),(243,108,'action complete via WP Cron','2021-08-04 23:00:51','2021-08-04 23:00:51'),(244,116,'action created','2021-08-04 23:00:51','2021-08-04 23:00:51'),(245,115,'action started via WP Cron','2021-08-05 21:54:14','2021-08-05 21:54:14'),(246,115,'action complete via WP Cron','2021-08-05 21:54:14','2021-08-05 21:54:14'),(247,117,'action created','2021-08-05 21:54:14','2021-08-05 21:54:14'),(248,117,'action started via WP Cron','2021-08-06 22:29:16','2021-08-06 22:29:16'),(249,117,'action complete via WP Cron','2021-08-06 22:29:16','2021-08-06 22:29:16'),(250,118,'action created','2021-08-06 22:29:16','2021-08-06 22:29:16'),(251,118,'action started via WP Cron','2021-08-07 22:35:16','2021-08-07 22:35:16'),(252,118,'action complete via WP Cron','2021-08-07 22:35:16','2021-08-07 22:35:16'),(253,119,'action created','2021-08-07 22:35:16','2021-08-07 22:35:16'),(254,119,'action started via WP Cron','2021-08-08 23:17:18','2021-08-08 23:17:18'),(255,119,'action complete via WP Cron','2021-08-08 23:17:18','2021-08-08 23:17:18'),(256,120,'action created','2021-08-08 23:17:18','2021-08-08 23:17:18'),(257,120,'action started via WP Cron','2021-08-10 00:05:19','2021-08-10 00:05:19'),(258,120,'action complete via WP Cron','2021-08-10 00:05:19','2021-08-10 00:05:19'),(259,121,'action created','2021-08-10 00:05:19','2021-08-10 00:05:19'),(260,121,'action started via WP Cron','2021-08-11 00:38:21','2021-08-11 00:38:21'),(261,121,'action complete via WP Cron','2021-08-11 00:38:21','2021-08-11 00:38:21'),(262,122,'action created','2021-08-11 00:38:21','2021-08-11 00:38:21'),(263,116,'action started via WP Cron','2021-08-11 23:20:20','2021-08-11 23:20:20'),(264,116,'action complete via WP Cron','2021-08-11 23:20:21','2021-08-11 23:20:21'),(265,123,'action created','2021-08-11 23:20:21','2021-08-11 23:20:21'),(266,122,'action started via WP Cron','2021-08-12 01:20:17','2021-08-12 01:20:17'),(267,122,'action complete via WP Cron','2021-08-12 01:20:17','2021-08-12 01:20:17'),(268,124,'action created','2021-08-12 01:20:17','2021-08-12 01:20:17'),(269,124,'action started via WP Cron','2021-08-13 01:41:18','2021-08-13 01:41:18'),(270,124,'action complete via WP Cron','2021-08-13 01:41:18','2021-08-13 01:41:18'),(271,125,'action created','2021-08-13 01:41:18','2021-08-13 01:41:18'),(272,125,'action started via WP Cron','2021-08-14 02:33:21','2021-08-14 02:33:21'),(273,125,'action complete via WP Cron','2021-08-14 02:33:21','2021-08-14 02:33:21'),(274,126,'action created','2021-08-14 02:33:21','2021-08-14 02:33:21'),(275,126,'action started via WP Cron','2021-08-15 02:56:22','2021-08-15 02:56:22'),(276,126,'action complete via WP Cron','2021-08-15 02:56:22','2021-08-15 02:56:22'),(277,127,'action created','2021-08-15 02:56:22','2021-08-15 02:56:22'),(278,127,'action started via WP Cron','2021-08-16 02:57:23','2021-08-16 02:57:23'),(279,127,'action complete via WP Cron','2021-08-16 02:57:23','2021-08-16 02:57:23'),(280,128,'action created','2021-08-16 02:57:23','2021-08-16 02:57:23'),(281,128,'action started via WP Cron','2021-08-17 03:48:25','2021-08-17 03:48:25'),(282,128,'action complete via WP Cron','2021-08-17 03:48:25','2021-08-17 03:48:25'),(283,129,'action created','2021-08-17 03:48:25','2021-08-17 03:48:25'),(284,129,'action started via WP Cron','2021-08-18 04:40:27','2021-08-18 04:40:27'),(285,129,'action complete via WP Cron','2021-08-18 04:40:27','2021-08-18 04:40:27'),(286,130,'action created','2021-08-18 04:40:27','2021-08-18 04:40:27'),(287,123,'action started via WP Cron','2021-08-18 23:54:27','2021-08-18 23:54:27'),(288,123,'action complete via WP Cron','2021-08-18 23:54:28','2021-08-18 23:54:28'),(289,131,'action created','2021-08-18 23:54:28','2021-08-18 23:54:28'),(290,130,'action started via WP Cron','2021-08-19 04:54:28','2021-08-19 04:54:28'),(291,130,'action complete via WP Cron','2021-08-19 04:54:28','2021-08-19 04:54:28'),(292,132,'action created','2021-08-19 04:54:28','2021-08-19 04:54:28'),(293,132,'action started via WP Cron','2021-08-20 05:20:29','2021-08-20 05:20:29'),(294,132,'action complete via WP Cron','2021-08-20 05:20:29','2021-08-20 05:20:29'),(295,133,'action created','2021-08-20 05:20:29','2021-08-20 05:20:29'),(296,133,'action started via WP Cron','2021-08-21 05:34:31','2021-08-21 05:34:31'),(297,133,'action complete via WP Cron','2021-08-21 05:34:31','2021-08-21 05:34:31'),(298,134,'action created','2021-08-21 05:34:31','2021-08-21 05:34:31'),(299,134,'action started via WP Cron','2021-08-22 05:50:31','2021-08-22 05:50:31'),(300,134,'action complete via WP Cron','2021-08-22 05:50:31','2021-08-22 05:50:31'),(301,135,'action created','2021-08-22 05:50:31','2021-08-22 05:50:31'),(302,135,'action started via WP Cron','2021-08-23 06:31:29','2021-08-23 06:31:29'),(303,135,'action complete via WP Cron','2021-08-23 06:31:29','2021-08-23 06:31:29'),(304,136,'action created','2021-08-23 06:31:29','2021-08-23 06:31:29'),(305,136,'action started via WP Cron','2021-08-24 07:01:35','2021-08-24 07:01:35'),(306,136,'action complete via WP Cron','2021-08-24 07:01:35','2021-08-24 07:01:35'),(307,137,'action created','2021-08-24 07:01:35','2021-08-24 07:01:35'),(308,137,'action started via WP Cron','2021-08-25 07:29:36','2021-08-25 07:29:36'),(309,137,'action complete via WP Cron','2021-08-25 07:29:36','2021-08-25 07:29:36'),(310,138,'action created','2021-08-25 07:29:36','2021-08-25 07:29:36'),(311,131,'action started via WP Cron','2021-08-26 00:02:41','2021-08-26 00:02:41'),(312,131,'action complete via WP Cron','2021-08-26 00:02:41','2021-08-26 00:02:41'),(313,139,'action created','2021-08-26 00:02:41','2021-08-26 00:02:41'),(314,138,'action started via WP Cron','2021-08-26 07:54:37','2021-08-26 07:54:37'),(315,138,'action complete via WP Cron','2021-08-26 07:54:37','2021-08-26 07:54:37'),(316,140,'action created','2021-08-26 07:54:37','2021-08-26 07:54:37'),(317,140,'action started via WP Cron','2021-08-27 08:48:39','2021-08-27 08:48:39'),(318,140,'action complete via WP Cron','2021-08-27 08:48:39','2021-08-27 08:48:39'),(319,141,'action created','2021-08-27 08:48:39','2021-08-27 08:48:39'),(320,141,'action started via WP Cron','2021-08-28 09:16:41','2021-08-28 09:16:41'),(321,141,'action complete via WP Cron','2021-08-28 09:16:41','2021-08-28 09:16:41'),(322,142,'action created','2021-08-28 09:16:41','2021-08-28 09:16:41'),(323,142,'action started via WP Cron','2021-08-29 09:17:42','2021-08-29 09:17:42'),(324,142,'action complete via WP Cron','2021-08-29 09:17:42','2021-08-29 09:17:42'),(325,143,'action created','2021-08-29 09:17:42','2021-08-29 09:17:42'),(326,143,'action started via WP Cron','2021-08-30 10:15:44','2021-08-30 10:15:44'),(327,143,'action complete via WP Cron','2021-08-30 10:15:44','2021-08-30 10:15:44'),(328,144,'action created','2021-08-30 10:15:44','2021-08-30 10:15:44'),(329,144,'action started via WP Cron','2021-08-31 10:22:45','2021-08-31 10:22:45'),(330,144,'action complete via WP Cron','2021-08-31 10:22:45','2021-08-31 10:22:45'),(331,145,'action created','2021-08-31 10:22:45','2021-08-31 10:22:45');
/*!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_parent` bigint unsigned NOT NULL DEFAULT '0',
`user_id` bigint unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`comment_ID`),
KEY `comment_post_ID` (`comment_post_ID`),
KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
KEY `comment_date_gmt` (`comment_date_gmt`),
KEY `comment_parent` (`comment_parent`),
KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_comments`
--
LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_links`
--
DROP TABLE IF EXISTS `wp_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_links` (
`link_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`link_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_image` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_target` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_visible` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Y',
`link_owner` bigint unsigned NOT NULL DEFAULT '1',
`link_rating` int NOT NULL DEFAULT '0',
`link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`link_rel` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_notes` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`link_rss` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
PRIMARY KEY (`link_id`),
KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_links`
--
LOCK TABLES `wp_links` WRITE;
/*!40000 ALTER TABLE `wp_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_links` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_options`
--
DROP TABLE IF EXISTS `wp_options`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_options` (
`option_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`option_name` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`option_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`autoload` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes',
PRIMARY KEY (`option_id`),
UNIQUE KEY `option_name` (`option_name`),
KEY `autoload` (`autoload`)
) ENGINE=InnoDB AUTO_INCREMENT=1742 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://knotenpunkt13.de','yes'),(2,'home','http://knotenpunkt13.de','yes'),(3,'blogname','Knotenpunkt13.de','yes'),(4,'blogdescription','Alles über interessante Menschen und Geschichten','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','[email protected]','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','0','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','[email protected]','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','2','yes'),(19,'default_comment_status','closed','yes'),(20,'default_ping_status','closed','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','0','yes'),(28,'permalink_structure','/%postname%/','yes'),(29,'rewrite_rules','a:110:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:14:\"wpautoterms/?$\";s:36:\"index.php?post_type=wpautoterms_page\";s:44:\"wpautoterms/feed/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?post_type=wpautoterms_page&feed=$matches[1]\";s:39:\"wpautoterms/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?post_type=wpautoterms_page&feed=$matches[1]\";s:31:\"wpautoterms/page/([0-9]{1,})/?$\";s:54:\"index.php?post_type=wpautoterms_page&paged=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:37:\"wpautoterms/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"wpautoterms/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"wpautoterms/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"wpautoterms/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"wpautoterms/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"wpautoterms/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"wpautoterms/(.+?)/embed/?$\";s:49:\"index.php?wpautoterms_page=$matches[1]&embed=true\";s:30:\"wpautoterms/(.+?)/trackback/?$\";s:43:\"index.php?wpautoterms_page=$matches[1]&tb=1\";s:50:\"wpautoterms/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?wpautoterms_page=$matches[1]&feed=$matches[2]\";s:45:\"wpautoterms/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?wpautoterms_page=$matches[1]&feed=$matches[2]\";s:38:\"wpautoterms/(.+?)/page/?([0-9]{1,})/?$\";s:56:\"index.php?wpautoterms_page=$matches[1]&paged=$matches[2]\";s:45:\"wpautoterms/(.+?)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?wpautoterms_page=$matches[1]&cpage=$matches[2]\";s:34:\"wpautoterms/(.+?)(?:/([0-9]+))?/?$\";s:55:\"index.php?wpautoterms_page=$matches[1]&page=$matches[2]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:16:{i:0;s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";i:1;s:19:\"akismet/akismet.php\";i:2;s:91:\"all-in-one-wp-migration-multisite-extension/all-in-one-wp-migration-multisite-extension.php\";i:3;s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";i:4;s:81:\"auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";i:5;s:31:\"cache-enabler/cache-enabler.php\";i:6;s:33:\"classic-editor/classic-editor.php\";i:7;s:37:\"link-whisper-premium/link-whisper.php\";i:8;s:75:\"recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php\";i:9;s:75:\"redirect-404-error-page-to-homepage/redirect-404-error-page-to-homepage.php\";i:10;s:49:\"scheduled-post-trigger/scheduled-post-trigger.php\";i:11;s:47:\"simple-social-buttons/simple-social-buttons.php\";i:12;s:23:\"spiderblocker/index.php\";i:13;s:29:\"theme-editor/theme_editor.php\";i:14;s:37:\"wordpress-autoblogging/basic-auth.php\";i:15;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','adventure-blog','yes'),(41,'stylesheet','ace-blog','yes'),(42,'comment_whitelist','1','yes'),(43,'blacklist_keys','','no'),(44,'comment_registration','0','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','47018','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','1','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','posts','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','700','yes'),(65,'large_size_h','0','yes'),(66,'image_default_link_type','none','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','0','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','0','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:2:{i:0;i:85;i:1;i:94;}','yes'),(78,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(79,'widget_text','a:3:{i:1;a:0:{}i:2;a:4:{s:5:\"title\";s:13:\"Lauren Powell\";s:4:\"text\";s:336:\"<img class=\"size-full wp-image-47 aligncenter\" style=\"border-radius: 9px;\" src=\"http://knotenpunkt13.de/wp-content/uploads/2020/03/15.jpg\" alt=\"\" width=\"277\" height=\"182\" />\r\n\r\nFollowing a couple of years in the demonstrating business, I chose to seek after composition as a profession. I love expounding on a wide assortment of points.\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:2:{s:33:\"classic-editor/classic-editor.php\";a:2:{i:0;s:14:\"Classic_Editor\";i:1;s:9:\"uninstall\";}s:31:\"cache-enabler/cache-enabler.php\";a:2:{i:0;s:13:\"Cache_Enabler\";i:1;s:12:\"on_uninstall\";}}','no'),(82,'timezone_string','','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','0','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','88','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'wp_page_for_privacy_policy','3','yes'),(92,'show_comments_cookies_opt_in','1','yes'),(93,'admin_email_lifespan','1599258078','yes'),(94,'initial_db_version','45805','yes'),(95,'wp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:61:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:24:\"manage_wpautoterms_pages\";a:2:{s:4:\"name\";s:37:\"WPAutoTerms Pages Editor (additional)\";s:12:\"capabilities\";a:10:{s:22:\"edit_wpautoterms_pages\";b:1;s:29:\"edit_others_wpautoterms_pages\";b:1;s:30:\"edit_private_wpautoterms_pages\";b:1;s:32:\"edit_published_wpautoterms_pages\";b:1;s:30:\"read_private_wpautoterms_pages\";b:1;s:24:\"delete_wpautoterms_pages\";b:1;s:31:\"delete_others_wpautoterms_pages\";b:1;s:32:\"delete_private_wpautoterms_pages\";b:1;s:34:\"delete_published_wpautoterms_pages\";b:1;s:25:\"publish_wpautoterms_pages\";b:1;}}s:31:\"manage_wpautoterms_pages_editor\";a:2:{s:4:\"name\";s:33:\"Editor + WPAutoTerms Pages Editor\";s:12:\"capabilities\";a:44:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:22:\"edit_wpautoterms_pages\";b:1;s:29:\"edit_others_wpautoterms_pages\";b:1;s:30:\"edit_private_wpautoterms_pages\";b:1;s:32:\"edit_published_wpautoterms_pages\";b:1;s:30:\"read_private_wpautoterms_pages\";b:1;s:24:\"delete_wpautoterms_pages\";b:1;s:31:\"delete_others_wpautoterms_pages\";b:1;s:32:\"delete_private_wpautoterms_pages\";b:1;s:34:\"delete_published_wpautoterms_pages\";b:1;s:25:\"publish_wpautoterms_pages\";b:1;}}}','yes'),(96,'fresh_site','0','yes'),(97,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(98,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(99,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(100,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(101,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(102,'sidebars_widgets','a: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:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:6:\"text-2\";i:2;s:37:\"recent-posts-widget-with-thumbnails-2\";i:3;s:12:\"categories-2\";i:4;s:10:\"calendar-2\";i:5;s:13:\"media_image-2\";}s:12:\"footer-col-1\";a:1:{i:0;s:13:\"media_video-2\";}s:12:\"footer-col-2\";a:1:{i:0;s:7:\"pages-2\";}s:12:\"footer-col-3\";a:1:{i:0;s:16:\"wpforms-widget-2\";}s:13:\"array_version\";i:3;}','yes'),(103,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(104,'db-version-secure','kzXjjdwlub','yes'),(105,'tagline','','yes'),(107,'auth_key','G&Mki|/AJ%X?64 ogeG@bDdAbG?&JLik/UaF>JG(XtM+c!Ond*Yw^Sl=6H4H{y,:','no'),(108,'auth_salt','uLh}%e0O:/DA0Cf@?df}s*=Kh:]hKIXt=j=^w^Wq%[7ijo^n-^TD Ssv$^,91]IO','no'),(109,'logged_in_key','hw,)mxs*<%`2~&S:&K=$?ispspN;:J)>DU=uF&7rJhCNTyh._FQ]3r.p0f(?]%De','no'),(110,'logged_in_salt','V4g7_4A,5V)@}tqH$~J~AoTcoIg>PMb@_WG[=3oq0&Uk-$Ox[Izy})IUuB^;bGm_','no'),(111,'cron','a:10:{i:1630484323;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:1630484481;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:1630486877;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:1630491681;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1630498049;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:1630534880;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:1630534881;a:3:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1630854105;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1630936800;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;}}}s:7:\"version\";i:2;}','yes'),(112,'update_day','3','yes'),(113,'widget_pages','a:2:{i:2;a:3:{s:5:\"title\";s:10:\"Navigation\";s:6:\"sortby\";s:10:\"post_title\";s:7:\"exclude\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_calendar','a:2:{i:2;a:1:{s:5:\"title\";s:8:\"Calender\";}s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_media_image','a:2:{i:2;a:15:{s:4:\"size\";s:4:\"full\";s:5:\"width\";i:637;s:6:\"height\";i:900;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:1:\"#\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";s:13:\"attachment_id\";i:59;s:3:\"url\";s:57:\"http://knotenpunkt13.de/wp-content/uploads/2020/03/16.jpg\";s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(117,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'widget_media_video','a:2:{i:2;a:11:{s:7:\"preload\";s:8:\"metadata\";s:4:\"loop\";b:0;s:7:\"content\";s:0:\"\";s:3:\"mp4\";s:0:\"\";s:3:\"m4v\";s:0:\"\";s:4:\"webm\";s:0:\"\";s:3:\"ogv\";s:0:\"\";s:3:\"flv\";s:0:\"\";s:13:\"attachment_id\";i:0;s:3:\"url\";s:28:\"https://youtu.be/tS-4TEIA6UQ\";s:5:\"title\";s:10:\"Watch More\";}s:12:\"_multiwidget\";i:1;}','yes'),(119,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(120,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(122,'nonce_key','QAzFd)l4A]fax{WR: b)8#d`QF&q%I|woWL];3n,X*|vJLc^/~pmhod:f(&X;|_>','no'),(123,'nonce_salt','c6ExAv5)00-G3nM+/Z1Nq<7+:#NFX8Ttu#EB^pN&Q}ywEJ1;,R2Q~~cOwgRG{zf2','no'),(124,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(132,'current_theme','Ace Blog','yes'),(135,'widget_graphy_recent_posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(136,'widget_graphy_profile','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(137,'theme_mods_graphy','a:3:{s:18:\"custom_css_post_id\";i:-1;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:7;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1585129390;s:4:\"data\";a:7:{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: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:7:\"sidebar\";a:1:{i:0;s:10:\"calendar-2\";}s:8:\"footer-1\";a:1:{i:0;s:10:\"calendar-3\";}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}}}}','yes'),(138,'crawl-delay-value','4','yes'),(168,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(178,'theme_mods_ace-blog','a:8:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"mainnav\";i:7;s:6:\"social\";i:0;}s:18:\"custom_css_post_id\";i:51;s:12:\"header_image\";s:13:\"remove-header\";s:26:\"select_category_for_slider\";i:5;s:21:\"read_more_button_text\";s:16:\"Continue Reading\";s:11:\"custom_logo\";i:78;s:14:\"copyright_text\";s:34:\"Copyright All rights reserved 2020\";}','yes'),(179,'theme_switched','','yes'),(182,'recently_activated','a:0:{}','yes'),(187,'widget_recent-posts-widget-with-thumbnails','a:2:{i:2;a:36:{s:5:\"title\";s:12:\"Recent Posts\";s:11:\"default_url\";s:96:\"http://knotenpunkt13.de/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:10:\"show_thumb\";b:1;s:12:\"excerpt_more\";s:6:\" […]\";s:14:\"category_label\";s:2:\"In\";}s:12:\"_multiwidget\";i:1;}','yes'),(190,'wpautoterms_activated','1','yes'),(191,'wpautoterms_legal_pages_slug','wpautoterms','yes'),(192,'wpautoterms_version','2.4.1','yes'),(193,'widget_wpautoterms_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(194,'wpautoterms_links','1','yes'),(195,'wpautoterms_links_bg_color','#ffffff','yes'),(196,'wpautoterms_links_font','Arial, sans-serif','yes'),(197,'wpautoterms_links_font_size','14px','yes'),(198,'wpautoterms_links_text_color','#cccccc','yes'),(199,'wpautoterms_links_text_align','center','yes'),(200,'wpautoterms_links_links_color','#000000','yes'),(201,'wpautoterms_links_separator','-','yes'),(202,'wpautoterms_links_target_blank','','yes'),(203,'wpautoterms_update_notice','','yes'),(204,'wpautoterms_update_notice_bar_position','top','yes'),(205,'wpautoterms_update_notice_bar_type','static','yes'),(206,'wpautoterms_update_notice_disable_logged','yes','yes'),(207,'wpautoterms_update_notice_duration','3','yes'),(208,'wpautoterms_update_notice_message','Our <a href=\"[wpautoterms page_link]\">[wpautoterms page_title]</a> has been updated on [wpautoterms last_updated_date].','yes'),(209,'wpautoterms_update_notice_message_multiple','Our [wpautoterms page_links] have been updated on [wpautoterms last_updated_date].','yes'),(210,'wpautoterms_update_notice_close_message','Close','yes'),(211,'wpautoterms_update_notice_bg_color','','yes'),(212,'wpautoterms_update_notice_font','','yes'),(213,'wpautoterms_update_notice_font_size','','yes'),(214,'wpautoterms_update_notice_text_color','','yes'),(215,'wpautoterms_update_notice_links_color','','yes'),(216,'wpautoterms_cookies_notice','','yes'),(217,'wpautoterms_cookies_notice_bar_position','top','yes'),(218,'wpautoterms_cookies_notice_bar_type','static','yes'),(219,'wpautoterms_cookies_notice_disable_logged','yes','yes'),(220,'wpautoterms_cookies_notice_message','We use cookies to ensure that we give you the best experience on our website','yes'),(221,'wpautoterms_cookies_notice_close_message','Close','yes'),(222,'wpautoterms_cookies_notice_bg_color','','yes'),(223,'wpautoterms_cookies_notice_font','','yes'),(224,'wpautoterms_cookies_notice_font_size','','yes'),(225,'wpautoterms_cookies_notice_text_color','','yes'),(226,'wpautoterms_cookies_notice_links_color','','yes'),(227,'wpautoterms_endorsements','','yes'),(228,'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'),(229,'wpautoterms_endorsements_when','','yes'),(230,'wpautoterms_endorsements_tag','','yes'),(231,'wpautoterms_site_name','knotenpunkt13.de','yes'),(232,'wpautoterms_site_url','http://knotenpunkt13.de','yes'),(233,'wpautoterms_company_name','knotenpunkt13.de','yes'),(234,'wpautoterms_country','','yes'),(235,'wpautoterms_state','','yes'),(236,'wpautoterms_show_in_pages_widget','','yes'),(237,'wpautoterms_cache_plugins_compat','','yes'),(238,'wpautoterms_license','','yes'),(241,'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'),(242,'wpautoterms_cache_plugins_detection','','yes'),(243,'wpautoterms_ob_total','1','yes'),(244,'wpautoterms_ob_not_intercepted','0','yes'),(247,'action_scheduler_hybrid_store_demarkation','33','yes'),(248,'schema-ActionScheduler_StoreSchema','3.0.1585129843','yes'),(249,'schema-ActionScheduler_LoggerSchema','2.0.1585129843','yes'),(250,'wpforms_version','1.5.9.5','yes'),(251,'wpforms_activated','a:1:{s:4:\"lite\";i:1585129843;}','yes'),(254,'action_scheduler_lock_async-request-runner','1614183234','yes'),(255,'wpforms_version_lite','1.5.9.5','yes'),(256,'widget_wpforms-widget','a:2:{i:2;a:4:{s:5:\"title\";s:10:\"Newsletter\";s:7:\"form_id\";i:35;s:10:\"show_title\";b:0;s:9:\"show_desc\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(259,'wpforms_review','a:2:{s:4:\"time\";i:1585129846;s:9:\"dismissed\";b:0;}','yes'),(264,'theme_editor_email_verified_1','yes','yes'),(271,'ssb_networks','a:1:{s:14:\"icon_selection\";s:30:\"fbshare,twitter,linkedin,email\";}','yes'),(272,'ssb_themes','a:1:{s:10:\"icon_style\";s:18:\"flat-button-border\";}','yes'),(273,'ssb_positions','a:1:{s:8:\"position\";a:2:{s:7:\"sidebar\";s:7:\"sidebar\";s:6:\"inline\";s:6:\"inline\";}}','yes'),(274,'ssb_inline','a:14:{s:8:\"location\";s:5:\"below\";s:14:\"icon_alignment\";s:4:\"left\";s:9:\"animation\";s:12:\"no-animation\";s:12:\"share_counts\";s:1:\"0\";s:11:\"total_share\";s:1:\"0\";s:10:\"icon_space\";s:1:\"0\";s:16:\"icon_space_value\";s:0:\"\";s:11:\"hide_mobile\";s:1:\"0\";s:16:\"show_on_category\";s:1:\"0\";s:15:\"show_on_archive\";s:1:\"0\";s:11:\"show_on_tag\";s:1:\"0\";s:14:\"show_on_search\";s:1:\"0\";s:11:\"share_title\";s:0:\"\";s:5:\"posts\";a:3:{s:4:\"home\";s:4:\"home\";s:4:\"post\";s:4:\"post\";s:4:\"page\";s:4:\"page\";}}','yes'),(275,'ssb_advanced','a:1:{s:11:\"ssb_og_tags\";s:1:\"1\";}','yes'),(276,'ssb_pr_version','3.1.1','yes'),(277,'widget_ssb_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(278,'ssb_sidebar','a:8:{s:11:\"orientation\";s:4:\"left\";s:9:\"animation\";s:12:\"no-animation\";s:12:\"share_counts\";s:1:\"0\";s:11:\"total_share\";s:1:\"0\";s:10:\"icon_space\";s:1:\"0\";s:16:\"icon_space_value\";s:0:\"\";s:11:\"hide_mobile\";s:1:\"0\";s:5:\"posts\";a:3:{s:4:\"home\";s:4:\"home\";s:4:\"post\";s:4:\"post\";s:4:\"page\";s:4:\"page\";}}','yes'),(279,'ssb_media','','yes'),(280,'ssb_popup','','yes'),(281,'ssb_flyin','','yes'),(282,'ssb_active_time','1585132931','no'),(283,'wpautoterms_cache_plugins_detected','1','yes'),(434,'secure_auth_key',' >s:1ejE+@maVVk^Y[VVxNJ&`<|?[qV-5)1{R[0Fz[#x%jECl}CjNZ^1V04~NsPf','no'),(435,'secure_auth_salt','VILH_>,4iO!j9ja@0v>k9m~$k&s_Q9*e~j6&2*)%Rye(dDehA:x-86Q$SIX`C2Qu','no'),(467,'Niteoweb.SpiderBlocker.Bots','a:39:{i:0;a:4:{s:4:\"name\";s:10:\"Ahrefs Bot\";s:2:\"re\";s:9:\"AhrefsBot\";s:4:\"desc\";s:25:\"https://ahrefs.com/robot/\";s:5:\"state\";b:1;}i:1;a:4:{s:4:\"name\";s:8:\"MJ12 bot\";s:2:\"re\";s:7:\"MJ12bot\";s:4:\"desc\";s:56:\"http://www.majestic12.co.uk/projects/dsearch/mj12bot.php\";s:5:\"state\";b:1;}i:2;a:4:{s:4:\"name\";s:9:\"Roger Bot\";s:2:\"re\";s:8:\"Rogerbot\";s:4:\"desc\";s:40:\"http://moz.com/help/pro/rogerbot-crawler\";s:5:\"state\";b:1;}i:3;a:4:{s:4:\"name\";s:11:\"Semrush Bot\";s:2:\"re\";s:10:\"SemrushBot\";s:4:\"desc\";s:31:\"http://www.semrush.com/bot.html\";s:5:\"state\";b:1;}i:4;a:4:{s:4:\"name\";s:11:\"ia_archiver\";s:2:\"re\";s:11:\"ia_archiver\";s:4:\"desc\";s:36:\"http://archive.org/about/exclude.php\";s:5:\"state\";b:1;}i:5;a:4:{s:4:\"name\";s:8:\"ScoutJet\";s:2:\"re\";s:8:\"ScoutJet\";s:4:\"desc\";s:19:\"http://scoutjet.com\";s:5:\"state\";b:1;}i:6;a:4:{s:4:\"name\";s:7:\"sistrix\";s:2:\"re\";s:7:\"sistrix\";s:4:\"desc\";s:26:\"http://crawler.sistrix.net\";s:5:\"state\";b:1;}i:7;a:4:{s:4:\"name\";s:16:\"SearchmetricsBot\";s:2:\"re\";s:16:\"SearchmetricsBot\";s:4:\"desc\";s:50:\"http://www.searchmetrics.com/en/searchmetrics-bot/\";s:5:\"state\";b:1;}i:8;a:4:{s:4:\"name\";s:14:\"SEOkicks-Robot\";s:2:\"re\";s:14:\"SEOkicks-Robot\";s:4:\"desc\";s:33:\"http://www.seokicks.de/robot.html\";s:5:\"state\";b:1;}i:9;a:4:{s:4:\"name\";s:16:\"Lipperhey Spider\";s:2:\"re\";s:16:\"Lipperhey Spider\";s:4:\"desc\";s:43:\"http://www.lipperhey.com/en/website-spider/\";s:5:\"state\";b:1;}i:10;a:4:{s:4:\"name\";s:6:\"Exabot\";s:2:\"re\";s:6:\"Exabot\";s:4:\"desc\";s:44:\"http://www.exalead.com/search/webmasterguide\";s:5:\"state\";b:1;}i:11;a:4:{s:4:\"name\";s:6:\"NC Bot\";s:2:\"re\";s:5:\"NCBot\";s:4:\"desc\";s:55:\"https://twitter.com/NetComber/status/334476871691550721\";s:5:\"state\";b:1;}i:12;a:4:{s:4:\"name\";s:15:\"BacklinkCrawler\";s:2:\"re\";s:15:\"BacklinkCrawler\";s:4:\"desc\";s:40:\"http://www.backlinktest.com/crawler.html\";s:5:\"state\";b:1;}i:13;a:4:{s:4:\"name\";s:15:\"archive.org Bot\";s:2:\"re\";s:15:\"archive.org_bot\";s:4:\"desc\";s:42:\"http://archive.org/details/archive.org_bot\";s:5:\"state\";b:1;}i:14;a:4:{s:4:\"name\";s:12:\"MeanPath Bot\";s:2:\"re\";s:11:\"meanpathbot\";s:4:\"desc\";s:37:\"https://meanpath.com/meanpathbot.html\";s:5:\"state\";b:1;}i:15;a:4:{s:4:\"name\";s:18:\"PagesInventory Bot\";s:2:\"re\";s:14:\"PagesInventory\";s:4:\"desc\";s:56:\"http://www.botsvsbrowsers.com/details/1002332/index.html\";s:5:\"state\";b:1;}i:16;a:4:{s:4:\"name\";s:12:\"Aboundex Bot\";s:2:\"re\";s:11:\"Aboundexbot\";s:4:\"desc\";s:32:\"http://www.aboundex.com/crawler/\";s:5:\"state\";b:1;}i:17;a:4:{s:4:\"name\";s:15:\"SeoProfiler Bot\";s:2:\"re\";s:5:\"spbot\";s:4:\"desc\";s:31:\"http://www.seoprofiler.com/bot/\";s:5:\"state\";b:1;}i:18;a:4:{s:4:\"name\";s:11:\"Linkdex Bot\";s:2:\"re\";s:10:\"linkdexbot\";s:4:\"desc\";s:34:\"http://www.linkdex.com/about/bots/\";s:5:\"state\";b:1;}i:19;a:4:{s:4:\"name\";s:7:\"Gigabot\";s:2:\"re\";s:7:\"Gigabot\";s:4:\"desc\";s:45:\"http://www.useragentstring.com/pages/Gigabot/\";s:5:\"state\";b:1;}i:20;a:4:{s:4:\"name\";s:6:\"DotBot\";s:2:\"re\";s:6:\"dotbot\";s:4:\"desc\";s:35:\"http://en.wikipedia.org/wiki/DotBot\";s:5:\"state\";b:1;}i:21;a:4:{s:4:\"name\";s:5:\"Nutch\";s:2:\"re\";s:5:\"Nutch\";s:4:\"desc\";s:32:\"http://nutch.apache.org/bot.html\";s:5:\"state\";b:1;}i:22;a:4:{s:4:\"name\";s:8:\"BLEX Bot\";s:2:\"re\";s:7:\"BLEXBot\";s:4:\"desc\";s:27:\"http://webmeup-crawler.com/\";s:5:\"state\";b:1;}i:23;a:4:{s:4:\"name\";s:6:\"Ezooms\";s:2:\"re\";s:6:\"Ezooms\";s:4:\"desc\";s:49:\"http://graphicline.co.za/blogs/what-is-ezooms-bot\";s:5:\"state\";b:1;}i:24;a:4:{s:4:\"name\";s:11:\"Majestic 12\";s:2:\"re\";s:11:\"Majestic-12\";s:4:\"desc\";s:56:\"http://www.majestic12.co.uk/projects/dsearch/mj12bot.php\";s:5:\"state\";b:1;}i:25;a:4:{s:4:\"name\";s:12:\"Majestic SEO\";s:2:\"re\";s:12:\"Majestic-SEO\";s:4:\"desc\";s:56:\"http://www.majestic12.co.uk/projects/dsearch/mj12bot.php\";s:5:\"state\";b:1;}i:26;a:4:{s:4:\"name\";s:7:\"DSearch\";s:2:\"re\";s:7:\"DSearch\";s:4:\"desc\";s:56:\"http://www.majestic12.co.uk/projects/dsearch/mj12bot.php\";s:5:\"state\";b:1;}i:27;a:4:{s:4:\"name\";s:4:\"MJ12\";s:2:\"re\";s:4:\"MJ12\";s:4:\"desc\";s:56:\"http://www.majestic12.co.uk/projects/dsearch/mj12bot.php\";s:5:\"state\";b:1;}i:28;a:4:{s:4:\"name\";s:10:\"Blekko Bot\";s:2:\"re\";s:9:\"BlekkoBot\";s:4:\"desc\";s:33:\"http://blekko.com/about/blekkobot\";s:5:\"state\";b:1;}i:29;a:4:{s:4:\"name\";s:6:\"Yandex\";s:2:\"re\";s:6:\"Yandex\";s:4:\"desc\";s:41:\"http://help.yandex.com/search/?id=1112030\";s:5:\"state\";b:0;}i:30;a:4:{s:4:\"name\";s:10:\"Google Bot\";s:2:\"re\";s:9:\"googlebot\";s:4:\"desc\";s:57:\"https://support.google.com/webmasters/answer/182072?hl=en\";s:5:\"state\";b:0;}i:31;a:4:{s:4:\"name\";s:18:\"Feedfetcher Google\";s:2:\"re\";s:18:\"Feedfetcher-Google\";s:4:\"desc\";s:51:\"https://support.google.com/webmasters/answer/178852\";s:5:\"state\";b:0;}i:32;a:4:{s:4:\"name\";s:8:\"Bing Bot\";s:2:\"re\";s:7:\"BingBot\";s:4:\"desc\";s:36:\"http://en.wikipedia.org/wiki/Bingbot\";s:5:\"state\";b:0;}i:33;a:4:{s:4:\"name\";s:9:\"Nerdy Bot\";s:2:\"re\";s:8:\"NerdyBot\";s:4:\"desc\";s:20:\"http://nerdybot.com/\";s:5:\"state\";b:1;}i:34;a:4:{s:4:\"name\";s:9:\"James BOT\";s:2:\"re\";s:8:\"JamesBOT\";s:4:\"desc\";s:32:\"http://cognitiveseo.com/bot.html\";s:5:\"state\";b:1;}i:35;a:4:{s:4:\"name\";s:7:\"Tin Eye\";s:2:\"re\";s:6:\"TinEye\";s:4:\"desc\";s:34:\"http://www.tineye.com/crawler.html\";s:5:\"state\";b:1;}i:36;a:4:{s:5:\"state\";b:1;s:2:\"re\";s:11:\"Baiduspider\";s:4:\"name\";s:5:\"Baidu\";s:4:\"desc\";s:47:\"http://www.baidu.com/search/robots_english.html\";}i:37;a:4:{s:5:\"state\";b:1;s:2:\"re\";s:8:\"serpstat\";s:4:\"name\";s:8:\"Serpstat\";s:4:\"desc\";s:21:\"https://serpstat.com/\";}i:38;a:4:{s:5:\"state\";b:1;s:4:\"desc\";s:22:\"https://www.spyfu.com/\";s:2:\"re\";s:5:\"spyfu\";s:4:\"name\";s:5:\"SpyFu\";}}','yes'),(471,'db_upgraded','','yes'),(473,'can_compress_scripts','0','no'),(544,'recovery_keys','a:0:{}','yes'),(551,'action_scheduler_migration_status','complete','yes'),(578,'category_children','a:0:{}','yes'),(606,'wpforms_notifications','a:4:{s:6:\"update\";i:1622186519;s:4:\"feed\";a:2:{i:0;a:6:{s:5:\"title\";s:29:\"Geolocation Got a Huge Revamp\";s:7:\"content\";s:181:\"Address Autocomplete is here for both Address and Single Line Text fields! Plus smart location detection, interactive address maps, and more in the latest Geolocation Addon update. \";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:68;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:195:\"https://wpforms.com/announcing-geolocation-2-0-excel-entry-export-notification-cloning/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Geo Lite Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:154:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Geo Lite Get WPForms Pro\";s:4:\"text\";s:15:\"Get WPForms Pro\";}}s:5:\"start\";s:19:\"2021-05-21 15:29:21\";}i:1;a:6:{s:5:\"title\";s:47:\"Get Deeper Insights with the User Journey Addon\";s:7:\"content\";s:258:\"Discover the steps your visitors take before they submit your forms, without all the complicated analytics. With our new User Journey addon you can easily see the content that’s driving the most valuable form conversions, right in your WordPress dashboard.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:41;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:166:\"https://wpforms.com/introducing-user-journey-addon-wpforms/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=UJ Lite Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:153:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=UJ Lite Get WPForms Pro\";s:4:\"text\";s:15:\"Get WPForms Pro\";}}s:5:\"start\";s:19:\"2021-05-21 15:29:21\";}}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(694,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:21:\"[email protected]\";s:7:\"version\";s:3:\"5.8\";s:9:\"timestamp\";i:1626863460;}','no'),(695,'https_detection_errors','a:1:{s:19:\"bad_response_source\";a:1:{i:0;s:55:\"It looks like the response did not come from this site.\";}}','yes'),(697,'wpforms_email_summaries_fetch_info_blocks_last_run','1629936161','yes'),(995,'auto_plugin_theme_update_emails','a:0:{}','yes'),(1228,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1707,'ai1wm_secret_key','UHE7XL5ts2lp','yes'),(1708,'ai1wm_backups_labels','a:0:{}','yes'),(1709,'ai1wm_sites_links','a:0:{}','yes'),(1710,'swift_performance_plugin_organizer','a:0:{}','yes'),(1711,'jetpack_active_modules','a:0:{}','yes'),(1712,'_transient_doing_cron','1660732029.8212530612945556640625','yes'),(1714,'_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:1676576232;s:15:\"version_checked\";s:3:\"6.0\";s:12:\"translations\";a:0:{}}','no'),(1718,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1676576235;s:7:\"checked\";a:6:{s:8:\"ace-blog\";s:5:\"1.0.1\";s:14:\"adventure-blog\";s:5:\"1.1.0\";s:6:\"graphy\";s:5:\"2.3.2\";s:12:\"twentytwenty\";s:3:\"2.0\";s:15:\"twentytwentyone\";s:3:\"1.4\";s:15:\"twentytwentytwo\";s:3:\"1.2\";}s:8:\"response\";a:4:{s:14:\"adventure-blog\";a:6:{s:5:\"theme\";s:14:\"adventure-blog\";s:11:\"new_version\";s:5:\"1.1.3\";s:3:\"url\";s:44:\"https://wordpress.org/themes/adventure-blog/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/adventure-blog.1.1.3.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:12:\"twentytwenty\";a:6:{s:5:\"theme\";s:12:\"twentytwenty\";s:11:\"new_version\";s:3:\"2.1\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.2.1.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"1.7\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.1.7.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.3.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:9:\"no_update\";a:2:{s:8:\"ace-blog\";a:6:{s:5:\"theme\";s:8:\"ace-blog\";s:11:\"new_version\";s:5:\"1.0.1\";s:3:\"url\";s:38:\"https://wordpress.org/themes/ace-blog/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/theme/ace-blog.1.0.1.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:3:\"5.5\";}s:6:\"graphy\";a:6:{s:5:\"theme\";s:6:\"graphy\";s:11:\"new_version\";s:5:\"2.3.2\";s:3:\"url\";s:36:\"https://wordpress.org/themes/graphy/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/theme/graphy.2.3.2.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}','no'),(1719,'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'),(1721,'_site_transient_timeout_theme_roots','1676578033','no'),(1722,'_site_transient_theme_roots','a:6:{s:8:\"ace-blog\";s:7:\"/themes\";s:14:\"adventure-blog\";s:7:\"/themes\";s:6:\"graphy\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}','no'),(1723,'wpil_2_license_status','','yes'),(1724,'wpil_2_license_key','','yes'),(1725,'wpil_2_license_data','','yes'),(1726,'wpil_2_ignore_numbers','1','yes'),(1727,'wpil_2_post_types','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),(1728,'wpil_2_links_open_new_tab','0','yes'),(1729,'wpil_2_debug_mode','0','yes'),(1730,'wpil_option_update_reporting_data_on_save','0','yes'),(1731,'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'),(1732,'wpil_has_run_initial_scan','1','yes'),(1733,'wpil_site_db_version','1.22','yes'),(1734,'wpil_link_table_is_created','1','yes'),(1735,'wpil_fresh_install','','yes'),(1736,'wpil_install_date','2023-02-16 19:37:13','yes'),(1739,'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:1676576235;s:11:\"plugin_path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";}}s:7:\"abspath\";s:34:\"/opt/aphex/sites/knotenpunkt13.de/\";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:1676576235;}}','yes'),(1740,'fs_debug_mode','','yes'),(1741,'fs_accounts','a:4:{s:21:\"id_slug_type_path_map\";a:1:{i:1010;a:3:{s:4:\"slug\";s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";}}s:11:\"plugin_data\";a:1:{s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";a:11:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1676576235;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:5:\"2.5.3\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:13:\"2.25.2-beta.1\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;}}s:13:\"file_slug_map\";a:1:{s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";}s:7:\"plugins\";a:1:{s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:28:\"WP Sheet Editor - Post Types\";s:4:\"slug\";s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";s:12:\"premium_slug\";s:23:\"wp-sheet-editor-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";s:7:\"version\";s:13:\"2.25.2-beta.1\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:1;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_ec1c7da603c0772f1bfe276efb715\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"1010\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:1;}}}','yes');
/*!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=243 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_postmeta`
--
LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES (3,5,'_edit_lock','1585128571:1'),(4,6,'_wp_attached_file','2020/03/13.jpg'),(5,6,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1592;s:6:\"height\";i:1194;s:4:\"file\";s:14:\"2020/03/13.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"13-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"13-700x525.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"13-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:16:\"13-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:14:\"13-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"graphy-post-thumbnail-large\";a:4:{s:4:\"file\";s:15:\"13-1080x600.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"graphy-post-thumbnail-medium\";a:4:{s:4:\"file\";s:14:\"13-482x300.jpg\";s:5:\"width\";i:482;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"graphy-post-thumbnail-small\";a:4:{s:4:\"file\";s:12:\"13-80x60.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"graphy-page-thumbnail\";a:4:{s:4:\"file\";s:15:\"13-1260x350.jpg\";s:5:\"width\";i:1260;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:15:\"anoyo - Fotolia\";s:6:\"camera\";s:5:\"E-PL5\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1438545345\";s:9:\"copyright\";s:15:\"anoyo - Fotolia\";s:12:\"focal_length\";s:3:\"125\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(8,5,'_thumbnail_id','6'),(9,5,'_oembed_7678a69f068f5b2ab6a385030062a621','<iframe title=\"Germany's 10 Best Street Art Cities\" width=\"700\" height=\"394\" src=\"https://www.youtube.com/embed/us7_bfK-dfQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(10,5,'_oembed_time_7678a69f068f5b2ab6a385030062a621','1585128712'),(11,8,'_edit_lock','1592487953:1'),(12,9,'_wp_attached_file','2020/03/14.jpg'),(13,9,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2152;s:6:\"height\";i:1396;s:4:\"file\";s:14:\"2020/03/14.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"14-300x195.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"14-700x454.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:454;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"14-768x498.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:498;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:15:\"14-1536x996.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:996;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:16:\"14-2048x1329.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1329;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:14:\"14-800x519.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:519;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"graphy-post-thumbnail-large\";a:4:{s:4:\"file\";s:15:\"14-1080x600.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"graphy-post-thumbnail-medium\";a:4:{s:4:\"file\";s:14:\"14-482x300.jpg\";s:5:\"width\";i:482;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"graphy-post-thumbnail-small\";a:4:{s:4:\"file\";s:12:\"14-80x60.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"graphy-page-thumbnail\";a:4:{s:4:\"file\";s:15:\"14-1260x350.jpg\";s:5:\"width\";i:1260;s:6:\"height\";i:350;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:{}}}'),(16,8,'_thumbnail_id','9'),(17,8,'_oembed_323dec81cf6b8dd6b9d5a6e486b4a32a','<iframe title=\"Germany - Kassel contemporary art festival\" width=\"700\" height=\"394\" src=\"https://www.youtube.com/embed/F06RsWpxwAc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(18,8,'_oembed_time_323dec81cf6b8dd6b9d5a6e486b4a32a','1585129075'),(22,12,'_edit_lock','1585130053:1'),(23,12,'_edit_last','1'),(24,12,'graphy_hide_page_title',''),(25,14,'_edit_lock','1585130125:1'),(26,14,'_edit_last','1'),(27,14,'graphy_hide_page_title',''),(28,16,'_edit_lock','1585129922:1'),(29,16,'_edit_last','1'),(30,16,'graphy_hide_page_title',''),(31,18,'_edit_lock','1585130482:1'),(32,18,'_edit_last','1'),(33,18,'graphy_hide_page_title',''),(34,20,'_edit_lock','1585129190:1'),(35,20,'_edit_last','1'),(36,20,'graphy_hide_page_title',''),(37,22,'_menu_item_type','custom'),(38,22,'_menu_item_menu_item_parent','0'),(39,22,'_menu_item_object_id','22'),(40,22,'_menu_item_object','custom'),(41,22,'_menu_item_target',''),(42,22,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(43,22,'_menu_item_xfn',''),(44,22,'_menu_item_url','http://knotenpunkt13.de/'),(46,23,'_menu_item_type','post_type'),(47,23,'_menu_item_menu_item_parent','0'),(48,23,'_menu_item_object_id','18'),(49,23,'_menu_item_object','page'),(50,23,'_menu_item_target',''),(51,23,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(52,23,'_menu_item_xfn',''),(53,23,'_menu_item_url',''),(55,24,'_menu_item_type','post_type'),(56,24,'_menu_item_menu_item_parent','0'),(57,24,'_menu_item_object_id','20'),(58,24,'_menu_item_object','page'),(59,24,'_menu_item_target',''),(60,24,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(61,24,'_menu_item_xfn',''),(62,24,'_menu_item_url',''),(64,25,'_menu_item_type','post_type'),(65,25,'_menu_item_menu_item_parent','0'),(66,25,'_menu_item_object_id','12'),(67,25,'_menu_item_object','page'),(68,25,'_menu_item_target',''),(69,25,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(70,25,'_menu_item_xfn',''),(71,25,'_menu_item_url',''),(73,26,'_menu_item_type','post_type'),(74,26,'_menu_item_menu_item_parent','0'),(75,26,'_menu_item_object_id','16'),(76,26,'_menu_item_object','page'),(77,26,'_menu_item_target',''),(78,26,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(79,26,'_menu_item_xfn',''),(80,26,'_menu_item_url',''),(82,27,'_menu_item_type','post_type'),(83,27,'_menu_item_menu_item_parent','0'),(84,27,'_menu_item_object_id','14'),(85,27,'_menu_item_object','page'),(86,27,'_menu_item_target',''),(87,27,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(88,27,'_menu_item_xfn',''),(89,27,'_menu_item_url',''),(91,28,'_wp_attached_file','2020/03/cropped-13.jpg'),(92,28,'_wp_attachment_context','custom-header'),(93,28,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1239;s:4:\"file\";s:22:\"2020/03/cropped-13.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"cropped-13-300x194.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"cropped-13-700x452.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:452;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"cropped-13-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:\"cropped-13-768x496.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:496;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"cropped-13-1536x991.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:991;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"adventure-blog-720-480\";a:4:{s:4:\"file\";s:22:\"cropped-13-720x720.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"adventure-blog-full-1200-900\";a:4:{s:4:\"file\";s:23:\"cropped-13-1200x900.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"adventure-blog-full-800-600\";a:4:{s:4:\"file\";s:22:\"cropped-13-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:17:\"attachment_parent\";i:6;}'),(94,28,'_wp_attachment_custom_header_last_used_ace-blog','1585129469'),(95,28,'_wp_attachment_is_custom_header','ace-blog'),(104,16,'adventure-blog-meta-checkbox',''),(107,12,'adventure-blog-meta-checkbox',''),(110,14,'adventure-blog-meta-checkbox',''),(117,18,'adventure-blog-meta-checkbox',''),(118,47,'_wp_attached_file','2020/03/15.jpg'),(119,47,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:277;s:6:\"height\";i:182;s:4:\"file\";s:14:\"2020/03/15.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(124,53,'_wp_attached_file','2020/03/LOGO-4.png'),(125,53,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:244;s:6:\"height\";i:122;s:4:\"file\";s:18:\"2020/03/LOGO-4.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"LOGO-4-150x122.png\";s:5:\"width\";i:150;s:6:\"height\";i:122;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:{}}}'),(126,54,'_wp_attached_file','2020/03/cropped-LOGO-4.png'),(127,54,'_wp_attachment_context','custom-logo'),(128,54,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:244;s:6:\"height\";i:122;s:4:\"file\";s:26:\"2020/03/cropped-LOGO-4.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"cropped-LOGO-4-150x122.png\";s:5:\"width\";i:150;s:6:\"height\";i:122;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:{}}}'),(131,8,'_oembed_e33f98b0cb9f0d8085bc719d20b366b4','<iframe title=\"Germany - Kassel contemporary art festival\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/F06RsWpxwAc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(132,8,'_oembed_time_e33f98b0cb9f0d8085bc719d20b366b4','1592488096'),(133,5,'_oembed_09d193a836c1c3b16dee7adbe7c5a568','<iframe title=\"Germany's 10 Best Street Art Cities\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/us7_bfK-dfQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(134,5,'_oembed_time_09d193a836c1c3b16dee7adbe7c5a568','1585131137'),(139,59,'_wp_attached_file','2020/03/16.jpg'),(140,59,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:637;s:6:\"height\";i:900;s:4:\"file\";s:14:\"2020/03/16.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"16-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"adventure-blog-720-480\";a:4:{s:4:\"file\";s:14:\"16-637x720.jpg\";s:5:\"width\";i:637;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:27:\"adventure-blog-full-800-600\";a:4:{s:4:\"file\";s:14:\"16-637x600.jpg\";s:5:\"width\";i:637;s:6:\"height\";i:600;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:{}}}'),(141,5,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(142,5,'ssb_total_counts','0'),(143,5,'ssb_cache_timestamp','443333'),(150,65,'_wp_attached_file','2020/03/cropped-LOGO-4-1.png'),(151,65,'_wp_attachment_context','custom-logo'),(152,65,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:244;s:6:\"height\";i:122;s:4:\"file\";s:28:\"2020/03/cropped-LOGO-4-1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"cropped-LOGO-4-1-150x122.png\";s:5:\"width\";i:150;s:6:\"height\";i:122;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:{}}}'),(156,16,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(157,16,'ssb_total_counts','0'),(158,16,'ssb_cache_timestamp','447686'),(159,14,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(160,14,'ssb_total_counts','0'),(161,14,'ssb_cache_timestamp','443333'),(162,18,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(163,18,'ssb_total_counts','0'),(164,18,'ssb_cache_timestamp','446483'),(165,20,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(166,20,'ssb_total_counts','0'),(167,20,'ssb_cache_timestamp','444803'),(170,12,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(171,12,'ssb_total_counts','0'),(172,12,'ssb_cache_timestamp','444521'),(183,78,'_wp_attached_file','2020/03/cropped-LOGO-4-2.png'),(184,78,'_wp_attachment_context','custom-logo'),(185,78,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:244;s:6:\"height\";i:122;s:4:\"file\";s:28:\"2020/03/cropped-LOGO-4-2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"cropped-LOGO-4-2-150x122.png\";s:5:\"width\";i:150;s:6:\"height\";i:122;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:{}}}'),(201,35,'wpforms_entries_count','149'),(202,85,'_edit_last','1'),(203,85,'_edit_lock','1592487987:1'),(204,86,'_wp_attached_file','2020/06/2141.jpg'),(205,86,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:16:\"2020/06/2141.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"2141-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"2141-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:{}}}'),(206,85,'_thumbnail_id','86'),(207,85,'_ssb_hide','false'),(208,85,'adventure-blog-meta-checkbox',''),(211,88,'_wp_attached_file','2020/03/cropped-LOGO-4-3.png'),(212,88,'_wp_attachment_context','site-icon'),(213,88,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:28:\"2020/03/cropped-LOGO-4-3.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"cropped-LOGO-4-3-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:28:\"cropped-LOGO-4-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:28:\"cropped-LOGO-4-3-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:28:\"cropped-LOGO-4-3-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:28:\"cropped-LOGO-4-3-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:26:\"cropped-LOGO-4-3-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:{}}}'),(217,8,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(218,8,'ssb_total_counts','0'),(219,8,'ssb_cache_timestamp','443333'),(220,8,'_edit_last','1'),(221,8,'_ssb_hide','false'),(222,8,'adventure-blog-meta-checkbox',''),(223,85,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(224,85,'ssb_total_counts','0'),(225,85,'ssb_cache_timestamp','443333'),(226,85,'_oembed_f81d0da1912e08ddc560eec27b499682','<iframe title=\"Im Test: Die besten Notebooks 2019\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/ylp66crl8qg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(227,85,'_oembed_time_f81d0da1912e08ddc560eec27b499682','1592488125'),(228,95,'_wp_attached_file','2020/07/6611214d.jpg'),(229,95,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:275;s:6:\"height\";i:183;s:4:\"file\";s:20:\"2020/07/6611214d.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"6611214d-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:{}}}'),(230,94,'_oembed_3014d82ccfe013c1d081ec0c418c1a6d','<iframe title=\"minikredit y flexibuy | Kutxabank\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/-NHmI_VoTus?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(231,94,'_oembed_time_3014d82ccfe013c1d081ec0c418c1a6d','1596051921'),(232,94,'_edit_last','1'),(233,94,'_edit_lock','1596104242:1'),(234,94,'_thumbnail_id','95'),(235,94,'_ssb_hide','false'),(236,94,'adventure-blog-meta-checkbox',''),(239,88,'_oembed_c376bb934d4f2d0c105312010f8934ac','{{unknown}}'),(240,78,'_oembed_c1d4727f7e0ea714519fa9a6b22f8ffe','{{unknown}}'),(241,65,'_oembed_09af438d9fe8b0c873912af15332e7b6','{{unknown}}'),(242,54,'_oembed_2bd496b35fc2e3b1cf53aef6d24a61fc','{{unknown}}');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_posts`
--
DROP TABLE IF EXISTS `wp_posts`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_posts` (
`ID` bigint unsigned NOT NULL AUTO_INCREMENT,
`post_author` bigint unsigned NOT NULL DEFAULT '0',
`post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`post_title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`post_excerpt` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`post_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish',
`comment_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
`ping_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
`post_password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`post_name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`to_ping` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`pinged` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_content_filtered` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`post_parent` bigint unsigned NOT NULL DEFAULT '0',
`guid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`menu_order` int NOT NULL DEFAULT '0',
`post_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post',
`post_mime_type` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_count` bigint NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`),
KEY `post_name` (`post_name`(191)),
KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
KEY `post_parent` (`post_parent`),
KEY `post_author` (`post_author`)
) ENGINE=InnoDB AUTO_INCREMENT=97 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_posts`
--
LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES (5,1,'2020-03-25 09:31:51','2020-03-25 09:31:51','<!-- wp:paragraph -->\n<p>Summer is customarily the season when social schedules are at their busiest, and your preferred Art Guide is full to blasting point with unmissable occasions. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>While the English summer is gradually attracting to an end, other European nations keep on being washed in daylight, with an entire host of social and masterful occasions still to precede the tickers return. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In the event that you haven\'t yet figured out how to escape for a late spring break, presently is the ideal chance to absorb those last beams recently summer sun and take in a portion of the brilliant and assorted social occasions that Europe brings to the table. Here are only a couple of the occasions that lie in store throughout the following couple of months. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Schwarzenberg in Austria has a significant orchestral compositions celebration from 27 August-12 September, drawing in a portion of the world\'s driving craftsmen. Bernarda Fink, Ian Bostridge, Magdalena Kozena and Dietrich Fischer-Dieskau all show up at the current year\'s release, which will occur at the reason assembled Angelika Kauffmann Hall. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Show sweethearts should make a beeline for Verona in Italy, where the incredibly famous Arena celebration is well under way. Running until 29 August, the current year\'s occasion includes a visitor execution by veteran entertainer Maria Guleghina, in Franco Zeffirelli\'s Turandot. Celebration goers will likewise be blessed to receive exhibitions of Madama Butterfly and Carmen, among others. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:core-embed/youtube {\"url\":\"https://youtu.be/us7_bfK-dfQ\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/us7_bfK-dfQ\n</div></figure>\n<!-- /wp:core-embed/youtube -->\n\n<!-- wp:paragraph -->\n<p>Greece\'s Athens and Epidauros celebration, running until 12 September, offers a breathtaking festival of contemporary and old style expressions. The current year\'s release includes another Greek arranging of the show Parsifal, just as a French form of A Streetcar Named Desire and a presentation by the New York City Ballet. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Drama sweethearts in for a treat on the off chance that they make the excursion to Bayreuth in Germany, where the amazing Wagner show celebration runs until 28 August. The occasion, sorted out by Wagner\'s two incredible granddaughters, includes a presentation of Lohengrin, just as Parsifal, featuring splendid youthful drama ability Christopher Ventris. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>At long last, Lucerne in Switzerland has one of the world\'s most noteworthy old style performances, with a program that extends until 18 September. The celebration is a\'s who of traditional artists, with conductors Claudio Abbado and Simon Rattle, musician Frank Peter Zimmermann and Anne-Sophie Mutter and piano players András Schiff and Helene Grimaud all including. Vienna Philharmonic and San Francisco Symphony ensemble additionally show up in what makes certain to be a fabulous occasion, set to the background of Lucerne\'s lovely lakes and mountains.</p>\n<!-- /wp:paragraph -->','Still Time to Catch Some of the Summer\'s Best European Arts Festivals','','publish','closed','closed','','still-time-to-catch-some-of-the-summers-best-european-arts-festivals','','','2020-03-25 09:31:51','2020-03-25 09:31:51','',0,'http://knotenpunkt13.de/?p=5',0,'post','',0),(6,1,'2020-03-25 09:31:32','2020-03-25 09:31:32','','13','','inherit','closed','closed','','13','','','2020-03-25 09:31:32','2020-03-25 09:31:32','',5,'http://knotenpunkt13.de/wp-content/uploads/2020/03/13.jpg',0,'attachment','image/jpeg',0),(7,1,'2020-03-25 09:31:51','2020-03-25 09:31:51','<!-- wp:paragraph -->\n<p>Summer is customarily the season when social schedules are at their busiest, and your preferred Art Guide is full to blasting point with unmissable occasions. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>While the English summer is gradually attracting to an end, other European nations keep on being washed in daylight, with an entire host of social and masterful occasions still to precede the tickers return. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In the event that you haven\'t yet figured out how to escape for a late spring break, presently is the ideal chance to absorb those last beams recently summer sun and take in a portion of the brilliant and assorted social occasions that Europe brings to the table. Here are only a couple of the occasions that lie in store throughout the following couple of months. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Schwarzenberg in Austria has a significant orchestral compositions celebration from 27 August-12 September, drawing in a portion of the world\'s driving craftsmen. Bernarda Fink, Ian Bostridge, Magdalena Kozena and Dietrich Fischer-Dieskau all show up at the current year\'s release, which will occur at the reason assembled Angelika Kauffmann Hall. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Show sweethearts should make a beeline for Verona in Italy, where the incredibly famous Arena celebration is well under way. Running until 29 August, the current year\'s occasion includes a visitor execution by veteran entertainer Maria Guleghina, in Franco Zeffirelli\'s Turandot. Celebration goers will likewise be blessed to receive exhibitions of Madama Butterfly and Carmen, among others. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:core-embed/youtube {\"url\":\"https://youtu.be/us7_bfK-dfQ\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/us7_bfK-dfQ\n</div></figure>\n<!-- /wp:core-embed/youtube -->\n\n<!-- wp:paragraph -->\n<p>Greece\'s Athens and Epidauros celebration, running until 12 September, offers a breathtaking festival of contemporary and old style expressions. The current year\'s release includes another Greek arranging of the show Parsifal, just as a French form of A Streetcar Named Desire and a presentation by the New York City Ballet. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Drama sweethearts in for a treat on the off chance that they make the excursion to Bayreuth in Germany, where the amazing Wagner show celebration runs until 28 August. The occasion, sorted out by Wagner\'s two incredible granddaughters, includes a presentation of Lohengrin, just as Parsifal, featuring splendid youthful drama ability Christopher Ventris. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>At long last, Lucerne in Switzerland has one of the world\'s most noteworthy old style performances, with a program that extends until 18 September. The celebration is a\'s who of traditional artists, with conductors Claudio Abbado and Simon Rattle, musician Frank Peter Zimmermann and Anne-Sophie Mutter and piano players András Schiff and Helene Grimaud all including. Vienna Philharmonic and San Francisco Symphony ensemble additionally show up in what makes certain to be a fabulous occasion, set to the background of Lucerne\'s lovely lakes and mountains.</p>\n<!-- /wp:paragraph -->','Still Time to Catch Some of the Summer\'s Best European Arts Festivals','','inherit','closed','closed','','5-revision-v1','','','2020-03-25 09:31:51','2020-03-25 09:31:51','',5,'http://knotenpunkt13.de/5-revision-v1/',0,'revision','',0),(8,1,'2020-03-25 09:37:54','2020-03-25 09:37:54','<!-- wp:paragraph -->\r\n<p>Es gibt eine beträchtliche Menge zu sehen, wenn Sie Berlin, Deutschland, besuchen. An dem Punkt, an dem Sie dieses von Westdeutschland isolierte Stück Deutschland besuchen, können Sie zahlreiche Gelegenheiten schätzen. Eine große Anzahl der Anlässe in Berlin, Deutschland finden in den verschiedenen historischen Zentren statt und zeigen Korridore, die die Stadt umschließen.</p>\r\n<ul>\r\n<li>Viele Anlässe in Berlin, Deutschland finden am Checkpoint Charlie statt, dem Standort der früheren Berliner Mauer. Ein Teil der Anlässe in Berlin, Deutschland, die Sie vielleicht zu schätzen wissen, sind das Winter Wine Event, die Columbia-Halle, die Outdoor-Show in der Arena Glashaus und das jährliche Deutsche Filmfestival in der o2 World.</li>\r\n</ul>\r\n<h2>Winter-Wein-Veranstaltung</h2>\r\n<p>In Deutschland gibt es eine große Auswahl an Weinen, und Sie können sie alle testen, wenn Sie zum Winter Wine Event gehen, das jedes Jahr im Februar in Berlin stattfindet. Dies ist ein allgegenwärtiges Ereignis, das in Clubs, Cafés, Weinkellereien und Bars in ganz Berlin stattfindet. Für den Fall, dass Sie den besten deutschen Wein testen müssen, sollten Sie Berlin im Februar besuchen, mit dem Ziel, dass Sie sich für das Winter Wine Event interessieren können.</p>\r\n<p>https://youtu.be/F06RsWpxwAc</p>\r\n<h2>Columbia-Halle-Ausstellung</h2>\r\n<p>Für musikalische Ausdrucksformen steht Ihnen der Präsentationskorridor der Columbia Halle zur Verfügung. Hier findet ein beträchtlicher Teil der Berliner Musikanlässe immer wieder statt. Von bekannten Gesangsveranstaltungen und Auftritten bekannter Künstler bis hin zu Künstlern aus dem nahegelegenen Berlin - all das können Sie sich vorstellen, wenn Sie die Ausstellungshalle der Columbia-Halle besuchen. In diesem Korridor finden alle paar Tage im Jahr Shows statt, so dass Sie sicher sein können, etwas Großartiges zu entdecken, wenn Sie Berlin besuchen. Dies ist ein Stück Berlin, das Sie sich nicht entgehen lassen sollten.</p>\r\n<h2>OktoberFest</h2>\r\n<p>Das alljährliche Oktoberfest findet den ganzen Oktober hindurch in Berlin statt und ist eine Ehrfurcht vor dem Brauen ebenso wie vor Wein und verschiedenen Spirituosen. Deutsche Bewegung, Musik und Kultur wird in diesem Monat in ganz Berlin untersucht. Wenn Sie Berlin im Oktober besuchen, können Sie Märsche, den Umzug der konventionellen deutschen Gesellschaft und das zu Hause zubereitete deutsche Gebräu genießen. Der Oktober ist wahrscheinlich der lebhafteste Monat für einen Besuch in Berlin.</p>\r\n<h2>Field Glashaus Freiluftschau</h2>\r\n<p>Für den Fall, dass Sie sich im Freien befinden, sollten Sie sich die Arena Glashaus Outdoor Show ansehen. Es handelt sich um ein Freiluftterritorium, das regelmäßig für Sportarten, z.B. Fußball, abgehalten wird. Jeden März findet jedoch eine Freiluftveranstaltung statt, bei der es um Highlights im Freien, Klettern und Motorausrüstung für den Außenbereich geht. Für den unwahrscheinlichen Fall, dass Sie wahrnehmen müssen, was Sie überall im herrlichen Schwarzwald zu klettern haben, sollten Sie zum Beispiel die Arena Glashaus Outdoor Show besuchen.</p>\r\n<!-- /wp:paragraph -->','Truly Traditional - Berlin, Germany Events | Die besten Veranstaltungen von diesem Ort auf 1 Platz','','publish','closed','closed','','truly-traditional-berlin-germany-events','','','2020-06-18 13:48:14','2020-06-18 13:48:14','',0,'http://knotenpunkt13.de/?p=8',0,'post','',0),(9,1,'2020-03-25 09:37:40','2020-03-25 09:37:40','','14','','inherit','closed','closed','','14','','','2020-03-25 09:37:40','2020-03-25 09:37:40','',8,'http://knotenpunkt13.de/wp-content/uploads/2020/03/14.jpg',0,'attachment','image/jpeg',0),(10,1,'2020-03-25 09:37:54','2020-03-25 09:37:54','<!-- wp:paragraph -->\n<p>There is a considerable amount to see when you are visiting Berlin, Germany. At the point when you visit this piece of Germany, when isolated from western Germany, you can appreciate numerous occasions. Huge numbers of the Berlin, Germany occasions occur in the different historical centers and show corridors that encompass the city. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A lot of Berlin, Germany occasions occur at Checkpoint Charlie, the site of the previous Berlin Wall. A portion of the Berlin, Germany occasions that you might need to appreciate incorporate the Winter Wine Event, the Columbia-Halle display shows, the Outdoor Show at the Arena Glashaus and the yearly German Film Festival at o2 World. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Winter Wine Event </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Germany is home to a wide range of kinds of wines and you can test them all when you go to the Winter Wine Event that is held all through February every year in Berlin. This is an all over occasion that happens in clubs, cafés, wineries and bars all through Berlin. On the off chance that you need to test the best of German wine, you should visit Berlin in February with the goal that you can take an interest in the Winter Wine Event. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:core-embed/youtube {\"url\":\"https://youtu.be/F06RsWpxwAc\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/F06RsWpxwAc\n</div></figure>\n<!-- /wp:core-embed/youtube -->\n\n<!-- wp:paragraph -->\n<p>Columbia-Halle Exhibition </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For music expressions, you can appreciate the Columbia Halle presentation corridor. This is where a considerable lot of the Berlin music occasions occur consistently. From well known singing gatherings and acts to nearby Berlin performers, you can think that its all when you visit the Columbia-Halle Exhibition Hall. There are shows at this corridor each few days of the year so you make certain to discover something great when you visit Berlin. This is one piece of Berlin that you would prefer not to miss. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>OctoberFest </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The yearly OctoberFest festivity happens in Berlin all through October and is a reverence to brew just as wine and different spirits. German moving, music and culture is investigated during this month all through Berlin. You can appreciate marches, conventional German society moving and home prepared German brews when you visit Berlin during October. October is probably the liveliest month to visit Berlin. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Field Glashaus Outdoor Show </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>On the off chance that you are into the outside, you should look at the Arena Glashaus Outdoor Show. This is an open air territory that is regularly held for sports, for example, soccer, however each March has an outside show that highlights outdoors, climbing and engine gear for the outside. On the off chance that you need to perceive what you have to climb all through the glorious Black Forest, for instance, you should visit the Arena Glashaus Outdoor Show.</p>\n<!-- /wp:paragraph -->','Truly Traditional - Berlin, Germany Events','','inherit','closed','closed','','8-revision-v1','','','2020-03-25 09:37:54','2020-03-25 09:37:54','',8,'http://knotenpunkt13.de/8-revision-v1/',0,'revision','',0),(12,1,'2020-03-25 09:38:49','2020-03-25 09:38:49','<!-- wp:paragraph -->\n<p>Last updated: [wpautoterms last_updated_date]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[wpautoterms company_name]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p> (\"us\", \"we\", or \"our\") operates the [wpautoterms site_name] website (the \"Service\").</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This page informs you of our policies regarding the collection, use and disclosure of Personal Information when you use our Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We will not use or share your information with anyone except as described in this Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We use your Personal Information for providing and improving the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible at [wpautoterms site_url]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Information Collection And Use</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>While using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you. Personally identifiable information (\"Personal Information\") may include, but is not limited to:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Name</li><li>Email address</li><li>Telephone number</li><li>Address</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2>Log Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We collect information that your browser sends whenever you visit our Service (\"Log Data\"). This Log Data may include information such as your computer\'s Internet Protocol (\"IP\") address, browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages and other statistics.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Cookies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cookies are files with small amount of data, which may include an anonymous unique identifier. Cookies are sent to your browser from a web site and stored on your computer\'s hard drive.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We use \"cookies\" to collect information. You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Service Providers</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may employ third party companies and individuals to facilitate our Service, to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These third parties have access to your Personal Information only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Security</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The security of your Personal Information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Information, we cannot guarantee its absolute security.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Links To Other Sites</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party\'s site. We strongly advise you to review the Privacy Policy of every site you visit.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have no control over, and assume no responsibility for the content, privacy policies or practices of any third party sites or services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Children\'s Privacy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our Service does not address anyone under the age of 18 (\"Children\").</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We do not knowingly collect personally identifiable information from children under 18. If you are a parent or guardian and you are aware that your child has provided us with Personal Information, please contact us. If we discover that a child under 18 has provided us with Personal Information, we will delete such information from our servers immediately.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Compliance With Laws</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We will disclose your Personal Information where required to do so by law or subpoena.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Changes To This Privacy Policy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Contact Us</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you have any questions about this Privacy Policy, please contact us.</p>\n<!-- /wp:paragraph -->','Privacy Policy','','publish','closed','closed','','privacy-policy','','','2020-03-25 09:54:11','2020-03-25 09:54:11','',0,'http://knotenpunkt13.de/?page_id=12',0,'page','',0),(13,1,'2020-03-25 09:38:49','2020-03-25 09:38:49','','Privacy Policy','','inherit','closed','closed','','12-revision-v1','','','2020-03-25 09:38:49','2020-03-25 09:38:49','',12,'http://knotenpunkt13.de/12-revision-v1/',0,'revision','',0),(14,1,'2020-03-25 09:39:10','2020-03-25 09:39:10','<!-- wp:paragraph -->\n<p>Last updated: [wpautoterms last_updated_date]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please read these Terms of Use (\"Terms\", \"Terms of Use\") carefully before using the [wpautoterms site_url] website (the \"Service\") operated by [wpautoterms company_name] (\"us\", \"we\", or \"our\").</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Your access to and use of the Service is conditioned on your acceptance of and compliance with these Terms. These Terms apply to all visitors, users and others who access or use the Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By accessing or using the Service you agree to be bound by these Terms. If you disagree with any part of the terms then you may not access the Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Intellectual Property</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The Service and its original content, features and functionality are and will remain the exclusive property of [wpautoterms company_name] and its licensors.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Links To Other Web Sites</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our Service may contain links to third-party web sites or services that are not owned or controlled by [wpautoterms company_name].</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[wpautoterms company_name]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p> has no control over, and assumes no responsibility for, the content, privacy policies, or practices of any third party web sites or services. You further acknowledge and agree that [wpautoterms company_name] shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods or services available on or through any such web sites or services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We strongly advise you to read the terms and conditions and privacy policies of any third-party web sites or services that you visit.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Disclaimer</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Your use of the Service is at your sole risk. The Service is provided on an \"AS IS\" and \"AS AVAILABLE\" basis. The Service is provided without warranties of any kind, whether express or implied, including, but not limited to, implied warranties of merchantability, fitness for a particular purpose, non-infringement or course of performance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Governing Law</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>These Terms shall be governed and construed in accordance with the laws of Germany without regard to its conflict of law provisions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our failure to enforce any right or provision of these Terms will not be considered a waiver of those rights. If any provision of these Terms is held to be invalid or unenforceable by a court, the remaining provisions of these Terms will remain in effect. These Terms constitute the entire agreement between us regarding our Service, and supersede and replace any prior agreements we might have between us regarding the Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Changes</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right, at our sole discretion, to modify or replace these Terms at any time. If a revision is material we will try to provide at least 30 days notice prior to any new terms taking effect. What constitutes a material change will be determined at our sole discretion.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By continuing to access or use our Service after those revisions become effective, you agree to be bound by the revised terms. If you do not agree to the new terms, please stop using the Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Contact Us</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you have any questions about these Terms, please contact us.</p>\n<!-- /wp:paragraph -->','Terms and Conditions','','publish','closed','closed','','terms-and-conditions','','','2020-03-25 09:55:24','2020-03-25 09:55:24','',0,'http://knotenpunkt13.de/?page_id=14',0,'page','',0),(15,1,'2020-03-25 09:39:10','2020-03-25 09:39:10','','Terms and Conditions','','inherit','closed','closed','','14-revision-v1','','','2020-03-25 09:39:10','2020-03-25 09:39:10','',14,'http://knotenpunkt13.de/14-revision-v1/',0,'revision','',0),(16,1,'2020-03-25 09:39:24','2020-03-25 09:39:24','<!-- wp:paragraph -->\n<p>[wpforms id=\"33\" title=\"false\" description=\"false\"]</p>\n<!-- /wp:paragraph -->','Reach Us','','publish','closed','closed','','reach-us','','','2020-03-25 09:52:01','2020-03-25 09:52:01','',0,'http://knotenpunkt13.de/?page_id=16',0,'page','',0),(17,1,'2020-03-25 09:39:24','2020-03-25 09:39:24','','Reach Us','','inherit','closed','closed','','16-revision-v1','','','2020-03-25 09:39:24','2020-03-25 09:39:24','',16,'http://knotenpunkt13.de/16-revision-v1/',0,'revision','',0),(18,1,'2020-03-25 09:39:37','2020-03-25 09:39:37','<!-- wp:image {\"align\":\"center\",\"id\":47,\"sizeSlug\":\"large\",\"className\":\"is-style-circle-mask\"} -->\n<div class=\"wp-block-image is-style-circle-mask\"><figure class=\"aligncenter size-large\"><img src=\"http://knotenpunkt13.de/wp-content/uploads/2020/03/15.jpg\" alt=\"\" class=\"wp-image-47\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Following a couple of years in the demonstrating business, I chose to seek after composition as a profession. I love expounding on a wide assortment of points.</p>\n<!-- /wp:paragraph -->','About','','publish','closed','closed','','about','','','2020-03-25 10:00:05','2020-03-25 10:00:05','',0,'http://knotenpunkt13.de/?page_id=18',0,'page','',0),(19,1,'2020-03-25 09:39:37','2020-03-25 09:39:37','','About','','inherit','closed','closed','','18-revision-v1','','','2020-03-25 09:39:37','2020-03-25 09:39:37','',18,'http://knotenpunkt13.de/18-revision-v1/',0,'revision','',0),(20,1,'2020-03-25 09:39:48','2020-03-25 09:39:48','','Festival','','publish','closed','closed','','festival','','','2020-03-25 09:39:48','2020-03-25 09:39:48','',0,'http://knotenpunkt13.de/?page_id=20',0,'page','',0),(21,1,'2020-03-25 09:39:48','2020-03-25 09:39:48','','Festival','','inherit','closed','closed','','20-revision-v1','','','2020-03-25 09:39:48','2020-03-25 09:39:48','',20,'http://knotenpunkt13.de/20-revision-v1/',0,'revision','',0),(22,1,'2020-03-25 09:40:11','2020-03-25 09:40:11','','Home','','publish','closed','closed','','home','','','2020-03-25 09:40:11','2020-03-25 09:40:11','',0,'http://knotenpunkt13.de/?p=22',1,'nav_menu_item','',0),(23,1,'2020-03-25 09:40:11','2020-03-25 09:40:11',' ','','','publish','closed','closed','','23','','','2020-03-25 09:40:11','2020-03-25 09:40:11','',0,'http://knotenpunkt13.de/?p=23',2,'nav_menu_item','',0),(24,1,'2020-03-25 09:40:11','2020-03-25 09:40:11',' ','','','publish','closed','closed','','24','','','2020-03-25 09:40:11','2020-03-25 09:40:11','',0,'http://knotenpunkt13.de/?p=24',3,'nav_menu_item','',0),(25,1,'2020-03-25 09:40:11','2020-03-25 09:40:11',' ','','','publish','closed','closed','','25','','','2020-03-25 09:40:11','2020-03-25 09:40:11','',0,'http://knotenpunkt13.de/?p=25',4,'nav_menu_item','',0),(26,1,'2020-03-25 09:40:11','2020-03-25 09:40:11',' ','','','publish','closed','closed','','26','','','2020-03-25 09:40:11','2020-03-25 09:40:11','',0,'http://knotenpunkt13.de/?p=26',5,'nav_menu_item','',0),(27,1,'2020-03-25 09:40:11','2020-03-25 09:40:11',' ','','','publish','closed','closed','','27','','','2020-03-25 09:40:11','2020-03-25 09:40:11','',0,'http://knotenpunkt13.de/?p=27',6,'nav_menu_item','',0),(28,1,'2020-03-25 09:44:20','2020-03-25 09:44:20','','cropped-13.jpg','','inherit','closed','closed','','cropped-13-jpg','','','2020-03-25 09:44:20','2020-03-25 09:44:20','',0,'http://knotenpunkt13.de/wp-content/uploads/2020/03/cropped-13.jpg',0,'attachment','image/jpeg',0),(33,1,'2020-03-25 09:50:59','2020-03-25 09:50:59','{\"id\":\"33\",\"field_id\":3,\"fields\":[{\"id\":\"0\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},{\"id\":\"1\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}],\"settings\":{\"form_title\":\"Simple Contact Form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Entry: Simple Contact Form\",\"sender_name\":\"knotenpunkt13.de\",\"sender_address\":\"{admin_email}\",\"replyto\":\"{field_id=\\\"1\\\"}\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"18\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"contact\"}}','Simple Contact Form','','publish','closed','closed','','simple-contact-form','','','2020-03-25 09:51:38','2020-03-25 09:51:38','',0,'http://knotenpunkt13.de/?post_type=wpforms&p=33',0,'wpforms','',0),(34,1,'2020-03-25 09:52:00','2020-03-25 09:52:00','<!-- wp:paragraph -->\n<p>[wpforms id=\"33\" title=\"false\" description=\"false\"]</p>\n<!-- /wp:paragraph -->','Reach Us','','inherit','closed','closed','','16-revision-v1','','','2020-03-25 09:52:00','2020-03-25 09:52:00','',16,'http://knotenpunkt13.de/16-revision-v1/',0,'revision','',0),(35,1,'2020-03-25 09:52:32','2020-03-25 09:52:32','{\"id\":\"35\",\"field_id\":2,\"fields\":[{\"id\":\"0\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"simple\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},{\"id\":\"1\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"}],\"settings\":{\"form_title\":\"Newsletter Signup Form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Newsletter Signup Form Entry\",\"sender_name\":\"knotenpunkt13.de\",\"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\":\"18\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"subscribe\"}}','Newsletter Signup Form','','publish','closed','closed','','newsletter-signup-form','','','2020-03-25 09:52:56','2020-03-25 09:52:56','',0,'http://knotenpunkt13.de/?post_type=wpforms&p=35',0,'wpforms','',0),(40,1,'2020-03-25 09:54:10','2020-03-25 09:54:10','<!-- wp:paragraph -->\n<p>Last updated: [wpautoterms last_updated_date]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[wpautoterms company_name]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p> (\"us\", \"we\", or \"our\") operates the [wpautoterms site_name] website (the \"Service\").</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This page informs you of our policies regarding the collection, use and disclosure of Personal Information when you use our Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We will not use or share your information with anyone except as described in this Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We use your Personal Information for providing and improving the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible at [wpautoterms site_url]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Information Collection And Use</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>While using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you. Personally identifiable information (\"Personal Information\") may include, but is not limited to:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Name</li><li>Email address</li><li>Telephone number</li><li>Address</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2>Log Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We collect information that your browser sends whenever you visit our Service (\"Log Data\"). This Log Data may include information such as your computer\'s Internet Protocol (\"IP\") address, browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages and other statistics.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Cookies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cookies are files with small amount of data, which may include an anonymous unique identifier. Cookies are sent to your browser from a web site and stored on your computer\'s hard drive.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We use \"cookies\" to collect information. You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Service Providers</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may employ third party companies and individuals to facilitate our Service, to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These third parties have access to your Personal Information only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Security</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The security of your Personal Information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Information, we cannot guarantee its absolute security.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Links To Other Sites</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party\'s site. We strongly advise you to review the Privacy Policy of every site you visit.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have no control over, and assume no responsibility for the content, privacy policies or practices of any third party sites or services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Children\'s Privacy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our Service does not address anyone under the age of 18 (\"Children\").</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We do not knowingly collect personally identifiable information from children under 18. If you are a parent or guardian and you are aware that your child has provided us with Personal Information, please contact us. If we discover that a child under 18 has provided us with Personal Information, we will delete such information from our servers immediately.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Compliance With Laws</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We will disclose your Personal Information where required to do so by law or subpoena.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Changes To This Privacy Policy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Contact Us</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you have any questions about this Privacy Policy, please contact us.</p>\n<!-- /wp:paragraph -->','Privacy Policy','','inherit','closed','closed','','12-revision-v1','','','2020-03-25 09:54:10','2020-03-25 09:54:10','',12,'http://knotenpunkt13.de/12-revision-v1/',0,'revision','',0),(45,1,'2020-03-25 09:55:23','2020-03-25 09:55:23','<!-- wp:paragraph -->\n<p>Last updated: [wpautoterms last_updated_date]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please read these Terms of Use (\"Terms\", \"Terms of Use\") carefully before using the [wpautoterms site_url] website (the \"Service\") operated by [wpautoterms company_name] (\"us\", \"we\", or \"our\").</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Your access to and use of the Service is conditioned on your acceptance of and compliance with these Terms. These Terms apply to all visitors, users and others who access or use the Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By accessing or using the Service you agree to be bound by these Terms. If you disagree with any part of the terms then you may not access the Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Intellectual Property</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The Service and its original content, features and functionality are and will remain the exclusive property of [wpautoterms company_name] and its licensors.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Links To Other Web Sites</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our Service may contain links to third-party web sites or services that are not owned or controlled by [wpautoterms company_name].</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[wpautoterms company_name]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p> has no control over, and assumes no responsibility for, the content, privacy policies, or practices of any third party web sites or services. You further acknowledge and agree that [wpautoterms company_name] shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods or services available on or through any such web sites or services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We strongly advise you to read the terms and conditions and privacy policies of any third-party web sites or services that you visit.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Disclaimer</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Your use of the Service is at your sole risk. The Service is provided on an \"AS IS\" and \"AS AVAILABLE\" basis. The Service is provided without warranties of any kind, whether express or implied, including, but not limited to, implied warranties of merchantability, fitness for a particular purpose, non-infringement or course of performance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Governing Law</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>These Terms shall be governed and construed in accordance with the laws of Germany without regard to its conflict of law provisions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our failure to enforce any right or provision of these Terms will not be considered a waiver of those rights. If any provision of these Terms is held to be invalid or unenforceable by a court, the remaining provisions of these Terms will remain in effect. These Terms constitute the entire agreement between us regarding our Service, and supersede and replace any prior agreements we might have between us regarding the Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Changes</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right, at our sole discretion, to modify or replace these Terms at any time. If a revision is material we will try to provide at least 30 days notice prior to any new terms taking effect. What constitutes a material change will be determined at our sole discretion.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By continuing to access or use our Service after those revisions become effective, you agree to be bound by the revised terms. If you do not agree to the new terms, please stop using the Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Contact Us</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you have any questions about these Terms, please contact us.</p>\n<!-- /wp:paragraph -->','Terms and Conditions','','inherit','closed','closed','','14-revision-v1','','','2020-03-25 09:55:23','2020-03-25 09:55:23','',14,'http://knotenpunkt13.de/14-revision-v1/',0,'revision','',0),(46,1,'2020-03-25 09:58:02','2020-03-25 09:58:02','<!-- wp:paragraph -->\n<p>Following a couple of years in the demonstrating business, I chose to seek after composition as a profession. I love expounding on a wide assortment of points.</p>\n<!-- /wp:paragraph -->','About','','inherit','closed','closed','','18-revision-v1','','','2020-03-25 09:58:02','2020-03-25 09:58:02','',18,'http://knotenpunkt13.de/18-revision-v1/',0,'revision','',0),(47,1,'2020-03-25 09:59:35','2020-03-25 09:59:35','','15','','inherit','closed','closed','','15','','','2020-03-25 09:59:35','2020-03-25 09:59:35','',18,'http://knotenpunkt13.de/wp-content/uploads/2020/03/15.jpg',0,'attachment','image/jpeg',0),(48,1,'2020-03-25 09:59:54','2020-03-25 09:59:54','<!-- wp:image {\"align\":\"center\",\"id\":47,\"sizeSlug\":\"large\",\"className\":\"is-style-circle-mask\"} -->\n<div class=\"wp-block-image is-style-circle-mask\"><figure class=\"aligncenter size-large\"><img src=\"http://knotenpunkt13.de/wp-content/uploads/2020/03/15.jpg\" alt=\"\" class=\"wp-image-47\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Following a couple of years in the demonstrating business, I chose to seek after composition as a profession. I love expounding on a wide assortment of points.</p>\n<!-- /wp:paragraph -->','About','','inherit','closed','closed','','18-revision-v1','','','2020-03-25 09:59:54','2020-03-25 09:59:54','',18,'http://knotenpunkt13.de/18-revision-v1/',0,'revision','',0),(51,1,'2020-03-25 10:02:28','2020-03-25 10:02:28','.site-branding {\n padding: 0px 0 0px;\n text-align: center;\n}\n\nh1.site-title {\n display: none;\n}\n\np {\n margin-bottom: 1.5em;\n text-align: justify;\n}\n\n.united-navigation {\nbackground: #b5121b !important;\n}\n\np.site-title {\n display: none;\n}\n\nheader#masthead {\nbackground-image: none !important;\n}\n\nimg.custom-logo {\n padding: 13px;\n}\n.main-navigation .menu ul > li > a {\n display: block;\n padding: 40px 15px;\n color: white;\n}\n','ace-blog','','publish','closed','closed','','ace-blog','','','2020-03-25 11:13:11','2020-03-25 11:13:11','',0,'http://knotenpunkt13.de/ace-blog/',0,'custom_css','',0),(53,1,'2020-03-25 10:09:23','2020-03-25 10:09:23','','LOGO-4','','inherit','closed','closed','','logo-4','','','2020-03-25 10:09:23','2020-03-25 10:09:23','',0,'http://knotenpunkt13.de/wp-content/uploads/2020/03/LOGO-4.png',0,'attachment','image/png',0),(54,1,'2020-03-25 10:09:35','2020-03-25 10:09:35','http://knotenpunkt13.de/wp-content/uploads/2020/03/cropped-LOGO-4.png','cropped-LOGO-4.png','','inherit','closed','closed','','cropped-logo-4-png','','','2020-03-25 10:09:35','2020-03-25 10:09:35','',0,'http://knotenpunkt13.de/wp-content/uploads/2020/03/cropped-LOGO-4.png',0,'attachment','image/png',0),(59,1,'2020-03-25 10:35:21','2020-03-25 10:35:21','','16','','inherit','closed','closed','','16','','','2020-03-25 10:35:21','2020-03-25 10:35:21','',0,'http://knotenpunkt13.de/wp-content/uploads/2020/03/16.jpg',0,'attachment','image/jpeg',0),(65,1,'2020-03-25 10:49:51','2020-03-25 10:49:51','http://knotenpunkt13.de/wp-content/uploads/2020/03/cropped-LOGO-4-1.png','cropped-LOGO-4-1.png','','inherit','closed','closed','','cropped-logo-4-1-png','','','2020-03-25 10:49:51','2020-03-25 10:49:51','',0,'http://knotenpunkt13.de/wp-content/uploads/2020/03/cropped-LOGO-4-1.png',0,'attachment','image/png',0),(72,1,'2020-03-25 10:59:29','2020-03-25 10:59:29','.site-branding {\n padding: 0px 0 0px;\n text-align: center;\n}\n\nh1.site-title {\n display: none;\n}\n\np {\n margin-bottom: 1.5em;\n text-align: justify;\n}\n\n.united-navigation {\nbackground: red !important;\n}\n\np.site-title {\n display: none;\n}\n\nheader#masthead {\nbackground-image: none !important;\n}\n\nimg.custom-logo {\n padding: 13px;\n}','ace-blog','','inherit','closed','closed','','51-revision-v1','','','2020-03-25 10:59:29','2020-03-25 10:59:29','',51,'http://knotenpunkt13.de/51-revision-v1/',0,'revision','',0),(74,1,'2020-03-25 10:59:47','2020-03-25 10:59:47','.site-branding {\n padding: 0px 0 0px;\n text-align: center;\n}\n\nh1.site-title {\n display: none;\n}\n\np {\n margin-bottom: 1.5em;\n text-align: justify;\n}\n\n.united-navigation {\nbackground: red !important;\n}\n\np.site-title {\n display: none;\n}\n\nheader#masthead {\nbackground-image: none !important;\n}\n\nimg.custom-logo {\n padding: 13px;\n}\n\nimg.size-full.wp-image-47.aligncenter {\nborder-radius: 50%;\nheight: 150px;\nwidth: 150px;\nobject-fit: cover;\n}','ace-blog','','inherit','closed','closed','','51-revision-v1','','','2020-03-25 10:59:47','2020-03-25 10:59:47','',51,'http://knotenpunkt13.de/51-revision-v1/',0,'revision','',0),(76,1,'2020-03-25 11:00:28','2020-03-25 11:00:28','.site-branding {\n padding: 0px 0 0px;\n text-align: center;\n}\n\nh1.site-title {\n display: none;\n}\n\np {\n margin-bottom: 1.5em;\n text-align: justify;\n}\n\n.united-navigation {\nbackground: red !important;\n}\n\np.site-title {\n display: none;\n}\n\nheader#masthead {\nbackground-image: none !important;\n}\n\nimg.custom-logo {\n padding: 13px;\n}\n\n','ace-blog','','inherit','closed','closed','','51-revision-v1','','','2020-03-25 11:00:28','2020-03-25 11:00:28','',51,'http://knotenpunkt13.de/51-revision-v1/',0,'revision','',0),(78,1,'2020-03-25 11:03:18','2020-03-25 11:03:18','http://knotenpunkt13.de/wp-content/uploads/2020/03/cropped-LOGO-4-2.png','cropped-LOGO-4-2.png','','inherit','closed','closed','','cropped-logo-4-2-png','','','2020-03-25 11:03:18','2020-03-25 11:03:18','',0,'http://knotenpunkt13.de/wp-content/uploads/2020/03/cropped-LOGO-4-2.png',0,'attachment','image/png',0),(81,1,'2020-03-25 11:06:52','2020-03-25 11:06:52','.site-branding {\n padding: 0px 0 0px;\n text-align: center;\n}\n\nh1.site-title {\n display: none;\n}\n\np {\n margin-bottom: 1.5em;\n text-align: justify;\n}\n\n.united-navigation {\nbackground: #b5121b !important;\n}\n\np.site-title {\n display: none;\n}\n\nheader#masthead {\nbackground-image: none !important;\n}\n\nimg.custom-logo {\n padding: 13px;\n}\n\n','ace-blog','','inherit','closed','closed','','51-revision-v1','','','2020-03-25 11:06:52','2020-03-25 11:06:52','',51,'http://knotenpunkt13.de/51-revision-v1/',0,'revision','',0),(83,1,'2020-03-25 11:13:11','2020-03-25 11:13:11','.site-branding {\n padding: 0px 0 0px;\n text-align: center;\n}\n\nh1.site-title {\n display: none;\n}\n\np {\n margin-bottom: 1.5em;\n text-align: justify;\n}\n\n.united-navigation {\nbackground: #b5121b !important;\n}\n\np.site-title {\n display: none;\n}\n\nheader#masthead {\nbackground-image: none !important;\n}\n\nimg.custom-logo {\n padding: 13px;\n}\n.main-navigation .menu ul > li > a {\n display: block;\n padding: 40px 15px;\n color: white;\n}\n','ace-blog','','inherit','closed','closed','','51-revision-v1','','','2020-03-25 11:13:11','2020-03-25 11:13:11','',51,'http://knotenpunkt13.de/51-revision-v1/',0,'revision','',0),(85,1,'2020-06-07 13:03:56','2020-06-07 13:03:56','Ein Laptop-Computer oder einfach nur ein Laptop (auch Notebook-Computer oder Notebook) ist ein kleiner mobiler Personalcomputer, der in der Regel ein bis drei Kilogramm wiegt, je nach Größe, Material und anderen Faktoren. Mochten Sie mehr lesen? <a href=\"https://www.touchatag.com/de/\">Check out Touchatag.com/de/</a>\r\n<h2>Was ist un Notebook?</h2>\r\nWährend die Begriffe \"Laptop\" und \"Notebook\" oft synonym verwendet werden, ist \"Laptop\" der ältere Begriff, der 1983 mit dem Gavilan SC eingeführt wurde. \"Notebook-Computer\" ist eine spätere Prägung, die verwendet wurde, um kleinere Geräte wie die der Compaq LTE-Serie von 1989 zu unterscheiden, die im Gegensatz zu früheren Laptops ungefähr die Größe eines A4-Blatts hatten\r\n<ul>\r\n <li>Beide Begriffe werden oft unsachgemäß verwendet: Aufgrund von Hitze und anderen Faktoren sind viele Laptops für den Gebrauch auf dem Schoß ungeeignet, und die meisten haben nicht die Größe eines A4-Blatts. Obwohl einige ältere tragbare Computer, wie der Macintosh Portable und bestimmte Zenith TurbosPort-Modelle, manchmal als \"Laptops\" bezeichnet wurden, waren ihre Größe und ihr Gewicht für diese Kategorie zu groß.</li>\r\n <li>Laptops werden normalerweise mit einem einzelnen Akku oder über einen externen AC/DC-Adapter betrieben, der den Akku aufladen und gleichzeitig den Computer selbst mit Strom versorgen kann.</li>\r\n</ul>\r\nhttps://www.youtube.com/watch?v=ylp66crl8qg\r\n<h2>Ein Acer-Laptop mit Touchpad</h2>\r\nAls Personalcomputer erfüllen <a href=\"https://www.touchatag.com/de/laptop/\">notebooks auf Deutschland</a> die gleichen Aufgaben wie ein Desktop-PC, obwohl sie in der Regel bei gleichem Preis weniger leistungsstark sind. Sie enthalten Komponenten, die ihren Desktop-Pendants ähnlich sind und dieselben Funktionen erfüllen, sind jedoch miniaturisiert und für den mobilen Einsatz und effizienten Stromverbrauch optimiert.\r\n<ul>\r\n <li>Laptops verfügen in der Regel über Flüssigkristallanzeigen, und die meisten von ihnen verwenden unterschiedliche Speichermodule für ihren Arbeitsspeicher (z.B. SO-DIMM anstelle der größeren DIMMs). Zusätzlich zu einer eingebauten Tastatur können sie zur Eingabe ein Touchpad (auch als Trackpad bekannt) oder einen Zeigestock verwenden, wobei in der Regel auch eine externe Tastatur oder Maus angeschlossen werden kann.</li>\r\n</ul>','Was ist ein Notebook? Und Wie Konnen Sie Der Besten Laptops Finden Auf Touchatag?','','publish','closed','closed','','was-ist-ein-notebook-und-wie-konnen-sie-der-besten-laptops-finden-auf-touchatag','','','2020-06-18 13:48:46','2020-06-18 13:48:46','',0,'http://knotenpunkt13.de/?p=85',0,'post','',0),(86,1,'2020-06-06 15:09:59','2020-06-06 15:09:59','','2141','','inherit','closed','closed','','2141','','','2020-06-06 15:09:59','2020-06-06 15:09:59','',85,'http://knotenpunkt13.de/wp-content/uploads/2020/06/2141.jpg',0,'attachment','image/jpeg',0),(87,1,'2020-06-06 15:10:26','2020-06-06 15:10:26','Ein Laptop-Computer oder einfach nur ein Laptop (auch Notebook-Computer oder Notebook) ist ein kleiner mobiler Personalcomputer, der in der Regel ein bis drei Kilogramm wiegt, je nach Größe, Material und anderen Faktoren. Mochten Sie mehr lesen? <a href=\"https://www.touchatag.com/de/\">Check out Touchatag.com/de/</a>\r\n<h2>Was ist un Notebook?</h2>\r\nWährend die Begriffe \"Laptop\" und \"Notebook\" oft synonym verwendet werden, ist \"Laptop\" der ältere Begriff, der 1983 mit dem Gavilan SC eingeführt wurde. \"Notebook-Computer\" ist eine spätere Prägung, die verwendet wurde, um kleinere Geräte wie die der Compaq LTE-Serie von 1989 zu unterscheiden, die im Gegensatz zu früheren Laptops ungefähr die Größe eines A4-Blatts hatten\r\n<ul>\r\n <li>Beide Begriffe werden oft unsachgemäß verwendet: Aufgrund von Hitze und anderen Faktoren sind viele Laptops für den Gebrauch auf dem Schoß ungeeignet, und die meisten haben nicht die Größe eines A4-Blatts. Obwohl einige ältere tragbare Computer, wie der Macintosh Portable und bestimmte Zenith TurbosPort-Modelle, manchmal als \"Laptops\" bezeichnet wurden, waren ihre Größe und ihr Gewicht für diese Kategorie zu groß.</li>\r\n <li>Laptops werden normalerweise mit einem einzelnen Akku oder über einen externen AC/DC-Adapter betrieben, der den Akku aufladen und gleichzeitig den Computer selbst mit Strom versorgen kann.</li>\r\n</ul>\r\n<h2>Ein Acer-Laptop mit Touchpad</h2>\r\nAls Personalcomputer erfüllen <a href=\"https://www.touchatag.com/de/laptop/\">notebooks auf Deutschland</a> die gleichen Aufgaben wie ein Desktop-PC, obwohl sie in der Regel bei gleichem Preis weniger leistungsstark sind. Sie enthalten Komponenten, die ihren Desktop-Pendants ähnlich sind und dieselben Funktionen erfüllen, sind jedoch miniaturisiert und für den mobilen Einsatz und effizienten Stromverbrauch optimiert.\r\n<ul>\r\n <li>Laptops verfügen in der Regel über Flüssigkristallanzeigen, und die meisten von ihnen verwenden unterschiedliche Speichermodule für ihren Arbeitsspeicher (z.B. SO-DIMM anstelle der größeren DIMMs). Zusätzlich zu einer eingebauten Tastatur können sie zur Eingabe ein Touchpad (auch als Trackpad bekannt) oder einen Zeigestock verwenden, wobei in der Regel auch eine externe Tastatur oder Maus angeschlossen werden kann.</li>\r\n</ul>','Was ist ein Notebook? Und Wie Konnen Sie Der Besten Laptops Finden Auf Touchatag?','','inherit','closed','closed','','85-revision-v1','','','2020-06-06 15:10:26','2020-06-06 15:10:26','',85,'http://knotenpunkt13.de/85-revision-v1/',0,'revision','',0),(88,1,'2020-06-18 13:46:11','2020-06-18 13:46:11','http://knotenpunkt13.de/wp-content/uploads/2020/03/cropped-LOGO-4-3.png','cropped-LOGO-4-3.png','','inherit','closed','closed','','cropped-logo-4-3-png','','','2020-06-18 13:46:11','2020-06-18 13:46:11','',0,'http://knotenpunkt13.de/wp-content/uploads/2020/03/cropped-LOGO-4-3.png',0,'attachment','image/png',0),(90,1,'2020-06-18 13:48:14','2020-06-18 13:48:14','<!-- wp:paragraph -->\r\n<p>Es gibt eine beträchtliche Menge zu sehen, wenn Sie Berlin, Deutschland, besuchen. An dem Punkt, an dem Sie dieses von Westdeutschland isolierte Stück Deutschland besuchen, können Sie zahlreiche Gelegenheiten schätzen. Eine große Anzahl der Anlässe in Berlin, Deutschland finden in den verschiedenen historischen Zentren statt und zeigen Korridore, die die Stadt umschließen.</p>\r\n<ul>\r\n<li>Viele Anlässe in Berlin, Deutschland finden am Checkpoint Charlie statt, dem Standort der früheren Berliner Mauer. Ein Teil der Anlässe in Berlin, Deutschland, die Sie vielleicht zu schätzen wissen, sind das Winter Wine Event, die Columbia-Halle, die Outdoor-Show in der Arena Glashaus und das jährliche Deutsche Filmfestival in der o2 World.</li>\r\n</ul>\r\n<h2>Winter-Wein-Veranstaltung</h2>\r\n<p>In Deutschland gibt es eine große Auswahl an Weinen, und Sie können sie alle testen, wenn Sie zum Winter Wine Event gehen, das jedes Jahr im Februar in Berlin stattfindet. Dies ist ein allgegenwärtiges Ereignis, das in Clubs, Cafés, Weinkellereien und Bars in ganz Berlin stattfindet. Für den Fall, dass Sie den besten deutschen Wein testen müssen, sollten Sie Berlin im Februar besuchen, mit dem Ziel, dass Sie sich für das Winter Wine Event interessieren können.</p>\r\n<p>https://youtu.be/F06RsWpxwAc</p>\r\n<h2>Columbia-Halle-Ausstellung</h2>\r\n<p>Für musikalische Ausdrucksformen steht Ihnen der Präsentationskorridor der Columbia Halle zur Verfügung. Hier findet ein beträchtlicher Teil der Berliner Musikanlässe immer wieder statt. Von bekannten Gesangsveranstaltungen und Auftritten bekannter Künstler bis hin zu Künstlern aus dem nahegelegenen Berlin - all das können Sie sich vorstellen, wenn Sie die Ausstellungshalle der Columbia-Halle besuchen. In diesem Korridor finden alle paar Tage im Jahr Shows statt, so dass Sie sicher sein können, etwas Großartiges zu entdecken, wenn Sie Berlin besuchen. Dies ist ein Stück Berlin, das Sie sich nicht entgehen lassen sollten.</p>\r\n<h2>OktoberFest</h2>\r\n<p>Das alljährliche Oktoberfest findet den ganzen Oktober hindurch in Berlin statt und ist eine Ehrfurcht vor dem Brauen ebenso wie vor Wein und verschiedenen Spirituosen. Deutsche Bewegung, Musik und Kultur wird in diesem Monat in ganz Berlin untersucht. Wenn Sie Berlin im Oktober besuchen, können Sie Märsche, den Umzug der konventionellen deutschen Gesellschaft und das zu Hause zubereitete deutsche Gebräu genießen. Der Oktober ist wahrscheinlich der lebhafteste Monat für einen Besuch in Berlin.</p>\r\n<h2>Field Glashaus Freiluftschau</h2>\r\n<p>Für den Fall, dass Sie sich im Freien befinden, sollten Sie sich die Arena Glashaus Outdoor Show ansehen. Es handelt sich um ein Freiluftterritorium, das regelmäßig für Sportarten, z.B. Fußball, abgehalten wird. Jeden März findet jedoch eine Freiluftveranstaltung statt, bei der es um Highlights im Freien, Klettern und Motorausrüstung für den Außenbereich geht. Für den unwahrscheinlichen Fall, dass Sie wahrnehmen müssen, was Sie überall im herrlichen Schwarzwald zu klettern haben, sollten Sie zum Beispiel die Arena Glashaus Outdoor Show besuchen.</p>\r\n<!-- /wp:paragraph -->','Truly Traditional - Berlin, Germany Events | Die besten Veranstaltungen von diesem Ort auf 1 Platz','','inherit','closed','closed','','8-revision-v1','','','2020-06-18 13:48:14','2020-06-18 13:48:14','',8,'http://knotenpunkt13.de/8-revision-v1/',0,'revision','',0),(91,1,'2020-06-18 13:48:46','2020-06-18 13:48:46','Ein Laptop-Computer oder einfach nur ein Laptop (auch Notebook-Computer oder Notebook) ist ein kleiner mobiler Personalcomputer, der in der Regel ein bis drei Kilogramm wiegt, je nach Größe, Material und anderen Faktoren. Mochten Sie mehr lesen? <a href=\"https://www.touchatag.com/de/\">Check out Touchatag.com/de/</a>\r\n<h2>Was ist un Notebook?</h2>\r\nWährend die Begriffe \"Laptop\" und \"Notebook\" oft synonym verwendet werden, ist \"Laptop\" der ältere Begriff, der 1983 mit dem Gavilan SC eingeführt wurde. \"Notebook-Computer\" ist eine spätere Prägung, die verwendet wurde, um kleinere Geräte wie die der Compaq LTE-Serie von 1989 zu unterscheiden, die im Gegensatz zu früheren Laptops ungefähr die Größe eines A4-Blatts hatten\r\n<ul>\r\n <li>Beide Begriffe werden oft unsachgemäß verwendet: Aufgrund von Hitze und anderen Faktoren sind viele Laptops für den Gebrauch auf dem Schoß ungeeignet, und die meisten haben nicht die Größe eines A4-Blatts. Obwohl einige ältere tragbare Computer, wie der Macintosh Portable und bestimmte Zenith TurbosPort-Modelle, manchmal als \"Laptops\" bezeichnet wurden, waren ihre Größe und ihr Gewicht für diese Kategorie zu groß.</li>\r\n <li>Laptops werden normalerweise mit einem einzelnen Akku oder über einen externen AC/DC-Adapter betrieben, der den Akku aufladen und gleichzeitig den Computer selbst mit Strom versorgen kann.</li>\r\n</ul>\r\nhttps://www.youtube.com/watch?v=ylp66crl8qg\r\n<h2>Ein Acer-Laptop mit Touchpad</h2>\r\nAls Personalcomputer erfüllen <a href=\"https://www.touchatag.com/de/laptop/\">notebooks auf Deutschland</a> die gleichen Aufgaben wie ein Desktop-PC, obwohl sie in der Regel bei gleichem Preis weniger leistungsstark sind. Sie enthalten Komponenten, die ihren Desktop-Pendants ähnlich sind und dieselben Funktionen erfüllen, sind jedoch miniaturisiert und für den mobilen Einsatz und effizienten Stromverbrauch optimiert.\r\n<ul>\r\n <li>Laptops verfügen in der Regel über Flüssigkristallanzeigen, und die meisten von ihnen verwenden unterschiedliche Speichermodule für ihren Arbeitsspeicher (z.B. SO-DIMM anstelle der größeren DIMMs). Zusätzlich zu einer eingebauten Tastatur können sie zur Eingabe ein Touchpad (auch als Trackpad bekannt) oder einen Zeigestock verwenden, wobei in der Regel auch eine externe Tastatur oder Maus angeschlossen werden kann.</li>\r\n</ul>','Was ist ein Notebook? Und Wie Konnen Sie Der Besten Laptops Finden Auf Touchatag?','','inherit','closed','closed','','85-revision-v1','','','2020-06-18 13:48:46','2020-06-18 13:48:46','',85,'http://knotenpunkt13.de/85-revision-v1/',0,'revision','',0),(94,1,'2020-07-31 10:41:23','2020-07-31 10:41:23','Die Gründe für die Aufnahme eines <a href=\"https://mkshft.org/de/minikredit/1500-euro/\">1500 euro darlehen auf MKSHFT.org</a> sind vielfältig. Vielleicht sind Sie nicht in der Lage, die Arztrechnung Ihres Angehörigen zu bezahlen. Oder Sie planen eine Hochzeit, aber Sie haben nicht genug Geld, um sie zu bezahlen. Es werden mehr Rechnungen eingetrieben, aber Sie haben vor kurzem Ihre Arbeit verloren?\r\n<ol>\r\n <li>Dies ist definitiv ein schwerwiegender Grund für einen Geldkredit. Es gibt Menschen, die aufgrund einer schlechten Kreditgeschichte keine Kredite von Banken oder anderen Finanzinstituten aufnehmen können. In einem so kurzen Zeitraum ist es am besten, einen Pfandleiher aufzusuchen, der Ihnen einen <a href=\"https://mkshft.org/de/minikredit/\">sofortigen mini kredit gewährt.</a></li>\r\n</ol>\r\n<h2>Der Reiz dieser Darlehen besteht darin, dass sie in kurzer Zeit leicht und einfach genehmigt werden können</h2>\r\nEs ist nicht nötig, von Ihrer Familie oder Ihren Freunden um geliehenes Geld zu bitten. Was Sie tun müssen, ist, einen wertvollen Gegenstand in Ihren Besitz zu nehmen und einen Pfandleiher aufzusuchen. Solche Wertgegenstände sind Goldschmuck und Diamanten, Spielkonsolen, iPad oder Tablets, Fahrräder... Der Pfandleiher ist verpflichtet, Ihren Gegenstand für die Dauer der Leihgabe sicher aufzubewahren. Er wird den Wert des Gegenstandes schätzen und die beste Leihsumme ermitteln.\r\n<ul>\r\n <li>Das Einzige, was Sie (neben dem Wertgegenstand) mit sich führen müssen, ist ein persönliches Ausweisdokument, das Ihren Namen, Ihr Geburtsdatum und Ihre Adresse enthält. Sie brauchen keine Kreditprüfungen. Innerhalb von 30 Minuten erhalten Sie eine Antwort über den Gesamtbetrag der Ausleihe. Wenn dieser Betrag für Sie akzeptabel ist, nimmt der Vermittler Ihr Objekt und gibt Ihnen das Geld.</li>\r\n</ul>\r\n<h2>In der Regel haben diese Darlehen eine Laufzeit von 3 Monaten mit geschätzten Zinsen für diesen Zeitraum</h2>\r\nEinige Makler erlauben eine Verlängerung der Leihfrist vor dem Fälligkeitsdatum. Wenn Sie sich fragen, was passiert, wenn das Darlehen nicht zurückgezahlt werden kann - es gibt eine einfache Lösung. Der Makler wird Ihren Gegenstand auf dem Markt für gebrauchte Gegenstände verkaufen und Ihre Schulden zurückzahlen. Also keine schlechten Kreditbewertungen gegen Ihren Namen. Normalerweise wird der Gegenstand in Ihren Besitz zurückgegeben, wenn Sie die Schuld zurückzahlen können.\r\n\r\nhttps://www.youtube.com/watch?v=-NHmI_VoTus','Welches sind die besten Möglichkeiten, Kredite im Internet zu finden? Und welche Tipps sollten Sie ernst nehmen','','publish','closed','closed','','welches-sind-die-besten-moglichkeiten-kredite-im-internet-zu-finden-und-welche-tipps-sollten-sie-ernst-nehmen','','','2020-07-30 10:19:37','2020-07-30 10:19:37','',0,'http://knotenpunkt13.de/?p=94',0,'post','',0),(95,1,'2020-07-29 19:43:59','2020-07-29 19:43:59','','6611214d','','inherit','closed','closed','','6611214d','','','2020-07-29 19:43:59','2020-07-29 19:43:59','',94,'http://knotenpunkt13.de/wp-content/uploads/2020/07/6611214d.jpg',0,'attachment','image/jpeg',0),(96,1,'2020-07-30 10:19:37','2020-07-30 10:19:37','Die Gründe für die Aufnahme eines <a href=\"https://mkshft.org/de/minikredit/1500-euro/\">1500 euro darlehen auf MKSHFT.org</a> sind vielfältig. Vielleicht sind Sie nicht in der Lage, die Arztrechnung Ihres Angehörigen zu bezahlen. Oder Sie planen eine Hochzeit, aber Sie haben nicht genug Geld, um sie zu bezahlen. Es werden mehr Rechnungen eingetrieben, aber Sie haben vor kurzem Ihre Arbeit verloren?\r\n<ol>\r\n <li>Dies ist definitiv ein schwerwiegender Grund für einen Geldkredit. Es gibt Menschen, die aufgrund einer schlechten Kreditgeschichte keine Kredite von Banken oder anderen Finanzinstituten aufnehmen können. In einem so kurzen Zeitraum ist es am besten, einen Pfandleiher aufzusuchen, der Ihnen einen <a href=\"https://mkshft.org/de/minikredit/\">sofortigen mini kredit gewährt.</a></li>\r\n</ol>\r\n<h2>Der Reiz dieser Darlehen besteht darin, dass sie in kurzer Zeit leicht und einfach genehmigt werden können</h2>\r\nEs ist nicht nötig, von Ihrer Familie oder Ihren Freunden um geliehenes Geld zu bitten. Was Sie tun müssen, ist, einen wertvollen Gegenstand in Ihren Besitz zu nehmen und einen Pfandleiher aufzusuchen. Solche Wertgegenstände sind Goldschmuck und Diamanten, Spielkonsolen, iPad oder Tablets, Fahrräder... Der Pfandleiher ist verpflichtet, Ihren Gegenstand für die Dauer der Leihgabe sicher aufzubewahren. Er wird den Wert des Gegenstandes schätzen und die beste Leihsumme ermitteln.\r\n<ul>\r\n <li>Das Einzige, was Sie (neben dem Wertgegenstand) mit sich führen müssen, ist ein persönliches Ausweisdokument, das Ihren Namen, Ihr Geburtsdatum und Ihre Adresse enthält. Sie brauchen keine Kreditprüfungen. Innerhalb von 30 Minuten erhalten Sie eine Antwort über den Gesamtbetrag der Ausleihe. Wenn dieser Betrag für Sie akzeptabel ist, nimmt der Vermittler Ihr Objekt und gibt Ihnen das Geld.</li>\r\n</ul>\r\n<h2>In der Regel haben diese Darlehen eine Laufzeit von 3 Monaten mit geschätzten Zinsen für diesen Zeitraum</h2>\r\nEinige Makler erlauben eine Verlängerung der Leihfrist vor dem Fälligkeitsdatum. Wenn Sie sich fragen, was passiert, wenn das Darlehen nicht zurückgezahlt werden kann - es gibt eine einfache Lösung. Der Makler wird Ihren Gegenstand auf dem Markt für gebrauchte Gegenstände verkaufen und Ihre Schulden zurückzahlen. Also keine schlechten Kreditbewertungen gegen Ihren Namen. Normalerweise wird der Gegenstand in Ihren Besitz zurückgegeben, wenn Sie die Schuld zurückzahlen können.\r\n\r\nhttps://www.youtube.com/watch?v=-NHmI_VoTus','Welches sind die besten Möglichkeiten, Kredite im Internet zu finden? Und welche Tipps sollten Sie ernst nehmen','','inherit','closed','closed','','94-revision-v1','','','2020-07-30 10:19:37','2020-07-30 10:19:37','',94,'http://knotenpunkt13.de/94-revision-v1/',0,'revision','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_term_relationships`
--
DROP TABLE IF EXISTS `wp_term_relationships`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_term_relationships` (
`object_id` bigint unsigned NOT NULL DEFAULT '0',
`term_taxonomy_id` bigint unsigned NOT NULL DEFAULT '0',
`term_order` int NOT NULL DEFAULT '0',
PRIMARY KEY (`object_id`,`term_taxonomy_id`),
KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_term_relationships`
--
LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES (5,3,0),(5,4,0),(5,5,0),(5,6,0),(8,3,0),(8,4,0),(8,5,0),(8,6,0),(22,7,0),(23,7,0),(24,7,0),(25,7,0),(26,7,0),(27,7,0),(85,9,0),(94,10,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=11 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,6),(9,9,'category','',0,1),(10,10,'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=11 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,'My Blog','my-blog',0),(3,'Blog','blog',0),(4,'News','news',0),(5,'Arts','arts',0),(6,'Festival','festival',0),(7,'Main Menu','main-menu',0),(9,'Vergleichen im 2020','vergleicher',0),(10,'Mini darlehens','mini-darlehens',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=24 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','Lauren'),(3,1,'last_name','Powell'),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp_user_level','10'),(14,1,'dismissed_wp_pointers','text_widget_custom_html'),(15,1,'show_welcome_panel','1'),(16,1,'session_tokens','a:1:{s:64:\"9e0c5e6a2b9b07996cb2592d33b3ac3ee7932ef1da456efbea5275ee1386bbfe\";a:4:{s:10:\"expiration\";i:1597261016;s:2:\"ip\";s:11:\"92.69.39.49\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36\";s:5:\"login\";i:1596051416;}}'),(17,1,'wp_dashboard_quick_press_last_post_id','92'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:10:\"92.69.39.0\";}'),(19,1,'wp_user-settings','libraryContent=browse&editor=tinymce'),(20,1,'wp_user-settings-time','1592488090'),(21,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(22,1,'metaboxhidden_nav-menus','a:2:{i:0;s:12:\"add-post_tag\";i:1;s:15:\"add-post_format\";}'),(23,1,'nav_menu_recently_edited','7');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_users`
--
DROP TABLE IF EXISTS `wp_users`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_users` (
`ID` bigint unsigned NOT NULL AUTO_INCREMENT,
`user_login` varchar(60) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_pass` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_nicename` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_url` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`user_activation_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_status` int NOT NULL DEFAULT '0',
`display_name` varchar(250) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
PRIMARY KEY (`ID`),
KEY `user_login_key` (`user_login`),
KEY `user_nicename` (`user_nicename`),
KEY `user_email` (`user_email`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_users`
--
LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'admin','$P$BYbIv0O9NYvDHmYc9Gohmeo9Qr.T0L/','admin','[email protected]','','2020-03-08 22:21:18','',0,'Lauren Powell');
/*!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=3 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==','2020-06-25 11:55:42'),(2,'wpforms_admin_notifications_update','W10=','2020-07-29 19:36:58');
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wpil_keyword_select_links`
--
DROP TABLE IF EXISTS `wp_wpil_keyword_select_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpil_keyword_select_links` (
`id` int unsigned NOT NULL AUTO_INCREMENT,
`keyword_id` int unsigned NOT NULL,
`post_id` int unsigned NOT NULL,
`post_type` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL,
`sentence_text` text COLLATE utf8mb4_unicode_ci,
`case_keyword` text COLLATE utf8mb4_unicode_ci,
`meta_data` text COLLATE utf8mb4_unicode_ci,
PRIMARY KEY (`id`),
KEY `keyword_id` (`keyword_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wpil_keyword_select_links`
--
LOCK TABLES `wp_wpil_keyword_select_links` WRITE;
/*!40000 ALTER TABLE `wp_wpil_keyword_select_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpil_keyword_select_links` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wpil_report_links`
--
DROP TABLE IF EXISTS `wp_wpil_report_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpil_report_links` (
`link_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`post_id` bigint unsigned NOT NULL,
`clean_url` text COLLATE utf8mb4_unicode_ci,
`raw_url` text COLLATE utf8mb4_unicode_ci,
`host` text COLLATE utf8mb4_unicode_ci,
`anchor` text COLLATE utf8mb4_unicode_ci,
`internal` tinyint(1) DEFAULT '0',
`has_links` tinyint(1) NOT NULL DEFAULT '0',
`post_type` text COLLATE utf8mb4_unicode_ci,
`location` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
PRIMARY KEY (`link_id`),
KEY `post_id` (`post_id`),
KEY `clean_url` (`clean_url`(500))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wpil_report_links`
--
LOCK TABLES `wp_wpil_report_links` WRITE;
/*!40000 ALTER TABLE `wp_wpil_report_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpil_report_links` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2023-03-29 8:11:16