File: /opt/aphex/sites/djk-brose-bamberg.de/db.sql
-- MySQL dump 10.13 Distrib 8.0.32, for Linux (x86_64)
--
-- Host: localhost Database: djk_brose_bamberg_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 DEFAULT '0000-00-00 00:00:00',
`scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
`args` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`schedule` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`group_id` bigint unsigned NOT NULL DEFAULT '0',
`attempts` int NOT NULL DEFAULT '0',
`last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
`last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
`claim_id` bigint unsigned NOT NULL DEFAULT '0',
`extended_args` varchar(8000) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
PRIMARY KEY (`action_id`),
KEY `hook` (`hook`),
KEY `status` (`status`),
KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
KEY `args` (`args`),
KEY `group_id` (`group_id`),
KEY `last_attempt_gmt` (`last_attempt_gmt`),
KEY `claim_id` (`claim_id`),
KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=468 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 (441,'wpforms_email_summaries_fetch_info_blocks','complete','2022-03-16 13:06:56','2022-03-16 13:06:56','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1647436016;s:18:\"\0*\0first_timestamp\";i:1620732801;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1647436016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-03-16 13:12:24','2022-03-16 13:12:24',0,NULL),(445,'wpforms_admin_addons_cache_update','complete','2022-03-19 12:22:16','2022-03-19 12:22:16','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1647692536;s:18:\"\0*\0first_timestamp\";i:1622252983;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1647692536;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-03-19 12:28:27','2022-03-19 12:28:27',0,NULL),(446,'wpforms_admin_builder_templates_cache_update','complete','2022-03-20 04:02:56','2022-03-20 04:02:56','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1647748976;s:18:\"\0*\0first_timestamp\";i:1628376872;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1647748976;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-03-20 04:03:51','2022-03-20 04:03:51',0,NULL),(448,'wpforms_process_entry_emails_meta_cleanup','complete','2022-03-15 09:15:47','2022-03-15 09:15:47','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1647335747;s:18:\"\0*\0first_timestamp\";i:1589846400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1647335747;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-03-15 09:34:02','2022-03-15 09:34:02',0,NULL),(449,'wpforms_process_entry_emails_meta_cleanup','complete','2022-03-16 09:34:02','2022-03-16 09:34:02','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1647423242;s:18:\"\0*\0first_timestamp\";i:1589846400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1647423242;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-03-16 09:36:05','2022-03-16 09:36:05',0,NULL),(450,'wpforms_process_entry_emails_meta_cleanup','complete','2022-03-17 09:36:05','2022-03-17 09:36:05','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1647509765;s:18:\"\0*\0first_timestamp\";i:1589846400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1647509765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-03-17 09:50:19','2022-03-17 09:50:19',0,NULL),(451,'wpforms_email_summaries_fetch_info_blocks','complete','2022-03-23 13:12:24','2022-03-23 13:12:24','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1648041144;s:18:\"\0*\0first_timestamp\";i:1620732801;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1648041144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-03-23 13:20:09','2022-03-23 13:20:09',0,NULL),(452,'wpforms_process_entry_emails_meta_cleanup','complete','2022-03-18 09:50:19','2022-03-18 09:50:19','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1647597019;s:18:\"\0*\0first_timestamp\";i:1589846400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1647597019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-03-18 09:56:26','2022-03-18 09:56:26',0,NULL),(453,'wpforms_process_entry_emails_meta_cleanup','complete','2022-03-19 09:56:26','2022-03-19 09:56:26','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1647683786;s:18:\"\0*\0first_timestamp\";i:1589846400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1647683786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-03-19 09:58:19','2022-03-19 09:58:19',0,NULL),(454,'wpforms_process_entry_emails_meta_cleanup','complete','2022-03-20 09:58:19','2022-03-20 09:58:19','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1647770299;s:18:\"\0*\0first_timestamp\";i:1589846400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1647770299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-03-20 10:15:46','2022-03-20 10:15:46',0,NULL),(455,'wpforms_admin_addons_cache_update','complete','2022-03-26 12:28:27','2022-03-26 12:28:27','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1648297707;s:18:\"\0*\0first_timestamp\";i:1622252983;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1648297707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-03-26 12:28:37','2022-03-26 12:28:37',0,NULL),(456,'wpforms_admin_builder_templates_cache_update','complete','2022-03-27 04:03:51','2022-03-27 04:03:51','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1648353831;s:18:\"\0*\0first_timestamp\";i:1628376872;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1648353831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-03-27 04:08:52','2022-03-27 04:08:52',0,NULL),(458,'wpforms_email_summaries_fetch_info_blocks','complete','2022-03-30 13:20:09','2022-03-30 13:20:09','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1648646409;s:18:\"\0*\0first_timestamp\";i:1620732801;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1648646409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-03-30 13:41:06','2022-03-30 13:41:06',0,NULL),(459,'wpforms_admin_addons_cache_update','complete','2022-04-02 12:28:37','2022-04-02 12:28:37','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1648902517;s:18:\"\0*\0first_timestamp\";i:1622252983;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1648902517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-04-02 12:30:27','2022-04-02 12:30:27',0,NULL),(460,'wpforms_admin_builder_templates_cache_update','complete','2022-04-03 04:08:52','2022-04-03 04:08:52','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1648958932;s:18:\"\0*\0first_timestamp\";i:1628376872;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1648958932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-04-03 04:12:34','2022-04-03 04:12:34',0,NULL),(461,'wpforms_email_summaries_fetch_info_blocks','complete','2022-04-06 13:41:06','2022-04-06 13:41:06','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1649252466;s:18:\"\0*\0first_timestamp\";i:1620732801;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1649252466;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-04-06 14:25:59','2022-04-06 14:25:59',0,NULL),(462,'wpforms_admin_addons_cache_update','complete','2022-04-09 12:30:27','2022-04-09 12:30:27','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1649507427;s:18:\"\0*\0first_timestamp\";i:1622252983;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1649507427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-04-09 12:50:42','2022-04-09 12:50:42',0,NULL),(463,'wpforms_admin_builder_templates_cache_update','complete','2022-04-10 04:12:34','2022-04-10 04:12:34','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1649563954;s:18:\"\0*\0first_timestamp\";i:1628376872;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1649563954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-04-10 04:25:42','2022-04-10 04:25:42',0,NULL),(464,'wpforms_email_summaries_fetch_info_blocks','complete','2022-04-13 14:25:59','2022-04-13 14:25:59','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1649859959;s:18:\"\0*\0first_timestamp\";i:1620732801;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1649859959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-04-13 14:26:42','2022-04-13 14:26:42',0,NULL),(465,'wpforms_admin_addons_cache_update','pending','2022-04-16 12:50:42','2022-04-16 12:50:42','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1650113442;s:18:\"\0*\0first_timestamp\";i:1622252983;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1650113442;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),(466,'wpforms_admin_builder_templates_cache_update','pending','2022-04-17 04:25:42','2022-04-17 04:25:42','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1650169542;s:18:\"\0*\0first_timestamp\";i:1628376872;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1650169542;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),(467,'wpforms_email_summaries_fetch_info_blocks','pending','2022-04-20 14:26:42','2022-04-20 14:26:42','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1650464802;s:18:\"\0*\0first_timestamp\";i:1620732801;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1650464802;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);
/*!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=39902 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_actionscheduler_claims`
--
LOCK TABLES `wp_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_actionscheduler_groups`
--
DROP TABLE IF EXISTS `wp_actionscheduler_groups`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_groups` (
`group_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`slug` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
PRIMARY KEY (`group_id`),
KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_actionscheduler_groups`
--
LOCK TABLES `wp_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_groups` VALUES (1,'action-scheduler-migration'),(2,'wpforms');
/*!40000 ALTER TABLE `wp_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_actionscheduler_logs`
--
DROP TABLE IF EXISTS `wp_actionscheduler_logs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_logs` (
`log_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`action_id` bigint unsigned NOT NULL,
`message` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
`log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`log_id`),
KEY `action_id` (`action_id`),
KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=1347 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 (1267,441,'action created','2022-03-09 13:06:56','2022-03-09 13:06:56'),(1279,445,'action created','2022-03-12 12:22:16','2022-03-12 12:22:16'),(1282,446,'action created','2022-03-13 04:02:56','2022-03-13 04:02:56'),(1288,448,'action created','2022-03-14 09:15:47','2022-03-14 09:15:47'),(1289,448,'action started via WP Cron','2022-03-15 09:34:02','2022-03-15 09:34:02'),(1290,448,'action complete via WP Cron','2022-03-15 09:34:02','2022-03-15 09:34:02'),(1291,449,'action created','2022-03-15 09:34:02','2022-03-15 09:34:02'),(1292,449,'action started via WP Cron','2022-03-16 09:36:05','2022-03-16 09:36:05'),(1293,449,'action complete via WP Cron','2022-03-16 09:36:05','2022-03-16 09:36:05'),(1294,450,'action created','2022-03-16 09:36:05','2022-03-16 09:36:05'),(1295,441,'action started via WP Cron','2022-03-16 13:12:24','2022-03-16 13:12:24'),(1296,441,'action complete via WP Cron','2022-03-16 13:12:24','2022-03-16 13:12:24'),(1297,451,'action created','2022-03-16 13:12:24','2022-03-16 13:12:24'),(1298,450,'action started via WP Cron','2022-03-17 09:50:19','2022-03-17 09:50:19'),(1299,450,'action complete via WP Cron','2022-03-17 09:50:19','2022-03-17 09:50:19'),(1300,452,'action created','2022-03-17 09:50:19','2022-03-17 09:50:19'),(1301,452,'action started via WP Cron','2022-03-18 09:56:26','2022-03-18 09:56:26'),(1302,452,'action complete via WP Cron','2022-03-18 09:56:26','2022-03-18 09:56:26'),(1303,453,'action created','2022-03-18 09:56:26','2022-03-18 09:56:26'),(1304,453,'action started via WP Cron','2022-03-19 09:58:19','2022-03-19 09:58:19'),(1305,453,'action complete via WP Cron','2022-03-19 09:58:19','2022-03-19 09:58:19'),(1306,454,'action created','2022-03-19 09:58:19','2022-03-19 09:58:19'),(1307,445,'action started via WP Cron','2022-03-19 12:28:27','2022-03-19 12:28:27'),(1308,445,'action complete via WP Cron','2022-03-19 12:28:27','2022-03-19 12:28:27'),(1309,455,'action created','2022-03-19 12:28:27','2022-03-19 12:28:27'),(1310,446,'action started via WP Cron','2022-03-20 04:03:51','2022-03-20 04:03:51'),(1311,446,'action complete via WP Cron','2022-03-20 04:03:51','2022-03-20 04:03:51'),(1312,456,'action created','2022-03-20 04:03:51','2022-03-20 04:03:51'),(1313,454,'action started via WP Cron','2022-03-20 10:15:46','2022-03-20 10:15:46'),(1314,454,'action complete via WP Cron','2022-03-20 10:15:46','2022-03-20 10:15:46'),(1317,451,'action started via WP Cron','2022-03-23 13:20:09','2022-03-23 13:20:09'),(1318,451,'action complete via WP Cron','2022-03-23 13:20:09','2022-03-23 13:20:09'),(1319,458,'action created','2022-03-23 13:20:09','2022-03-23 13:20:09'),(1320,455,'action started via WP Cron','2022-03-26 12:28:37','2022-03-26 12:28:37'),(1321,455,'action complete via WP Cron','2022-03-26 12:28:37','2022-03-26 12:28:37'),(1322,459,'action created','2022-03-26 12:28:37','2022-03-26 12:28:37'),(1323,456,'action started via WP Cron','2022-03-27 04:08:52','2022-03-27 04:08:52'),(1324,456,'action complete via WP Cron','2022-03-27 04:08:52','2022-03-27 04:08:52'),(1325,460,'action created','2022-03-27 04:08:52','2022-03-27 04:08:52'),(1326,458,'action started via WP Cron','2022-03-30 13:41:06','2022-03-30 13:41:06'),(1327,458,'action complete via WP Cron','2022-03-30 13:41:06','2022-03-30 13:41:06'),(1328,461,'action created','2022-03-30 13:41:06','2022-03-30 13:41:06'),(1329,459,'action started via WP Cron','2022-04-02 12:30:27','2022-04-02 12:30:27'),(1330,459,'action complete via WP Cron','2022-04-02 12:30:27','2022-04-02 12:30:27'),(1331,462,'action created','2022-04-02 12:30:27','2022-04-02 12:30:27'),(1332,460,'action started via WP Cron','2022-04-03 04:12:34','2022-04-03 04:12:34'),(1333,460,'action complete via WP Cron','2022-04-03 04:12:34','2022-04-03 04:12:34'),(1334,463,'action created','2022-04-03 04:12:34','2022-04-03 04:12:34'),(1335,461,'action started via WP Cron','2022-04-06 14:25:59','2022-04-06 14:25:59'),(1336,461,'action complete via WP Cron','2022-04-06 14:25:59','2022-04-06 14:25:59'),(1337,464,'action created','2022-04-06 14:25:59','2022-04-06 14:25:59'),(1338,462,'action started via WP Cron','2022-04-09 12:50:42','2022-04-09 12:50:42'),(1339,462,'action complete via WP Cron','2022-04-09 12:50:42','2022-04-09 12:50:42'),(1340,465,'action created','2022-04-09 12:50:42','2022-04-09 12:50:42'),(1341,463,'action started via WP Cron','2022-04-10 04:25:42','2022-04-10 04:25:42'),(1342,463,'action complete via WP Cron','2022-04-10 04:25:42','2022-04-10 04:25:42'),(1343,466,'action created','2022-04-10 04:25:42','2022-04-10 04:25:42'),(1344,464,'action started via WP Cron','2022-04-13 14:26:42','2022-04-13 14:26:42'),(1345,464,'action complete via WP Cron','2022-04-13 14:26:42','2022-04-13 14:26:42'),(1346,467,'action created','2022-04-13 14:26:42','2022-04-13 14:26:42');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_aeprh_links_lists`
--
DROP TABLE IF EXISTS `wp_aeprh_links_lists`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_aeprh_links_lists` (
`id` mediumint NOT NULL AUTO_INCREMENT,
`ip_address` varchar(90) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
`url` varchar(300) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_aeprh_links_lists`
--
LOCK TABLES `wp_aeprh_links_lists` WRITE;
/*!40000 ALTER TABLE `wp_aeprh_links_lists` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_aeprh_links_lists` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_commentmeta`
--
DROP TABLE IF EXISTS `wp_commentmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_commentmeta` (
`meta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`comment_id` bigint unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
PRIMARY KEY (`meta_id`),
KEY `comment_id` (`comment_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_commentmeta`
--
LOCK TABLES `wp_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_comments`
--
DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_comments` (
`comment_ID` bigint unsigned NOT NULL AUTO_INCREMENT,
`comment_post_ID` bigint unsigned NOT NULL DEFAULT '0',
`comment_author` tinytext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`comment_author_email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_author_url` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_author_IP` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`comment_content` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`comment_karma` int NOT NULL DEFAULT '0',
`comment_approved` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
`comment_agent` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'comment',
`comment_parent` bigint unsigned NOT NULL DEFAULT '0',
`user_id` bigint unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`comment_ID`),
KEY `comment_post_ID` (`comment_post_ID`),
KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
KEY `comment_date_gmt` (`comment_date_gmt`),
KEY `comment_parent` (`comment_parent`),
KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_comments`
--
LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_links`
--
DROP TABLE IF EXISTS `wp_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_links` (
`link_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`link_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_image` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_target` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_visible` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Y',
`link_owner` bigint unsigned NOT NULL DEFAULT '1',
`link_rating` int NOT NULL DEFAULT '0',
`link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`link_rel` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_notes` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`link_rss` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
PRIMARY KEY (`link_id`),
KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_links`
--
LOCK TABLES `wp_links` WRITE;
/*!40000 ALTER TABLE `wp_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_links` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_options`
--
DROP TABLE IF EXISTS `wp_options`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_options` (
`option_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`option_name` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`option_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`autoload` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes',
PRIMARY KEY (`option_id`),
UNIQUE KEY `option_name` (`option_name`),
KEY `autoload` (`autoload`)
) ENGINE=InnoDB AUTO_INCREMENT=54648 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://djk-brose-bamberg.de','yes'),(2,'home','http://djk-brose-bamberg.de','yes'),(3,'blogname','','yes'),(4,'blogdescription','','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','[email protected]','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','0','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','[email protected]','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','2','yes'),(19,'default_comment_status','closed','yes'),(20,'default_ping_status','closed','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','0','yes'),(28,'permalink_structure','/%postname%/','yes'),(29,'rewrite_rules','a:110:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:14:\"wpautoterms/?$\";s:36:\"index.php?post_type=wpautoterms_page\";s:44:\"wpautoterms/feed/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?post_type=wpautoterms_page&feed=$matches[1]\";s:39:\"wpautoterms/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?post_type=wpautoterms_page&feed=$matches[1]\";s:31:\"wpautoterms/page/([0-9]{1,})/?$\";s:54:\"index.php?post_type=wpautoterms_page&paged=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:37:\"wpautoterms/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"wpautoterms/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"wpautoterms/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"wpautoterms/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"wpautoterms/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"wpautoterms/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"wpautoterms/(.+?)/embed/?$\";s:49:\"index.php?wpautoterms_page=$matches[1]&embed=true\";s:30:\"wpautoterms/(.+?)/trackback/?$\";s:43:\"index.php?wpautoterms_page=$matches[1]&tb=1\";s:50:\"wpautoterms/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?wpautoterms_page=$matches[1]&feed=$matches[2]\";s:45:\"wpautoterms/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?wpautoterms_page=$matches[1]&feed=$matches[2]\";s:38:\"wpautoterms/(.+?)/page/?([0-9]{1,})/?$\";s:56:\"index.php?wpautoterms_page=$matches[1]&paged=$matches[2]\";s:45:\"wpautoterms/(.+?)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?wpautoterms_page=$matches[1]&cpage=$matches[2]\";s:34:\"wpautoterms/(.+?)(?:/([0-9]+))?/?$\";s:55:\"index.php?wpautoterms_page=$matches[1]&page=$matches[2]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:16:{i:0;s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";i:1;s:19:\"akismet/akismet.php\";i:2;s:73:\"all-404-pages-redirect-to-homepage/all-404-pages-redirect-to-homepage.php\";i:3;s:91:\"all-in-one-wp-migration-multisite-extension/all-in-one-wp-migration-multisite-extension.php\";i:4;s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";i:5;s:81:\"auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";i:6;s:31:\"cache-enabler/cache-enabler.php\";i:7;s:33:\"classic-editor/classic-editor.php\";i:8;s:37:\"link-whisper-premium/link-whisper.php\";i:9;s:29:\"mainwp-child/mainwp-child.php\";i:10;s:75:\"recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php\";i:11;s: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','minimalblog','yes'),(41,'stylesheet','minimalblog','yes'),(44,'comment_registration','0','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','51917','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','1','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','posts','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1024','yes'),(65,'large_size_h','1024','yes'),(66,'image_default_link_type','none','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','0','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','0','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:1:{i:0;i:63;}','yes'),(78,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(79,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:2:{s:33:\"classic-editor/classic-editor.php\";a:2:{i:0;s:14:\"Classic_Editor\";i:1;s:9:\"uninstall\";}s:31:\"cache-enabler/cache-enabler.php\";a:2:{i:0;s:13:\"Cache_Enabler\";i:1;s:12:\"on_uninstall\";}}','no'),(82,'timezone_string','','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','0','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','43','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','1602834974','yes'),(94,'initial_db_version','47018','yes'),(95,'wp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a: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:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(99,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(100,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(101,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(102,'sidebars_widgets','a:8:{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:12:\"categories-2\";i:2;s:37:\"recent-posts-widget-with-thumbnails-3\";i:3;s:11:\"tag_cloud-2\";i:4;s:10:\"calendar-3\";i:5;s:13:\"media_image-3\";}s:8:\"footer-1\";a:1:{i:0;s:13:\"media_video-3\";}s:8:\"footer-2\";a:1:{i:0;s:13:\"media_image-4\";}s:8:\"footer-3\";a:1:{i:0;s:16:\"wpforms-widget-3\";}s:8:\"footer-4\";a:0:{}s:10:\"footer-top\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(103,'widget_tag_cloud','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:8:\"taxonomy\";s:8:\"post_tag\";}s:12:\"_multiwidget\";i:1;}','yes'),(104,'db-version-secure','ZlaasW3iyX','yes'),(105,'tagline','','yes'),(107,'auth_key','&3XEhV+wwo]}bgj=42XR7ebk7>bUu.o-`aE8>?Y;ei d+I9a]^,RUE~!/09<{&/7','no'),(108,'auth_salt','jK<;5P&-(LnbXDJQ~}rDw`s?I-a)wW)xbiB4/oJ>#PtsCX&L0ScoB>)qrG;E0ZfX','no'),(109,'logged_in_key','$]tPoi__CWJ-ZHwfYu;EWy%ojPZc;W4-SmlF4Samf3j,F,k^Z.8M.F,47|,+*gg0','no'),(110,'logged_in_salt','j}:SU0,U!NFez5>K5S`tGqGRLF5ChQBCZ!j2DpaLq+NMTZi^IUHQqpZY03ty]Cxc','no'),(111,'cron','a:10:{i:1650012216;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:1650012982;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:1650024810;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:1650048745;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:1650052582;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:1650095781;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:1650095782;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:1650268582;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:1650290400;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','1','yes'),(113,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_calendar','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:1:{s:5:\"title\";s:8:\"Calendar\";}}','yes'),(115,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_media_image','a:3:{s:12:\"_multiwidget\";i:1;i:3;a:15:{s:4:\"size\";s:4:\"full\";s:5:\"width\";i:400;s:6:\"height\";i:600;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:0:\"\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";s:13:\"attachment_id\";i:12;s:3:\"url\";s:62:\"http://djk-brose-bamberg.de/wp-content/uploads/2020/05/ads.jpg\";s:5:\"title\";s:0:\"\";}i:4;a:15:{s:4:\"size\";s:4:\"full\";s:5:\"width\";i:612;s:6:\"height\";i:372;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:0:\"\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";s:13:\"attachment_id\";i:11;s:3:\"url\";s:62:\"http://djk-brose-bamberg.de/wp-content/uploads/2020/05/111.jpg\";s:5:\"title\";s:14:\"Featured Image\";}}','yes'),(117,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'widget_media_video','a:2:{s:12:\"_multiwidget\";i:1;i:3;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:43:\"https://www.youtube.com/watch?v=r5HXPS3cky8\";s:5:\"title\";s:13:\"Checkout This\";}}','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','Ng:Yjzo`@ufs0N3(ZQfF~l9KX2dwy@!F(A!XG2,K3x;?2FH6q/+kk=VHv9GT[Em_','no'),(123,'nonce_salt','&me7krQ%vuOpeT<~GE7lds9U9k1<B<>HQ*Yi4]19AU206=/MLn(6)~)>g#!9X&@1','no'),(124,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(132,'current_theme','minimalblog','yes'),(135,'widget_sparkling-social','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(136,'widget_sparkling_popular_posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(137,'widget_sparkling-cats','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(138,'theme_mods_sparkling','a:3:{s:18:\"custom_css_post_id\";i:-1;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:6;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1589380533;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:4:{i:0;s:8:\"search-2\";i:1;s:12:\"categories-2\";i:2;s:14:\"recent-posts-2\";i:3;s:11:\"tag_cloud-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}}}}','yes'),(141,'crawl-delay-value','5','yes'),(172,'recently_activated','a:0:{}','yes'),(181,'action_scheduler_hybrid_store_demarkation','16','yes'),(182,'schema-ActionScheduler_StoreSchema','6.0.1647851447','yes'),(183,'schema-ActionScheduler_LoggerSchema','3.0.1647851447','yes'),(184,'wpforms_version','1.6.0.1','yes'),(185,'wpforms_activated','a:1:{s:4:\"lite\";i:1589380116;}','yes'),(188,'action_scheduler_lock_async-request-runner','1649991449','yes'),(189,'wpforms_version_lite','1.6.0.1','yes'),(190,'widget_wpforms-widget','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:4:{s:5:\"title\";s:10:\"Newsletter\";s:7:\"form_id\";i:21;s:10:\"show_title\";b:0;s:9:\"show_desc\";b:0;}}','yes'),(194,'ssb_networks','a:1:{s:14:\"icon_selection\";s:31:\"fbshare,twitter,linkedin,fblike\";}','yes'),(195,'ssb_themes','a:1:{s:10:\"icon_style\";s:12:\"simple-icons\";}','yes'),(196,'ssb_positions','a:1:{s:8:\"position\";a:1:{s:6:\"inline\";s:6:\"inline\";}}','yes'),(197,'ssb_inline','a:2:{s:8:\"location\";s:5:\"below\";s:5:\"posts\";a:1:{s:4:\"post\";s:4:\"post\";}}','yes'),(198,'ssb_advanced','a:1:{s:11:\"ssb_og_tags\";s:1:\"1\";}','yes'),(199,'ssb_pr_version','3.1.1','yes'),(200,'widget_ssb_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(201,'ssb_sidebar','','yes'),(202,'ssb_media','','yes'),(203,'ssb_popup','','yes'),(204,'ssb_flyin','','yes'),(205,'ssb_active_time','1589380120','no'),(206,'widget_recent-posts-widget-with-thumbnails','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:36:{s:5:\"title\";s:12:\"Recent Posts\";s:11:\"default_url\";s:100:\"http://djk-brose-bamberg.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\";}}','yes'),(207,'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'),(208,'wpautoterms_activated','1','yes'),(209,'wpautoterms_legal_pages_slug','wpautoterms','yes'),(210,'wpautoterms_version','2.4.9','yes'),(211,'widget_wpautoterms_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(212,'wpautoterms_links','1','yes'),(213,'wpautoterms_links_bg_color','#ffffff','yes'),(214,'wpautoterms_links_font','Arial, sans-serif','yes'),(215,'wpautoterms_links_font_size','14px','yes'),(216,'wpautoterms_links_text_color','#cccccc','yes'),(217,'wpautoterms_links_text_align','center','yes'),(218,'wpautoterms_links_links_color','#000000','yes'),(219,'wpautoterms_links_separator','-','yes'),(220,'wpautoterms_links_target_blank','','yes'),(221,'wpautoterms_update_notice','','yes'),(222,'wpautoterms_update_notice_bar_position','top','yes'),(223,'wpautoterms_update_notice_bar_type','static','yes'),(224,'wpautoterms_update_notice_disable_logged','yes','yes'),(225,'wpautoterms_update_notice_duration','3','yes'),(226,'wpautoterms_update_notice_message','Our <a href=\"[wpautoterms page_link]\">[wpautoterms page_title]</a> has been updated on [wpautoterms last_updated_date].','yes'),(227,'wpautoterms_update_notice_message_multiple','Our [wpautoterms page_links] have been updated on [wpautoterms last_updated_date].','yes'),(228,'wpautoterms_update_notice_close_message','Close','yes'),(229,'wpautoterms_update_notice_bg_color','','yes'),(230,'wpautoterms_update_notice_font','','yes'),(231,'wpautoterms_update_notice_font_size','','yes'),(232,'wpautoterms_update_notice_text_color','','yes'),(233,'wpautoterms_update_notice_links_color','','yes'),(234,'wpautoterms_cookies_notice','','yes'),(235,'wpautoterms_cookies_notice_bar_position','top','yes'),(236,'wpautoterms_cookies_notice_bar_type','static','yes'),(237,'wpautoterms_cookies_notice_disable_logged','yes','yes'),(238,'wpautoterms_cookies_notice_message','We use cookies to ensure that we give you the best experience on our website','yes'),(239,'wpautoterms_cookies_notice_close_message','Close','yes'),(240,'wpautoterms_cookies_notice_bg_color','','yes'),(241,'wpautoterms_cookies_notice_font','','yes'),(242,'wpautoterms_cookies_notice_font_size','','yes'),(243,'wpautoterms_cookies_notice_text_color','','yes'),(244,'wpautoterms_cookies_notice_links_color','','yes'),(245,'wpautoterms_endorsements','','yes'),(246,'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'),(247,'wpautoterms_endorsements_when','','yes'),(248,'wpautoterms_endorsements_tag','','yes'),(249,'wpautoterms_site_name','djk-brose-bamberg.de','yes'),(250,'wpautoterms_site_url','http://djk-brose-bamberg.de','yes'),(251,'wpautoterms_company_name','djk-brose-bamberg.de','yes'),(252,'wpautoterms_country','','yes'),(253,'wpautoterms_state','','yes'),(254,'wpautoterms_show_in_pages_widget','','yes'),(255,'wpautoterms_cache_plugins_compat','','yes'),(256,'wpautoterms_license','','yes'),(257,'wpautoterms_ob_total','1','yes'),(258,'wpautoterms_ob_not_intercepted','0','yes'),(260,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(265,'theme_mods_coblog','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:6;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1589380760;s:4:\"data\";a:7:{s:19:\"wp_inactive_widgets\";a:3:{i:0;s:10:\"archives-2\";i:1;s:6:\"meta-2\";i:2;s:17:\"recent-comments-2\";}s:9:\"sidebar-1\";a:4:{i:0;s:8:\"search-2\";i:1;s:12:\"categories-2\";i:2;s:14:\"recent-posts-2\";i:3;s:11:\"tag_cloud-2\";}s:11:\"offcanavs-1\";a:0:{}s:23:\"coblog-footer-sidebar-1\";a:0:{}s:23:\"coblog-footer-sidebar-2\";a:0:{}s:23:\"coblog-footer-sidebar-3\";a:0:{}s:23:\"coblog-footer-sidebar-4\";a:0:{}}}}','yes'),(266,'theme_switched','','yes'),(267,'widget_coblog_blog_posts_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(275,'theme_mods_minimalblog','a:29:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:9:\"main-menu\";i:6;}s:18:\"custom_css_post_id\";i:50;s:11:\"custom_logo\";i:59;s:16:\"header_textcolor\";s:5:\"blank\";s:21:\"topbar_section_on_off\";b:1;s:13:\"header_layout\";s:4:\"four\";s:13:\"sticky_header\";b:1;s:14:\"sticky_sidebar\";b:1;s:23:\"featured_section_on_off\";b:1;s:19:\"featured_categories\";a:1:{i:0;s:1:\"5\";}s:21:\"promo_category_slider\";b:1;s:23:\"choose_promo_categories\";a:1:{i:0;s:1:\"5\";}s:25:\"category_slider_auto_play\";b:1;s:17:\"prealoader_on_off\";b:1;s:10:\"form_title\";s:0:\"\";s:12:\"contact_form\";s:0:\"\";s:13:\"address_title\";s:0:\"\";s:12:\"phone_number\";s:0:\"\";s:13:\"email_address\";s:0:\"\";s:8:\"location\";s:0:\"\";s:11:\"map_api_key\";s:0:\"\";s:8:\"latitude\";s:0:\"\";s:9:\"longitude\";s:0:\"\";s:11:\"blog_layout\";s:4:\"grid\";s:27:\"minimalblog_body_fonts_size\";i:18;s:34:\"minimalblog_body_fonts_line_height\";i:29;s:20:\"footer_credit_on_off\";b:0;s:20:\"category_slider_item\";i:2;}','yes'),(276,'widget_minimalblog-latest-post','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(280,'theme_editor_email_verified_1','yes','yes'),(283,'wpautoterms_cache_plugins_detected','1','yes'),(295,'recovery_keys','a:0:{}','yes'),(306,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:25:\"[email protected]\";s:7:\"version\";s:5:\"5.9.3\";s:9:\"timestamp\";i:1649663906;}','no'),(310,'action_scheduler_migration_status','complete','yes'),(312,'secure_auth_key','Fc100HL]RZ4;,XOAF:m!)(>0zc]F6@UQ4S!vk=>jDiV>*u7LHcY0gG9>,G3_TlKw','no'),(313,'secure_auth_salt','<EHl:%yn g|14$8.0^ITJ%oW=#L9NG@6%wLyzhSxbEoRojyeX=SC]/Yv=JwT2A>f','no'),(347,'redirect_to_404r','http://djk-brose-bamberg.de','yes'),(348,'status_404r','0','yes'),(349,'wpautoterms_cache_plugins_detection','','yes'),(350,'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'),(378,'category_children','a:0:{}','yes'),(430,'mainwp_child_update_version','1.5','yes'),(431,'mainwp_child_plugin_version','4.2','yes'),(432,'mainwp_child_auth','a:7:{i:5;s:32:\"6e8b605da6f6b136a1da81dafd38dffe\";s:4:\"last\";i:1677752321;i:4;s:32:\"2d68cd9ce6984e5e7a1c63ee4d9d872b\";i:3;s:32:\"d4b7fbfeed012704c8d8ece16e0d0c90\";i:2;s:32:\"b3fe5baefe328da265ef7fa0bc6bda31\";i:1;s:32:\"f3db16a173cb5bbafc985c7b6e1ceb2c\";i:0;s:32:\"4806e71cbc5887eda3997245223ed684\";}','yes'),(433,'mainwp_child_branding_settings','a:4:{s:13:\"contact_label\";s:15:\"Contact Support\";s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:0:\"\";s:21:\"branding_disconnected\";s:0:\"\";}','no'),(434,'mainwp_child_activated_once','1','no'),(435,'mainwp_child_pubkey','LS0tLS1CRUdJTiBQVUJMSUMgS0VZLS0tLS0KTUlJQklqQU5CZ2txaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUF4amlnMmRDWmhHbnhRdXg5Z2QvdwpuQk1mYzhQTjhDTXphZjZXckhpODZ6QjFnZ05RZ1FqU2tMZGRCWjZ0NHVDOG1lbGx4c25BVExKdUlyNElLYThrCndtdTFzNm5DVzJnNmpSM09ValBhdzVWdlBwV0VFcUFvc0pTS1RyUXFkdmwvZW1ISGNIdkxXRGdncElaQmkwTGcKN2NuWUJFRURHbW9rY2tZOXlpZjB0SXAxajh3TDZDVWZmVGRiM3g3MDdnMjZhNDYyaGZQcXMzeFMxNTM4dVZCLwo2T0RJc0FhQ1l2MWJ4OGVNbHRaVG9BVnFWNlloTVRpZ0lyN0JTajFZR21KbVZranVGdWpwaFpQZ1lzMEZmYTFJCnlJSGdjVnUzaWNPanNNS2ZrNm9jRGxuaVRXQkVwTEJRUzVTYjRxZExZeFQ3QklXS3JmN3BYRmVGNTlRMThRb3QKandJREFRQUIKLS0tLS1FTkQgUFVCTElDIEtFWS0tLS0tCg==','yes'),(436,'mainwp_child_server','https://dashboard.comparrot.nl/wp-admin/','no'),(437,'mainwp_child_nonce','0','no'),(438,'mainwp_child_nossl','0','yes'),(439,'mainwp_child_nossl_key','dbfefdb779063c30c1959c6d7b0a0b811d516e6d83e3b6c4ecbd55b26b9bdc80','yes'),(440,'mainwp_premium_updates','a:0:{}','no'),(443,'wpforms_notifications','a:4:{s:6:\"update\";i:1618595590;s:4:\"feed\";a:1:{i:0;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:\"2020-11-12 11:21:36\";}}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(445,'mainwp_child_clone_sites','0','no'),(446,'mainwp_child_siteid','181','no'),(585,'wpforms_crypto_secret_key','a30wMmemkpaAPJ4ThvELrU+GsS5Jz/PlC60JtzWVvTk=','yes'),(587,'wpforms_email_summaries_fetch_info_blocks_last_run','1649860002','yes'),(588,'https_detection_errors','a:1:{s:20:\"https_request_failed\";a:1:{i:0;s:21:\"HTTPS request failed.\";}}','yes'),(610,'finished_updating_comment_type','1','yes'),(2936,'auto_plugin_theme_update_emails','a:0:{}','yes'),(3372,'wpforms_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1589380118;s:9:\"dismissed\";b:0;}}','yes'),(4798,'wpforms_builder_opened_date','0','no'),(5138,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(5139,'disallowed_keys','','no'),(5140,'comment_previously_approved','1','yes'),(5141,'auto_update_core_dev','enabled','yes'),(5142,'auto_update_core_minor','enabled','yes'),(5143,'auto_update_core_major','unset','yes'),(5144,'wp_force_deactivated_plugins','a:0:{}','yes'),(5145,'db_upgraded','','yes'),(53188,'mainwp_cache_control_cache_solution','Cache Enabler','yes'),(54602,'ai1wm_secret_key','LTVfWXDNUH6w','yes'),(54603,'ai1wm_backups_labels','a:0:{}','yes'),(54604,'ai1wm_sites_links','a:0:{}','yes'),(54605,'swift_performance_plugin_organizer','a:0:{}','yes'),(54606,'jetpack_active_modules','a:0:{}','yes'),(54607,'_transient_doing_cron','1660730619.2238399982452392578125','yes'),(54609,'_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:1676619997;s:15:\"version_checked\";s:3:\"6.0\";s:12:\"translations\";a:0:{}}','no'),(54613,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1676619999;s:7:\"checked\";a:8:{s:6:\"coblog\";s:5:\"1.1.6\";s:11:\"minimalblog\";s:6:\"2.1.31\";s:9:\"sparkling\";s:5:\"2.4.9\";s:14:\"twentynineteen\";s:3:\"2.2\";s:15:\"twentyseventeen\";s:3:\"2.9\";s:12:\"twentytwenty\";s:3:\"1.9\";s:15:\"twentytwentyone\";s:3:\"1.5\";s:15:\"twentytwentytwo\";s:3:\"1.1\";}s:8:\"response\";a:6:{s:11:\"minimalblog\";a:6:{s:5:\"theme\";s:11:\"minimalblog\";s:11:\"new_version\";s:6:\"2.1.39\";s:3:\"url\";s:41:\"https://wordpress.org/themes/minimalblog/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/minimalblog.2.1.39.zip\";s:8:\"requires\";s:3:\"4.9\";s:12:\"requires_php\";s:3:\"5.6\";}s:14:\"twentynineteen\";a:6:{s:5:\"theme\";s:14:\"twentynineteen\";s:11:\"new_version\";s:3:\"2.4\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentynineteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentynineteen.2.4.zip\";s:8:\"requires\";s:5:\"4.9.6\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentyseventeen\";a:6:{s:5:\"theme\";s:15:\"twentyseventeen\";s:11:\"new_version\";s:3:\"3.1\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentyseventeen/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentyseventeen.3.1.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:12:\"twentytwenty\";a:6:{s:5:\"theme\";s:12:\"twentytwenty\";s:11:\"new_version\";s:3:\"2.1\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.2.1.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"1.7\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.1.7.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.3.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:9:\"no_update\";a:2:{s:6:\"coblog\";a:6:{s:5:\"theme\";s:6:\"coblog\";s:11:\"new_version\";s:5:\"1.1.6\";s:3:\"url\";s:36:\"https://wordpress.org/themes/coblog/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/theme/coblog.1.1.6.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:5:\"5.6.0\";}s:9:\"sparkling\";a:6:{s:5:\"theme\";s:9:\"sparkling\";s:11:\"new_version\";s:5:\"2.4.9\";s:3:\"url\";s:39:\"https://wordpress.org/themes/sparkling/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/theme/sparkling.2.4.9.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:5:\"5.4.0\";}}s:12:\"translations\";a:0:{}}','no'),(54614,'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'),(54624,'wpil_2_license_status','','yes'),(54625,'wpil_2_license_key','','yes'),(54626,'wpil_2_license_data','','yes'),(54627,'wpil_2_ignore_numbers','1','yes'),(54628,'wpil_2_post_types','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),(54629,'wpil_2_links_open_new_tab','0','yes'),(54630,'wpil_2_debug_mode','0','yes'),(54631,'wpil_option_update_reporting_data_on_save','0','yes'),(54632,'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'),(54633,'wpil_has_run_initial_scan','1','yes'),(54634,'wpil_site_db_version','1.22','yes'),(54635,'wpil_link_table_is_created','1','yes'),(54636,'wpil_fresh_install','','yes'),(54637,'wpil_install_date','2023-02-16 18:52:22','yes'),(54640,'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:1676573544;s:11:\"plugin_path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";}}s:7:\"abspath\";s:38:\"/opt/aphex/sites/djk-brose-bamberg.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:1676573544;}}','yes'),(54641,'fs_debug_mode','','yes'),(54642,'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:1676573544;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'),(54644,'_site_transient_timeout_theme_roots','1676621797','no'),(54645,'_site_transient_theme_roots','a:8:{s:6:\"coblog\";s:7:\"/themes\";s:11:\"minimalblog\";s:7:\"/themes\";s:9:\"sparkling\";s:7:\"/themes\";s:14:\"twentynineteen\";s:7:\"/themes\";s:15:\"twentyseventeen\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}','no'),(54647,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1676619999;s:8:\"response\";a:8:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:5:\"5.0.2\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.5.0.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.2\";}s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:37:\"w.org/plugins/all-in-one-wp-migration\";s:4:\"slug\";s:23:\"all-in-one-wp-migration\";s:6:\"plugin\";s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";s:11:\"new_version\";s:4:\"7.70\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/all-in-one-wp-migration/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/all-in-one-wp-migration.7.70.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-256x256.png?rev=2458334\";s:2:\"1x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-128x128.png?rev=2458334\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-1544x500.png?rev=2837281\";s:2:\"1x\";s:78:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-772x250.png?rev=2837281\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.3\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.3\";}s:73:\"all-404-pages-redirect-to-homepage/all-404-pages-redirect-to-homepage.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:48:\"w.org/plugins/all-404-pages-redirect-to-homepage\";s:4:\"slug\";s:34:\"all-404-pages-redirect-to-homepage\";s:6:\"plugin\";s:73:\"all-404-pages-redirect-to-homepage/all-404-pages-redirect-to-homepage.php\";s:11:\"new_version\";s:3:\"1.7\";s:3:\"url\";s:65:\"https://wordpress.org/plugins/all-404-pages-redirect-to-homepage/\";s:7:\"package\";s:81:\"https://downloads.wordpress.org/plugin/all-404-pages-redirect-to-homepage.1.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:87:\"https://ps.w.org/all-404-pages-redirect-to-homepage/assets/icon-256x256.png?rev=2822012\";s:2:\"1x\";s:87:\"https://ps.w.org/all-404-pages-redirect-to-homepage/assets/icon-256x256.png?rev=2822012\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:89:\"https://ps.w.org/all-404-pages-redirect-to-homepage/assets/banner-772x250.png?rev=2822012\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"3.0.1\";s:6:\"tested\";s:5:\"6.0.3\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:29:\"mainwp-child/mainwp-child.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:26:\"w.org/plugins/mainwp-child\";s:4:\"slug\";s:12:\"mainwp-child\";s:6:\"plugin\";s:29:\"mainwp-child/mainwp-child.php\";s:11:\"new_version\";s:5:\"4.3.1\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/mainwp-child/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/mainwp-child.4.3.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/mainwp-child/assets/icon-256x256.png?rev=2734948\";s:2:\"1x\";s:65:\"https://ps.w.org/mainwp-child/assets/icon-128x128.png?rev=2734948\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/mainwp-child/assets/banner-1544x500.jpg?rev=2734948\";s:2:\"1x\";s:67:\"https://ps.w.org/mainwp-child/assets/banner-772x250.jpg?rev=2734948\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/mainwp-child/assets/banner-1544x500-rtl.jpg?rev=2712922\";s:2:\"1x\";s:71:\"https://ps.w.org/mainwp-child/assets/banner-772x250-rtl.jpg?rev=2712922\";}s:8:\"requires\";s:3:\"5.4\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.0\";}s:47:\"simple-social-buttons/simple-social-buttons.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:35:\"w.org/plugins/simple-social-buttons\";s:4:\"slug\";s:21:\"simple-social-buttons\";s:6:\"plugin\";s:47:\"simple-social-buttons/simple-social-buttons.php\";s:11:\"new_version\";s:5:\"4.0.3\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/simple-social-buttons/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/simple-social-buttons.4.0.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/simple-social-buttons/assets/icon-256x256.png?rev=2439696\";s:2:\"1x\";s:74:\"https://ps.w.org/simple-social-buttons/assets/icon-128x128.png?rev=2439696\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/simple-social-buttons/assets/banner-1544x500.png?rev=2439696\";s:2:\"1x\";s:76:\"https://ps.w.org/simple-social-buttons/assets/banner-772x250.png?rev=2439696\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";b:0;s:14:\"upgrade_notice\";s:47:\"<ul>\n<li>Please upgrade immediately.</li>\n</ul>\";}s:23:\"spiderblocker/index.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:27:\"w.org/plugins/spiderblocker\";s:4:\"slug\";s:13:\"spiderblocker\";s:6:\"plugin\";s:23:\"spiderblocker/index.php\";s:11:\"new_version\";s:5:\"1.3.3\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/spiderblocker/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/spiderblocker.1.3.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/spiderblocker/assets/icon-256x256.jpg?rev=2476085\";s:2:\"1x\";s:66:\"https://ps.w.org/spiderblocker/assets/icon-128x128.jpg?rev=2476085\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/spiderblocker/assets/banner-1544x500.jpg?rev=2476085\";s:2:\"1x\";s:68:\"https://ps.w.org/spiderblocker/assets/banner-772x250.jpg?rev=2476085\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";b:0;}s:81:\"auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:54:\"w.org/plugins/auto-terms-of-service-and-privacy-policy\";s:4:\"slug\";s:40:\"auto-terms-of-service-and-privacy-policy\";s:6:\"plugin\";s:81:\"auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";s:11:\"new_version\";s:5:\"2.5.0\";s:3:\"url\";s:71:\"https://wordpress.org/plugins/auto-terms-of-service-and-privacy-policy/\";s:7:\"package\";s:89:\"https://downloads.wordpress.org/plugin/auto-terms-of-service-and-privacy-policy.2.5.0.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:85:\"https://ps.w.org/auto-terms-of-service-and-privacy-policy/assets/icon.svg?rev=2292425\";s:3:\"svg\";s:85:\"https://ps.w.org/auto-terms-of-service-and-privacy-policy/assets/icon.svg?rev=2292425\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:95:\"https://ps.w.org/auto-terms-of-service-and-privacy-policy/assets/banner-772x250.png?rev=2292425\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.2\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.3\";}s:24:\"wpforms-lite/wpforms.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:26:\"w.org/plugins/wpforms-lite\";s:4:\"slug\";s:12:\"wpforms-lite\";s:6:\"plugin\";s:24:\"wpforms-lite/wpforms.php\";s:11:\"new_version\";s:7:\"1.8.0.1\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wpforms-lite/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wpforms-lite.1.8.0.1.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:65:\"https://ps.w.org/wpforms-lite/assets/icon-256x256.png?rev=2574201\";s:2:\"1x\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=2574198\";s:3:\"svg\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=2574198\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500.png?rev=2602491\";s:2:\"1x\";s:67:\"https://ps.w.org/wpforms-lite/assets/banner-772x250.png?rev=2602491\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500-rtl.png?rev=2602491\";s:2:\"1x\";s:71:\"https://ps.w.org/wpforms-lite/assets/banner-772x250-rtl.png?rev=2602491\";}s:8:\"requires\";s:3:\"5.2\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:4:{s:33:\"classic-editor/classic-editor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/classic-editor\";s:4:\"slug\";s:14:\"classic-editor\";s:6:\"plugin\";s:33:\"classic-editor/classic-editor.php\";s:11:\"new_version\";s:5:\"1.6.2\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/classic-editor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/classic-editor.1.6.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-256x256.png?rev=1998671\";s:2:\"1x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-128x128.png?rev=1998671\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/classic-editor/assets/banner-1544x500.png?rev=1998671\";s:2:\"1x\";s:69:\"https://ps.w.org/classic-editor/assets/banner-772x250.png?rev=1998676\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";}s:9:\"hello.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/hello-dolly/assets/banner-1544x500.jpg?rev=2645582\";s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:75:\"recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:49:\"w.org/plugins/recent-posts-widget-with-thumbnails\";s:4:\"slug\";s:35:\"recent-posts-widget-with-thumbnails\";s:6:\"plugin\";s:75:\"recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php\";s:11:\"new_version\";s:5:\"7.1.1\";s:3:\"url\";s:66:\"https://wordpress.org/plugins/recent-posts-widget-with-thumbnails/\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/plugin/recent-posts-widget-with-thumbnails.7.1.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:88:\"https://ps.w.org/recent-posts-widget-with-thumbnails/assets/icon-256x256.png?rev=2478511\";s:2:\"1x\";s:88:\"https://ps.w.org/recent-posts-widget-with-thumbnails/assets/icon-128x128.png?rev=2478511\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:91:\"https://ps.w.org/recent-posts-widget-with-thumbnails/assets/banner-1544x500.jpg?rev=2480188\";s:2:\"1x\";s:90:\"https://ps.w.org/recent-posts-widget-with-thumbnails/assets/banner-772x250.jpg?rev=2480188\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:29:\"theme-editor/theme_editor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:26:\"w.org/plugins/theme-editor\";s:4:\"slug\";s:12:\"theme-editor\";s:6:\"plugin\";s:29:\"theme-editor/theme_editor.php\";s:11:\"new_version\";s:3:\"2.7\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/theme-editor/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/theme-editor.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:65:\"https://ps.w.org/theme-editor/assets/icon-128x128.png?rev=1644634\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:67:\"https://ps.w.org/theme-editor/assets/banner-772x250.jpg?rev=1644636\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.4\";}}}','no');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_postmeta`
--
DROP TABLE IF EXISTS `wp_postmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_postmeta` (
`meta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`post_id` bigint unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
PRIMARY KEY (`meta_id`),
KEY `post_id` (`post_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=171 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','1589379965:1'),(6,8,'_edit_lock','1589379773:1'),(7,9,'_wp_attached_file','2020/05/2222.jpg'),(8,9,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1335;s:4:\"file\";s:16:\"2020/05/2222.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"2222-300x209.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"2222-1024x712.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:712;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"2222-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"2222-768x534.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:534;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:18:\"2222-1536x1068.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1068;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"sparkling-featured\";a:4:{s:4:\"file\";s:16:\"2222-750x410.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"sparkling-featured-fullwidth\";a:4:{s:4:\"file\";s:17:\"2222-1140x624.jpg\";s:5:\"width\";i:1140;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"tab-small\";a:4:{s:4:\"file\";s:14:\"2222-60x60.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:60;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:{}}}'),(9,10,'_wp_attached_file','2020/05/33333.jpg'),(10,10,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1360;s:6:\"height\";i:906;s:4:\"file\";s:17:\"2020/05/33333.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"33333-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"33333-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"33333-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"33333-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"sparkling-featured\";a:4:{s:4:\"file\";s:17:\"33333-750x410.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"sparkling-featured-fullwidth\";a:4:{s:4:\"file\";s:18:\"33333-1140x624.jpg\";s:5:\"width\";i:1140;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"tab-small\";a:4:{s:4:\"file\";s:15:\"33333-60x60.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:60;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:{}}}'),(11,11,'_wp_attached_file','2020/05/111.jpg'),(12,11,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:612;s:6:\"height\";i:372;s:4:\"file\";s:15:\"2020/05/111.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"111-300x182.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"111-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"tab-small\";a:4:{s:4:\"file\";s:13:\"111-60x60.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:24:\"Getty Images/iStockphoto\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:142:\"man playing basketball being hit by a basket ball with force in the crotch when he misses a catch or as an unexpected accident on a clay court\";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:{}}}'),(13,12,'_wp_attached_file','2020/05/ads.jpg'),(14,12,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:600;s:4:\"file\";s:15:\"2020/05/ads.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"ads-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"ads-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"sparkling-featured\";a:4:{s:4:\"file\";s:15:\"ads-400x410.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"tab-small\";a:4:{s:4:\"file\";s:13:\"ads-60x60.jpg\";s:5:\"width\";i:60;s:6:\"height\";i:60;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:{}}}'),(15,13,'_wp_attached_file','2020/05/logo.png'),(16,13,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:325;s:6:\"height\";i:260;s:4:\"file\";s:16:\"2020/05/logo.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"logo-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"tab-small\";a:4:{s:4:\"file\";s:14:\"logo-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;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:{}}}'),(19,8,'_thumbnail_id','9'),(20,8,'_edit_last','1'),(23,5,'_thumbnail_id','10'),(24,5,'_edit_last','1'),(25,22,'_edit_lock','1589380426:1'),(26,23,'_edit_lock','1589380404:1'),(27,24,'_edit_lock','1589380372:1'),(28,25,'_edit_lock','1589380284:1'),(29,25,'_edit_last','1'),(30,19,'_edit_last','1'),(31,19,'_wp_page_template','default'),(32,19,'_edit_lock','1589380264:1'),(33,18,'_edit_last','1'),(34,18,'_wp_page_template','default'),(35,18,'_edit_lock','1589380227:1'),(36,24,'_edit_last','1'),(37,23,'_edit_last','1'),(38,22,'_edit_last','1'),(42,35,'_menu_item_type','custom'),(43,35,'_menu_item_menu_item_parent','0'),(44,35,'_menu_item_object_id','35'),(45,35,'_menu_item_object','custom'),(46,35,'_menu_item_target',''),(47,35,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(48,35,'_menu_item_xfn',''),(49,35,'_menu_item_url','http://djk-brose-bamberg.de/'),(51,36,'_menu_item_type','post_type'),(52,36,'_menu_item_menu_item_parent','0'),(53,36,'_menu_item_object_id','22'),(54,36,'_menu_item_object','page'),(55,36,'_menu_item_target',''),(56,36,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(57,36,'_menu_item_xfn',''),(58,36,'_menu_item_url',''),(60,37,'_menu_item_type','post_type'),(61,37,'_menu_item_menu_item_parent','0'),(62,37,'_menu_item_object_id','25'),(63,37,'_menu_item_object','page'),(64,37,'_menu_item_target',''),(65,37,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(66,37,'_menu_item_xfn',''),(67,37,'_menu_item_url',''),(69,38,'_menu_item_type','post_type'),(70,38,'_menu_item_menu_item_parent','0'),(71,38,'_menu_item_object_id','24'),(72,38,'_menu_item_object','page'),(73,38,'_menu_item_target',''),(74,38,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(75,38,'_menu_item_xfn',''),(76,38,'_menu_item_url',''),(78,39,'_menu_item_type','post_type'),(79,39,'_menu_item_menu_item_parent','0'),(80,39,'_menu_item_object_id','23'),(81,39,'_menu_item_object','page'),(82,39,'_menu_item_target',''),(83,39,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(84,39,'_menu_item_xfn',''),(85,39,'_menu_item_url',''),(87,40,'_wp_attached_file','2020/05/cropped-logo.png'),(88,40,'_wp_attachment_context','site-icon'),(89,40,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:24:\"2020/05/cropped-logo.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"cropped-logo-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:24:\"cropped-logo-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:24:\"cropped-logo-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:24:\"cropped-logo-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:24:\"cropped-logo-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:22:\"cropped-logo-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:{}}}'),(92,42,'_wp_attached_file','2020/05/cropped-logo-1.png'),(93,42,'_wp_attachment_context','custom-logo'),(94,42,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:325;s:6:\"height\";i:137;s:4:\"file\";s:26:\"2020/05/cropped-logo-1.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"cropped-logo-1-300x126.png\";s:5:\"width\";i:300;s:6:\"height\";i:126;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"cropped-logo-1-150x137.png\";s:5:\"width\";i:150;s:6:\"height\";i:137;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"minimalblog-popular-post\";a:4:{s:4:\"file\";s:26:\"cropped-logo-1-270x137.png\";s:5:\"width\";i:270;s:6:\"height\";i:137;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"minimalblog-slider-image\";a:4:{s:4:\"file\";s:26:\"cropped-logo-1-238x137.png\";s:5:\"width\";i:238;s:6:\"height\";i:137;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"minimalblog-small-thumb\";a:4:{s:4:\"file\";s:26:\"cropped-logo-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(95,43,'_wp_attached_file','2020/05/cropped-logo-2.png'),(96,43,'_wp_attachment_context','site-icon'),(97,43,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:26:\"2020/05/cropped-logo-2.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"cropped-logo-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"cropped-logo-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"minimalblog-popular-post\";a:4:{s:4:\"file\";s:26:\"cropped-logo-2-270x215.png\";s:5:\"width\";i:270;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"minimalblog-slider-image\";a:4:{s:4:\"file\";s:26:\"cropped-logo-2-238x238.png\";s:5:\"width\";i:238;s:6:\"height\";i:238;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"minimalblog-small-thumb\";a:4:{s:4:\"file\";s:26:\"cropped-logo-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"minimalblog-standard-post-thumbnial\";a:4:{s:4:\"file\";s:26:\"cropped-logo-2-512x400.png\";s:5:\"width\";i:512;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:26:\"cropped-logo-2-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:26:\"cropped-logo-2-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:26:\"cropped-logo-2-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:24:\"cropped-logo-2-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:{}}}'),(119,59,'_wp_attached_file','2020/05/cropped-logo-3.png'),(120,59,'_wp_attachment_context','custom-logo'),(121,59,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:325;s:6:\"height\";i:171;s:4:\"file\";s:26:\"2020/05/cropped-logo-3.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"cropped-logo-3-300x158.png\";s:5:\"width\";i:300;s:6:\"height\";i:158;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"cropped-logo-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"minimalblog-popular-post\";a:4:{s:4:\"file\";s:26:\"cropped-logo-3-270x171.png\";s:5:\"width\";i:270;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"minimalblog-slider-image\";a:4:{s:4:\"file\";s:26:\"cropped-logo-3-238x171.png\";s:5:\"width\";i:238;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"minimalblog-small-thumb\";a:4:{s:4:\"file\";s:26:\"cropped-logo-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(129,20,'wpforms_entries_count','677'),(130,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;}'),(131,8,'ssb_total_counts','0'),(132,8,'ssb_cache_timestamp','456267'),(133,63,'_edit_last','1'),(134,63,'_edit_lock','1592549003:1'),(135,64,'_wp_attached_file','2020/06/23131.jpg'),(136,64,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:687;s:4:\"file\";s:17:\"2020/06/23131.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"23131-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"23131-1024x586.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:586;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"23131-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"23131-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"minimalblog-blog-thumb\";a:4:{s:4:\"file\";s:17:\"23131-600x687.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:687;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"minimalblog-popular-post\";a:4:{s:4:\"file\";s:17:\"23131-270x215.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"minimalblog-slider-image\";a:4:{s:4:\"file\";s:17:\"23131-238x238.jpg\";s:5:\"width\";i:238;s:6:\"height\";i:238;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"minimalblog-small-thumb\";a:4:{s:4:\"file\";s:17:\"23131-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"minimalblog-standard-post-thumbnial\";a:4:{s:4:\"file\";s:17:\"23131-750x400.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"minimalblog-featured-slider-large\";a:4:{s:4:\"file\";s:18:\"23131-1200x600.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"minimalblog-page-header-image\";a:4:{s:4:\"file\";s:18:\"23131-1200x600.jpg\";s:5:\"width\";i:1200;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:\"1\";s:8:\"keywords\";a:0:{}}}'),(137,63,'_thumbnail_id','64'),(138,63,'_ssb_hide','false'),(139,63,'_oembed_e85539e68da51669d3204290163ca717','<iframe title=\"DAS kostet ein FERTIGHAUS wirklich - Preise im Vergleich und Ausbaustufen | Hausbau Helden\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/uI91Q6-qudU?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(140,63,'_oembed_time_e85539e68da51669d3204290163ca717','1592549136'),(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','457469'),(144,21,'wpforms_entries_count','58'),(145,67,'_edit_last','1'),(146,67,'_edit_lock','1610035364:1'),(147,68,'_wp_attached_file','2021/01/Tips-for-renting-a-car-in-Greece.jpg'),(148,68,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:275;s:6:\"height\";i:183;s:4:\"file\";s:44:\"2021/01/Tips-for-renting-a-car-in-Greece.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Tips-for-renting-a-car-in-Greece-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"minimalblog-popular-post\";a:4:{s:4:\"file\";s:44:\"Tips-for-renting-a-car-in-Greece-270x183.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:183;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"minimalblog-slider-image\";a:4:{s:4:\"file\";s:44:\"Tips-for-renting-a-car-in-Greece-238x183.jpg\";s:5:\"width\";i:238;s:6:\"height\";i:183;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"minimalblog-small-thumb\";a:4:{s:4:\"file\";s:44:\"Tips-for-renting-a-car-in-Greece-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(149,67,'_oembed_f63989bc9a5378b589a67680bba076bd','<iframe title=\"10 Tips with Renting a Car | Top Things to Know Before Your Next Trip!\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/L-MdiLOZaZo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(150,67,'_oembed_time_f63989bc9a5378b589a67680bba076bd','1610031459'),(151,67,'_ssb_hide','false'),(152,67,'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;}'),(153,67,'ssb_total_counts','0'),(154,67,'ssb_cache_timestamp','457888'),(155,67,'_thumbnail_id','72'),(156,72,'_wp_attached_file','2021/01/rent-a-car.jpg'),(157,72,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:720;s:4:\"file\";s:22:\"2021/01/rent-a-car.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"rent-a-car-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"rent-a-car-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:\"rent-a-car-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"minimalblog-blog-thumb\";a:4:{s:4:\"file\";s:22:\"rent-a-car-600x720.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"minimalblog-popular-post\";a:4:{s:4:\"file\";s:22:\"rent-a-car-270x215.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"minimalblog-slider-image\";a:4:{s:4:\"file\";s:22:\"rent-a-car-238x238.jpg\";s:5:\"width\";i:238;s:6:\"height\";i:238;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"minimalblog-small-thumb\";a:4:{s:4:\"file\";s:22:\"rent-a-car-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"minimalblog-standard-post-thumbnial\";a:4:{s:4:\"file\";s:22:\"rent-a-car-750x400.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"minimalblog-featured-slider-large\";a:4:{s:4:\"file\";s:22:\"rent-a-car-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"minimalblog-page-header-image\";a:4:{s:4:\"file\";s:22:\"rent-a-car-960x600.jpg\";s:5:\"width\";i:960;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:{}}}'),(158,59,'_oembed_4b508593f74c2acbdc4643889373a194','{{unknown}}'),(159,43,'_oembed_cb3438af48ac60823cfde6cfc617b9f8','{{unknown}}'),(160,42,'_oembed_14631d5a7119a1ba969eefba9737cc7c','{{unknown}}'),(161,40,'_oembed_740251cdf980adf9c4b0e8b3bcf3f109','{{unknown}}'),(168,63,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";N;}'),(169,63,'ssb_total_counts','0'),(170,63,'ssb_cache_timestamp','456267');
/*!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=77 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-05-13 14:26:02','2020-05-13 14:26:02','<!-- wp:paragraph -->\n<p>Ball doesn\'t simply need to be carefully rule controlled play on an indoor wooden court. There are really a wide range of minor departure from the game that carry ball to an unheard of level.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Assortment is something that makes b-ball such a well known game. With all the approaches to play the game it is no big surprise that individuals everywhere throughout the world are playing the game. That is genuine regardless of what their identity is, the manner by which old they are or what constraints they may truly have.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Game Variation 1: Wheelchair Basketball</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Wheelchair b-ball, as the name proposes, is played in wheelchairs. The seats are uncommonly planned so they move rapidly and effectively down the court. They additionally are made so players can be light-footed, much like players in customary ball.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Wheelchair ball is a genuine game that is controlled by the International Wheelchair Basketball Federation (IWBF).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Game Variation 2: Water Basketball</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Water ball, again as the name proposes, is played in water. It very well may be recreational or as a group controlled game. In water b-ball the guidelines are somewhat unique. The principles for water b-ball join rules for customary court b-ball and water polo. There is, clearly, no spilling engaged with water b-ball.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Game Variation 3: Beach Basketball</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Sea shore b-ball is played on the sea shore and is very unique in relation to different kinds of b-ball. It isn\'t as exacting and considerably more of a physical game than b-ball.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Sea shore ball is played on a round court with no backboard on the circle. There is no spilling in light of the fact that it is excessively troublesome on the sand. The ball is descended the court rather by passing or 2 ½ steps. There is likewise no outside the alloted boundaries in sea shore b-ball.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Game Variation 4: Informal Basketball</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Casual ball truly isn\'t a real name for a sort of b-ball, yet it is utilized here to just portray the kind of b-ball that a great many people play - b-ball where you are simply playing for the fun of the game. The best kind!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Casual play can have any principles you like, as long as everybody playing consents to them. There may not be any composed play, but instead individuals just creation bins and having a fabulous time.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ball is a truly adaptable game. It tends to be played anyplace and in any case you can envision. Truth be told, it likely has been played nearly everyway believable on the grounds that it is such a well known game. The thing about b-ball that remaining parts the equivalent is making the crate. Each variety of the game includes a ball and crate with a definitive objective being to get the show on the road through the container to score.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Along these lines, regardless of how you play b-ball it is the correct path as long as you have the ball and band. You can play the manner in which feels best for you with whatever rules you need. You can play with the same number of players as you need on whatever sort of court you need. Basically you simply have some good times while you are doing it.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Shop for b-ball bands and b-ball objectives at this cool online shop. From outside ball circles for your carport or section in your lawn, to indoor b-ball bands for your exercise room, this b-ball loop store has the circle for you.</p>\n<!-- /wp:paragraph -->','4 Game Variations Of Basketball','','publish','closed','closed','','4-game-variations-of-basketball','','','2020-05-13 14:26:03','2020-05-13 14:26:03','',0,'http://djk-brose-bamberg.de/?p=5',0,'post','',0),(8,1,'2020-05-13 14:22:50','2020-05-13 14:22:50','<!-- wp:paragraph -->\n<p>Accessible Features on Basketball Hoops:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A b-ball loop can be planned from various perspectives. Individuals commonly observe a ball loop as a post in the ground and a backboard with an edge connected. While this view is commonly right, a ton of b-ball loops today have numerous highlights that go past this general portrayal. These highlights are intended to upgrade the game and, whenever saw effectively, can likewise significantly improve a player\'s very own preparation. A portion of these highlights incorporate stature changes, split away edges, diverse material backboards, and the size of the backboard.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ball Hoops Height Adjustments</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>While standard stature of a ball framework is to have the edge set at 10 ft., most starting players will see this high of an edge as hard to rehearse their shot. Numerous b-ball frameworks have a fixed-stature plan thus more youthful players would have no real option except to hold back to develop tall and sufficiently able to have the ball arrive at the edge. This holding up period squanders numerous valuable years the player could be building up their shot. Due to this issue, numerous frameworks today include tallness customizable edges. Lower-end ball circles from Lifetime Products and Spalding highlight tallness modifications down to a 7.5-ft. high edge.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Other top of the line frameworks like Spalding\'s Arena View line, Goalsetter ball frameworks, and others can acclimate to much lower statures; a few frameworks can even go as low as 5.5 ft. While such a low tallness is a lot simpler to shoot on, 5.5 ft. is presumably a bit much. Most youth recreational associations start players shooting an edge tallness of 7-8 ft. This range causes the players to need to work to build up their shot while not pulverizing their expectations by having the edge excessively far off. Very good quality frameworks that have this range incorporate Mammoth Basketball Hoops, Goalsetter Basketball Systems, and Arena View Basketball Goals.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Split away Rims</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As a b-ball player builds up their game, especially male competitors, the edge configuration will start to be significant. Various edges give better playability as players arrive at the time of dunking. Playing out a sure thing doesn\'t happen regularly in more youthful competitors; in any case, as a player arrives at the High School age, they will probably have the option to build up their vertical hop adequately to dunk the b-ball. Now in the ball player\'s turn of events, static or writing material edges are probably going to be broken and their b-ball framework is probably going to be harmed.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In most secondary schools, the NCAA, and surely the NBA, split away edges are utilized. The split away plan permits the edge to be marginally dislodged out of the mounting instrument joined to backboard and to adjust back properly after the edge is discharged. This highlights not just gives more prominent life span out of the ball framework, yet additionally gives wellbeing to the player. Were a player to dunk adequately hard on a static edge, the edge could be totally removed the backboard and the player would fall in whichever heading their force was going. These sort of issues are limited with a split away edge.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>B-ball Backboard Materials</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Distinctive backboard materials will shift incredibly in how well the b-ball bobs or \"bounce back\" off of the surface. In expanding request of reboundability, backboard materials would rank as follows: plastic, polycarbonate, acrylic, and afterward glass. While this distinction in bounce back may appear to be paltry to numerous b-ball players, backboard material on b-ball circles can help or upset a player\'s shot turn of events. Specifically, a shot that is utilized frequently as a player propels their abilities is the \"bank shot.\" This shot depicts the player taking shots at the backboard with the desire for skipping the ball into the edge. With lower-end materials - like plastic, polycarbonate, and acrylic - the bank shot can turn out to be enormously modified if the backboard ingests the effect of the ball.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Glass, in every way that really matters, has no retention of the ball\'s effect; in this way, a player building up their game will have the option to all the more effectively calibrate the bank shot on a glass backboard than a backboard made of different materials. Among different materials for a backboard, their isn\'t has a lot of contrast in nature of bounce back. For example, most players won\'t have the option to perceive the distinction between an acrylic bounce back and a polycarbonate bounce back.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Why the materials are positioned in the request they are above is on the grounds that the material of the backboard will in general correspond with different highlights that help balance out the framework. For instance, no ball framework presently exists in the market that has a plastic backboard and a square shaft, however there are such frameworks in both polycarbonate and acrylic. No, polycarbonate backboard right now exists on a framework with bigger than a 4x4 inch square post, yet there are such frameworks with an acrylic backboard. The more steady the ball circle is by and large, the more steady the backboard will be and the better the bounce back will be.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ball Hoops\' Backboard Size</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>At long last, the exact opposite thing to be considered in this article will be the size of the backboard. On guideline estimated b-ball bands, the official backboard size is 72\" wide x 42\" high. From this size, numerous littler backboard happen on a wide range of frameworks. Lifetime Products creates a backboard as little as 42 inches wide. Spalding produces a backboard as little as 44 inches wide. Much like the material of the backboard, for cutting edge players, a greater backboard is a superior backboard.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A bigger backboard permits the player to build up a full scope of shots they could use in their game. A littler backboard removes a great part of the scope of bank shots that could be utilized in a game. Most secondary schools have a guideline measured backboard thus a player will have a superior individual practice the closer their b-ball backboard comes to 72 inches wide and 42 inches high.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ball Accessories for Basketball Hoops</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Numerous ball extras exist to enable a player to rehearse all alone. Just a couple will be considered here. One of these frill is a band chute (additionally called an individual rebounder or a back-atcha chute). This adornment joins to the base of the edge and capacities to coordinate the ball back to the shooter. This instrument permits a player to shoot more shots on normal for a set timeframe than if the player needed to bounce back their own shot.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The other adornment worth referencing is a ball truck. A ball truck typically capacities to store b-balls when they are not being used; at the same time, for a b-ball player rehearsing without anyone else, a b-ball truck permits a player to tweak their range from various areas on the truck by having a few b-balls available to them to shoot ceaselessly from a similar area. Both of these extras utilize individual practice time.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Serious Edge Products, Inc. is an approved seller of a wide range of brands of ball circles. We can address most any inquiries regarding which b-ball framework will be directly for your requirements. We convey Lifetime Products b-ball loops, Spalding b-ball objectives, and Goalsetter Basketball Hoops.</p>\n<!-- /wp:paragraph -->','What Features Do Developing Basketball Players Need on Their Basketball Hoops?','','publish','closed','closed','','what-features-do-developing-basketball-players-need-on-their-basketball-hoops','','','2020-05-13 14:22:53','2020-05-13 14:22:53','',0,'http://djk-brose-bamberg.de/?p=8',0,'post','',0),(9,1,'2020-05-13 14:14:57','2020-05-13 14:14:57','','2222','','inherit','closed','closed','','2222','','','2020-05-13 14:14:57','2020-05-13 14:14:57','',8,'http://djk-brose-bamberg.de/wp-content/uploads/2020/05/2222.jpg',0,'attachment','image/jpeg',0),(10,1,'2020-05-13 14:15:00','2020-05-13 14:15:00','','33333','','inherit','closed','closed','','33333','','','2020-05-13 14:15:00','2020-05-13 14:15:00','',8,'http://djk-brose-bamberg.de/wp-content/uploads/2020/05/33333.jpg',0,'attachment','image/jpeg',0),(11,1,'2020-05-13 14:15:03','2020-05-13 14:15:03','','111','man playing basketball being hit by a basket ball with force in the crotch when he misses a catch or as an unexpected accident on a clay court','inherit','closed','closed','','111','','','2020-05-13 14:15:03','2020-05-13 14:15:03','',8,'http://djk-brose-bamberg.de/wp-content/uploads/2020/05/111.jpg',0,'attachment','image/jpeg',0),(12,1,'2020-05-13 14:15:38','2020-05-13 14:15:38','','ads','','inherit','closed','closed','','ads','','','2020-05-13 14:15:38','2020-05-13 14:15:38','',8,'http://djk-brose-bamberg.de/wp-content/uploads/2020/05/ads.jpg',0,'attachment','image/jpeg',0),(13,1,'2020-05-13 14:22:33','2020-05-13 14:22:33','','logo','','inherit','closed','closed','','logo','','','2020-05-13 14:22:33','2020-05-13 14:22:33','',8,'http://djk-brose-bamberg.de/wp-content/uploads/2020/05/logo.png',0,'attachment','image/png',0),(14,1,'2020-05-13 14:22:50','2020-05-13 14:22:50','<!-- wp:paragraph -->\n<p>Accessible Features on Basketball Hoops:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A b-ball loop can be planned from various perspectives. Individuals commonly observe a ball loop as a post in the ground and a backboard with an edge connected. While this view is commonly right, a ton of b-ball loops today have numerous highlights that go past this general portrayal. These highlights are intended to upgrade the game and, whenever saw effectively, can likewise significantly improve a player\'s very own preparation. A portion of these highlights incorporate stature changes, split away edges, diverse material backboards, and the size of the backboard.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ball Hoops Height Adjustments</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>While standard stature of a ball framework is to have the edge set at 10 ft., most starting players will see this high of an edge as hard to rehearse their shot. Numerous b-ball frameworks have a fixed-stature plan thus more youthful players would have no real option except to hold back to develop tall and sufficiently able to have the ball arrive at the edge. This holding up period squanders numerous valuable years the player could be building up their shot. Due to this issue, numerous frameworks today include tallness customizable edges. Lower-end ball circles from Lifetime Products and Spalding highlight tallness modifications down to a 7.5-ft. high edge.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Other top of the line frameworks like Spalding\'s Arena View line, Goalsetter ball frameworks, and others can acclimate to much lower statures; a few frameworks can even go as low as 5.5 ft. While such a low tallness is a lot simpler to shoot on, 5.5 ft. is presumably a bit much. Most youth recreational associations start players shooting an edge tallness of 7-8 ft. This range causes the players to need to work to build up their shot while not pulverizing their expectations by having the edge excessively far off. Very good quality frameworks that have this range incorporate Mammoth Basketball Hoops, Goalsetter Basketball Systems, and Arena View Basketball Goals.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Split away Rims</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As a b-ball player builds up their game, especially male competitors, the edge configuration will start to be significant. Various edges give better playability as players arrive at the time of dunking. Playing out a sure thing doesn\'t happen regularly in more youthful competitors; in any case, as a player arrives at the High School age, they will probably have the option to build up their vertical hop adequately to dunk the b-ball. Now in the ball player\'s turn of events, static or writing material edges are probably going to be broken and their b-ball framework is probably going to be harmed.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In most secondary schools, the NCAA, and surely the NBA, split away edges are utilized. The split away plan permits the edge to be marginally dislodged out of the mounting instrument joined to backboard and to adjust back properly after the edge is discharged. This highlights not just gives more prominent life span out of the ball framework, yet additionally gives wellbeing to the player. Were a player to dunk adequately hard on a static edge, the edge could be totally removed the backboard and the player would fall in whichever heading their force was going. These sort of issues are limited with a split away edge.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>B-ball Backboard Materials</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Distinctive backboard materials will shift incredibly in how well the b-ball bobs or \"bounce back\" off of the surface. In expanding request of reboundability, backboard materials would rank as follows: plastic, polycarbonate, acrylic, and afterward glass. While this distinction in bounce back may appear to be paltry to numerous b-ball players, backboard material on b-ball circles can help or upset a player\'s shot turn of events. Specifically, a shot that is utilized frequently as a player propels their abilities is the \"bank shot.\" This shot depicts the player taking shots at the backboard with the desire for skipping the ball into the edge. With lower-end materials - like plastic, polycarbonate, and acrylic - the bank shot can turn out to be enormously modified if the backboard ingests the effect of the ball.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Glass, in every way that really matters, has no retention of the ball\'s effect; in this way, a player building up their game will have the option to all the more effectively calibrate the bank shot on a glass backboard than a backboard made of different materials. Among different materials for a backboard, their isn\'t has a lot of contrast in nature of bounce back. For example, most players won\'t have the option to perceive the distinction between an acrylic bounce back and a polycarbonate bounce back.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Why the materials are positioned in the request they are above is on the grounds that the material of the backboard will in general correspond with different highlights that help balance out the framework. For instance, no ball framework presently exists in the market that has a plastic backboard and a square shaft, however there are such frameworks in both polycarbonate and acrylic. No, polycarbonate backboard right now exists on a framework with bigger than a 4x4 inch square post, yet there are such frameworks with an acrylic backboard. The more steady the ball circle is by and large, the more steady the backboard will be and the better the bounce back will be.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ball Hoops\' Backboard Size</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>At long last, the exact opposite thing to be considered in this article will be the size of the backboard. On guideline estimated b-ball bands, the official backboard size is 72\" wide x 42\" high. From this size, numerous littler backboard happen on a wide range of frameworks. Lifetime Products creates a backboard as little as 42 inches wide. Spalding produces a backboard as little as 44 inches wide. Much like the material of the backboard, for cutting edge players, a greater backboard is a superior backboard.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A bigger backboard permits the player to build up a full scope of shots they could use in their game. A littler backboard removes a great part of the scope of bank shots that could be utilized in a game. Most secondary schools have a guideline measured backboard thus a player will have a superior individual practice the closer their b-ball backboard comes to 72 inches wide and 42 inches high.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ball Accessories for Basketball Hoops</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Numerous ball extras exist to enable a player to rehearse all alone. Just a couple will be considered here. One of these frill is a band chute (additionally called an individual rebounder or a back-atcha chute). This adornment joins to the base of the edge and capacities to coordinate the ball back to the shooter. This instrument permits a player to shoot more shots on normal for a set timeframe than if the player needed to bounce back their own shot.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The other adornment worth referencing is a ball truck. A ball truck typically capacities to store b-balls when they are not being used; at the same time, for a b-ball player rehearsing without anyone else, a b-ball truck permits a player to tweak their range from various areas on the truck by having a few b-balls available to them to shoot ceaselessly from a similar area. Both of these extras utilize individual practice time.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Serious Edge Products, Inc. is an approved seller of a wide range of brands of ball circles. We can address most any inquiries regarding which b-ball framework will be directly for your requirements. We convey Lifetime Products b-ball loops, Spalding b-ball objectives, and Goalsetter Basketball Hoops.</p>\n<!-- /wp:paragraph -->','What Features Do Developing Basketball Players Need on Their Basketball Hoops?','','inherit','closed','closed','','8-revision-v1','','','2020-05-13 14:22:50','2020-05-13 14:22:50','',8,'http://djk-brose-bamberg.de/8-revision-v1/',0,'revision','',0),(15,1,'2020-05-13 14:26:02','2020-05-13 14:26:02','<!-- wp:paragraph -->\n<p>Ball doesn\'t simply need to be carefully rule controlled play on an indoor wooden court. There are really a wide range of minor departure from the game that carry ball to an unheard of level.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Assortment is something that makes b-ball such a well known game. With all the approaches to play the game it is no big surprise that individuals everywhere throughout the world are playing the game. That is genuine regardless of what their identity is, the manner by which old they are or what constraints they may truly have.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Game Variation 1: Wheelchair Basketball</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Wheelchair b-ball, as the name proposes, is played in wheelchairs. The seats are uncommonly planned so they move rapidly and effectively down the court. They additionally are made so players can be light-footed, much like players in customary ball.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Wheelchair ball is a genuine game that is controlled by the International Wheelchair Basketball Federation (IWBF).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Game Variation 2: Water Basketball</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Water ball, again as the name proposes, is played in water. It very well may be recreational or as a group controlled game. In water b-ball the guidelines are somewhat unique. The principles for water b-ball join rules for customary court b-ball and water polo. There is, clearly, no spilling engaged with water b-ball.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Game Variation 3: Beach Basketball</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Sea shore b-ball is played on the sea shore and is very unique in relation to different kinds of b-ball. It isn\'t as exacting and considerably more of a physical game than b-ball.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Sea shore ball is played on a round court with no backboard on the circle. There is no spilling in light of the fact that it is excessively troublesome on the sand. The ball is descended the court rather by passing or 2 ½ steps. There is likewise no outside the alloted boundaries in sea shore b-ball.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Game Variation 4: Informal Basketball</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Casual ball truly isn\'t a real name for a sort of b-ball, yet it is utilized here to just portray the kind of b-ball that a great many people play - b-ball where you are simply playing for the fun of the game. The best kind!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Casual play can have any principles you like, as long as everybody playing consents to them. There may not be any composed play, but instead individuals just creation bins and having a fabulous time.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ball is a truly adaptable game. It tends to be played anyplace and in any case you can envision. Truth be told, it likely has been played nearly everyway believable on the grounds that it is such a well known game. The thing about b-ball that remaining parts the equivalent is making the crate. Each variety of the game includes a ball and crate with a definitive objective being to get the show on the road through the container to score.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Along these lines, regardless of how you play b-ball it is the correct path as long as you have the ball and band. You can play the manner in which feels best for you with whatever rules you need. You can play with the same number of players as you need on whatever sort of court you need. Basically you simply have some good times while you are doing it.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Shop for b-ball bands and b-ball objectives at this cool online shop. From outside ball circles for your carport or section in your lawn, to indoor b-ball bands for your exercise room, this b-ball loop store has the circle for you.</p>\n<!-- /wp:paragraph -->','4 Game Variations Of Basketball','','inherit','closed','closed','','5-revision-v1','','','2020-05-13 14:26:02','2020-05-13 14:26:02','',5,'http://djk-brose-bamberg.de/5-revision-v1/',0,'revision','',0),(18,1,'2020-05-13 14:32:16','0000-00-00 00:00:00','\nLast updated: [wpautoterms last_updated_date]\n\n[wpautoterms company_name] (\"us\", \"we\", or \"our\") operates the [wpautoterms site_name] website (the \"Service\").\n\nThis page informs you of our policies regarding the collection, use and disclosure of Personal Information when you use our Service.\n\nWe will not use or share your information with anyone except as described in this Privacy Policy.\n\nWe use your Personal Information for providing and improving the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible at [wpautoterms site_url]\n\n<h2>Information Collection And Use</h2>\n\nWhile using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you. Personally identifiable information (\"Personal Information\") may include, but is not limited to:\n\n<ul>\n<li>Name</li><li>Email address</li><li>Address</li></ul>\n\n<h2>Log Data</h2>\n\nWe collect information that your browser sends whenever you visit our Service (\"Log Data\"). This Log Data may include information such as your computer\'s Internet Protocol (\"IP\") address, browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages and other statistics.\n\n\n<h2>Cookies</h2>\n\nCookies are files with small amount of data, which may include an anonymous unique identifier. Cookies are sent to your browser from a web site and stored on your computer\'s hard drive.\n\nWe use \"cookies\" to collect information. You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.\n\n\n<h2>Service Providers</h2>\n\nWe may employ third party companies and individuals to facilitate our Service, to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.\n\nThese third parties have access to your Personal Information only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.\n\n<h2>Security</h2>\n\nThe security of your Personal Information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Information, we cannot guarantee its absolute security.\n\n<h2>Links To Other Sites</h2>\n\nOur Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party\'s site. We strongly advise you to review the Privacy Policy of every site you visit.\n\nWe have no control over, and assume no responsibility for the content, privacy policies or practices of any third party sites or services.\n\n<h2>Children\'s Privacy</h2>\n\nOur Service does not address anyone under the age of 18 (\"Children\").\n\nWe do not knowingly collect personally identifiable information from children under 18. If you are a parent or guardian and you are aware that your child has provided us with Personal Information, please contact us. If we discover that a child under 18 has provided us with Personal Information, we will delete such information from our servers immediately.\n\n<h2>Compliance With Laws</h2>\n\nWe will disclose your Personal Information where required to do so by law or subpoena.\n\n<h2>Changes To This Privacy Policy</h2>\n\nWe may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.\n\nYou are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.\n\n<h2>Contact Us</h2>\n\nIf you have any questions about this Privacy Policy, please contact us.','Privacy Policy','','draft','closed','closed','','privacy-policy','','','2020-05-13 14:32:16','2020-05-13 14:32:16','',0,'http://djk-brose-bamberg.de/?post_type=wpautoterms_page&p=18',0,'wpautoterms_page','',0),(19,1,'2020-05-13 14:32:00','0000-00-00 00:00:00','\nLast updated: [wpautoterms last_updated_date]\n\nPlease read these Terms of Use (\"Terms\", \"Terms of Use\") carefully before using the [wpautoterms site_url] website (the \"Service\") operated by [wpautoterms company_name] (\"us\", \"we\", or \"our\").\n\nYour access to and use of the Service is conditioned on your acceptance of and compliance with these Terms. These Terms apply to all visitors, users and others who access or use the Service.\n\nBy accessing or using the Service you agree to be bound by these Terms. If you disagree with any part of the terms then you may not access the Service.\n\n\n<h2>Intellectual Property</h2>\n\nThe Service and its original content, features and functionality are and will remain the exclusive property of [wpautoterms company_name] and its licensors.\n\n<h2>Links To Other Web Sites</h2>\n\nOur Service may contain links to third-party web sites or services that are not owned or controlled by [wpautoterms company_name].\n\n[wpautoterms company_name] has no control over, and assumes no responsibility for, the content, privacy policies, or practices of any third party web sites or services. You further acknowledge and agree that [wpautoterms company_name] shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods or services available on or through any such web sites or services.\n\nWe strongly advise you to read the terms and conditions and privacy policies of any third-party web sites or services that you visit.\n\n<h2>Termination</h2>\n\nWe may terminate or suspend access to our Service immediately, without prior notice or liability, for any reason whatsoever, including without limitation if you breach the Terms.\n\nAll provisions of the Terms which by their nature should survive termination shall survive termination, including, without limitation, ownership provisions, warranty disclaimers, indemnity and limitations of liability.\n\n\n\n<h2>Governing Law</h2>\n\nThese Terms shall be governed and construed in accordance with the laws of Germany without regard to its conflict of law provisions.\n\nOur failure to enforce any right or provision of these Terms will not be considered a waiver of those rights. If any provision of these Terms is held to be invalid or unenforceable by a court, the remaining provisions of these Terms will remain in effect. These Terms constitute the entire agreement between us regarding our Service, and supersede and replace any prior agreements we might have between us regarding the Service.\n\n<h2>Changes</h2>\n\nWe reserve the right, at our sole discretion, to modify or replace these Terms at any time. If a revision is material we will try to provide at least 60 days notice prior to any new terms taking effect. What constitutes a material change will be determined at our sole discretion.\n\nBy continuing to access or use our Service after those revisions become effective, you agree to be bound by the revised terms. If you do not agree to the new terms, please stop using the Service.\n\n<h2>Contact Us</h2>\n\nIf you have any questions about these Terms, please contact us.','Terms and Conditions','','draft','closed','closed','','terms-and-conditions','','','2020-05-13 14:32:00','2020-05-13 14:32:00','',0,'http://djk-brose-bamberg.de/?post_type=wpautoterms_page&p=19',0,'wpautoterms_page','',0),(20,1,'2020-05-13 14:29:50','2020-05-13 14:29:50','{\"id\":\"20\",\"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\":\"djk-brose-bamberg.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\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"contact\"}}','Simple Contact Form','','publish','closed','closed','','simple-contact-form','','','2020-05-13 14:30:49','2020-05-13 14:30:49','',0,'http://djk-brose-bamberg.de/?post_type=wpforms&p=20',0,'wpforms','',0),(21,1,'2020-05-13 14:29:52','2020-05-13 14:29:52','{\"id\":\"21\",\"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\":\"djk-brose-bamberg.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\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"subscribe\"}}','Newsletter Signup Form','','publish','closed','closed','','newsletter-signup-form','','','2020-05-13 14:30:28','2020-05-13 14:30:28','',0,'http://djk-brose-bamberg.de/?post_type=wpforms&p=21',0,'wpforms','',0),(22,1,'2020-05-13 14:33:44','2020-05-13 14:33:44','','Blog','','publish','closed','closed','','blog','','','2020-05-13 14:33:45','2020-05-13 14:33:45','',0,'http://djk-brose-bamberg.de/?page_id=22',0,'page','',0),(23,1,'2020-05-13 14:33:18','2020-05-13 14:33:18','<!-- 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:paragraph -->\n<p>[wpautoterms company_name] has no control over, and assumes no responsibility for, the content, privacy policies, or practices of any third party web sites or services. You further acknowledge and agree that [wpautoterms company_name] shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods or services available on or through any such web sites or services.</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>Termination</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may terminate or suspend access to our Service immediately, without prior notice or liability, for any reason whatsoever, including without limitation if you breach the Terms.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>All provisions of the Terms which by their nature should survive termination shall survive termination, including, without limitation, ownership provisions, warranty disclaimers, indemnity and limitations of liability.</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 60 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-05-13 14:33:21','2020-05-13 14:33:21','',0,'http://djk-brose-bamberg.de/?page_id=23',0,'page','',0),(24,1,'2020-05-13 14:32:49','2020-05-13 14:32:49','<!-- wp:paragraph -->\n<p>Last updated: [wpautoterms last_updated_date]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>[wpautoterms company_name] (\"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>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-2','','','2020-05-13 14:32:52','2020-05-13 14:32:52','',0,'http://djk-brose-bamberg.de/?page_id=24',0,'page','',0),(25,1,'2020-05-13 14:31:21','2020-05-13 14:31:21','<!-- wp:paragraph -->\n<p>[wpforms id=\"20\" title=\"false\" description=\"false\"]</p>\n<!-- /wp:paragraph -->','Contact Us','','publish','closed','closed','','contact-us','','','2020-05-13 14:31:22','2020-05-13 14:31:22','',0,'http://djk-brose-bamberg.de/?page_id=25',0,'page','',0),(26,1,'2020-05-13 14:31:21','2020-05-13 14:31:21','<!-- wp:paragraph -->\n<p>[wpforms id=\"20\" title=\"false\" description=\"false\"]</p>\n<!-- /wp:paragraph -->','Contact Us','','inherit','closed','closed','','25-revision-v1','','','2020-05-13 14:31:21','2020-05-13 14:31:21','',25,'http://djk-brose-bamberg.de/25-revision-v1/',0,'revision','',0),(27,1,'2020-05-13 14:32:00','2020-05-13 14:32:00','','placeholder','','inherit','closed','closed','','19-revision-v1','','','2020-05-13 14:32:00','2020-05-13 14:32:00','',19,'http://djk-brose-bamberg.de/19-revision-v1/',0,'revision','',0),(28,1,'2020-05-13 14:32:00','2020-05-13 14:32:00','\nLast updated: [wpautoterms last_updated_date]\n\nPlease read these Terms of Use (\"Terms\", \"Terms of Use\") carefully before using the [wpautoterms site_url] website (the \"Service\") operated by [wpautoterms company_name] (\"us\", \"we\", or \"our\").\n\nYour access to and use of the Service is conditioned on your acceptance of and compliance with these Terms. These Terms apply to all visitors, users and others who access or use the Service.\n\nBy accessing or using the Service you agree to be bound by these Terms. If you disagree with any part of the terms then you may not access the Service.\n\n\n<h2>Intellectual Property</h2>\n\nThe Service and its original content, features and functionality are and will remain the exclusive property of [wpautoterms company_name] and its licensors.\n\n<h2>Links To Other Web Sites</h2>\n\nOur Service may contain links to third-party web sites or services that are not owned or controlled by [wpautoterms company_name].\n\n[wpautoterms company_name] has no control over, and assumes no responsibility for, the content, privacy policies, or practices of any third party web sites or services. You further acknowledge and agree that [wpautoterms company_name] shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods or services available on or through any such web sites or services.\n\nWe strongly advise you to read the terms and conditions and privacy policies of any third-party web sites or services that you visit.\n\n<h2>Termination</h2>\n\nWe may terminate or suspend access to our Service immediately, without prior notice or liability, for any reason whatsoever, including without limitation if you breach the Terms.\n\nAll provisions of the Terms which by their nature should survive termination shall survive termination, including, without limitation, ownership provisions, warranty disclaimers, indemnity and limitations of liability.\n\n\n\n<h2>Governing Law</h2>\n\nThese Terms shall be governed and construed in accordance with the laws of Germany without regard to its conflict of law provisions.\n\nOur failure to enforce any right or provision of these Terms will not be considered a waiver of those rights. If any provision of these Terms is held to be invalid or unenforceable by a court, the remaining provisions of these Terms will remain in effect. These Terms constitute the entire agreement between us regarding our Service, and supersede and replace any prior agreements we might have between us regarding the Service.\n\n<h2>Changes</h2>\n\nWe reserve the right, at our sole discretion, to modify or replace these Terms at any time. If a revision is material we will try to provide at least 60 days notice prior to any new terms taking effect. What constitutes a material change will be determined at our sole discretion.\n\nBy continuing to access or use our Service after those revisions become effective, you agree to be bound by the revised terms. If you do not agree to the new terms, please stop using the Service.\n\n<h2>Contact Us</h2>\n\nIf you have any questions about these Terms, please contact us.','Terms and Conditions','','inherit','closed','closed','','19-revision-v1','','','2020-05-13 14:32:00','2020-05-13 14:32:00','',19,'http://djk-brose-bamberg.de/19-revision-v1/',0,'revision','',0),(29,1,'2020-05-13 14:32:15','2020-05-13 14:32:15','','placeholder','','inherit','closed','closed','','18-revision-v1','','','2020-05-13 14:32:15','2020-05-13 14:32:15','',18,'http://djk-brose-bamberg.de/18-revision-v1/',0,'revision','',0),(30,1,'2020-05-13 14:32:16','2020-05-13 14:32:16','\nLast updated: [wpautoterms last_updated_date]\n\n[wpautoterms company_name] (\"us\", \"we\", or \"our\") operates the [wpautoterms site_name] website (the \"Service\").\n\nThis page informs you of our policies regarding the collection, use and disclosure of Personal Information when you use our Service.\n\nWe will not use or share your information with anyone except as described in this Privacy Policy.\n\nWe use your Personal Information for providing and improving the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible at [wpautoterms site_url]\n\n<h2>Information Collection And Use</h2>\n\nWhile using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you. Personally identifiable information (\"Personal Information\") may include, but is not limited to:\n\n<ul>\n<li>Name</li><li>Email address</li><li>Address</li></ul>\n\n<h2>Log Data</h2>\n\nWe collect information that your browser sends whenever you visit our Service (\"Log Data\"). This Log Data may include information such as your computer\'s Internet Protocol (\"IP\") address, browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages and other statistics.\n\n\n<h2>Cookies</h2>\n\nCookies are files with small amount of data, which may include an anonymous unique identifier. Cookies are sent to your browser from a web site and stored on your computer\'s hard drive.\n\nWe use \"cookies\" to collect information. You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.\n\n\n<h2>Service Providers</h2>\n\nWe may employ third party companies and individuals to facilitate our Service, to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.\n\nThese third parties have access to your Personal Information only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.\n\n<h2>Security</h2>\n\nThe security of your Personal Information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Information, we cannot guarantee its absolute security.\n\n<h2>Links To Other Sites</h2>\n\nOur Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party\'s site. We strongly advise you to review the Privacy Policy of every site you visit.\n\nWe have no control over, and assume no responsibility for the content, privacy policies or practices of any third party sites or services.\n\n<h2>Children\'s Privacy</h2>\n\nOur Service does not address anyone under the age of 18 (\"Children\").\n\nWe do not knowingly collect personally identifiable information from children under 18. If you are a parent or guardian and you are aware that your child has provided us with Personal Information, please contact us. If we discover that a child under 18 has provided us with Personal Information, we will delete such information from our servers immediately.\n\n<h2>Compliance With Laws</h2>\n\nWe will disclose your Personal Information where required to do so by law or subpoena.\n\n<h2>Changes To This Privacy Policy</h2>\n\nWe may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.\n\nYou are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.\n\n<h2>Contact Us</h2>\n\nIf you have any questions about this Privacy Policy, please contact us.','Privacy Policy','','inherit','closed','closed','','18-revision-v1','','','2020-05-13 14:32:16','2020-05-13 14:32:16','',18,'http://djk-brose-bamberg.de/18-revision-v1/',0,'revision','',0),(31,1,'2020-05-13 14:32:49','2020-05-13 14:32:49','<!-- wp:paragraph -->\n<p>Last updated: [wpautoterms last_updated_date]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>[wpautoterms company_name] (\"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>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','','24-revision-v1','','','2020-05-13 14:32:49','2020-05-13 14:32:49','',24,'http://djk-brose-bamberg.de/24-revision-v1/',0,'revision','',0),(32,1,'2020-05-13 14:33:18','2020-05-13 14:33:18','<!-- 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:paragraph -->\n<p>[wpautoterms company_name] has no control over, and assumes no responsibility for, the content, privacy policies, or practices of any third party web sites or services. You further acknowledge and agree that [wpautoterms company_name] shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods or services available on or through any such web sites or services.</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>Termination</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may terminate or suspend access to our Service immediately, without prior notice or liability, for any reason whatsoever, including without limitation if you breach the Terms.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>All provisions of the Terms which by their nature should survive termination shall survive termination, including, without limitation, ownership provisions, warranty disclaimers, indemnity and limitations of liability.</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 60 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','','23-revision-v1','','','2020-05-13 14:33:18','2020-05-13 14:33:18','',23,'http://djk-brose-bamberg.de/23-revision-v1/',0,'revision','',0),(33,1,'2020-05-13 14:33:44','2020-05-13 14:33:44','','Blog','','inherit','closed','closed','','22-revision-v1','','','2020-05-13 14:33:44','2020-05-13 14:33:44','',22,'http://djk-brose-bamberg.de/22-revision-v1/',0,'revision','',0),(35,1,'2020-05-13 14:34:46','2020-05-13 14:34:46','','Home','','publish','closed','closed','','home','','','2020-05-13 14:34:46','2020-05-13 14:34:46','',0,'http://djk-brose-bamberg.de/?p=35',1,'nav_menu_item','',0),(36,1,'2020-05-13 14:34:46','2020-05-13 14:34:46',' ','','','publish','closed','closed','','36','','','2020-05-13 14:34:46','2020-05-13 14:34:46','',0,'http://djk-brose-bamberg.de/?p=36',2,'nav_menu_item','',0),(37,1,'2020-05-13 14:34:46','2020-05-13 14:34:46',' ','','','publish','closed','closed','','37','','','2020-05-13 14:34:46','2020-05-13 14:34:46','',0,'http://djk-brose-bamberg.de/?p=37',3,'nav_menu_item','',0),(38,1,'2020-05-13 14:34:46','2020-05-13 14:34:46',' ','','','publish','closed','closed','','38','','','2020-05-13 14:34:46','2020-05-13 14:34:46','',0,'http://djk-brose-bamberg.de/?p=38',4,'nav_menu_item','',0),(39,1,'2020-05-13 14:34:46','2020-05-13 14:34:46',' ','','','publish','closed','closed','','39','','','2020-05-13 14:34:46','2020-05-13 14:34:46','',0,'http://djk-brose-bamberg.de/?p=39',5,'nav_menu_item','',0),(40,1,'2020-05-13 14:36:50','2020-05-13 14:36:50','http://djk-brose-bamberg.de/wp-content/uploads/2020/05/cropped-logo.png','cropped-logo.png','','inherit','closed','closed','','cropped-logo-png','','','2020-05-13 14:36:50','2020-05-13 14:36:50','',0,'http://djk-brose-bamberg.de/wp-content/uploads/2020/05/cropped-logo.png',0,'attachment','image/png',0),(42,1,'2020-05-13 14:41:49','2020-05-13 14:41:49','http://djk-brose-bamberg.de/wp-content/uploads/2020/05/cropped-logo-1.png','cropped-logo-1.png','','inherit','closed','closed','','cropped-logo-1-png','','','2020-05-13 14:41:49','2020-05-13 14:41:49','',0,'http://djk-brose-bamberg.de/wp-content/uploads/2020/05/cropped-logo-1.png',0,'attachment','image/png',0),(43,1,'2020-05-13 14:41:59','2020-05-13 14:41:59','http://djk-brose-bamberg.de/wp-content/uploads/2020/05/cropped-logo-2.png','cropped-logo-2.png','','inherit','closed','closed','','cropped-logo-2-png','','','2020-05-13 14:41:59','2020-05-13 14:41:59','',0,'http://djk-brose-bamberg.de/wp-content/uploads/2020/05/cropped-logo-2.png',0,'attachment','image/png',0),(50,1,'2020-05-13 14:53:14','2020-05-13 14:53:14','.minimalblog-excerpt p{\n text-align: justify;\n}\n\n.post-description,\n.blog-meta.blog-grid-meta{\n display: none;\n}\n\n.featured-main-slider .post-thumnail img {\n border-radius: 0px;\n}\n.readmore{\n display: none;\n}\n\n.site-branding-area img{\n width: 200px;\n}','minimalblog','','publish','closed','closed','','minimalblog','','','2020-05-13 14:59:31','2020-05-13 14:59:31','',0,'http://djk-brose-bamberg.de/minimalblog/',0,'custom_css','',0),(51,1,'2020-05-13 14:53:14','2020-05-13 14:53:14','.minimalblog-excerpt p{\n text-align: justify;\n}\n\n.post-description,\n.blog-meta.blog-grid-meta{\n display: none;\n}\n\n.featured-main-slider .post-thumnail img {\n border-radius: 0px;\n}','minimalblog','','inherit','closed','closed','','50-revision-v1','','','2020-05-13 14:53:14','2020-05-13 14:53:14','',50,'http://djk-brose-bamberg.de/50-revision-v1/',0,'revision','',0),(54,1,'2020-05-13 14:56:28','2020-05-13 14:56:28','.minimalblog-excerpt p{\n text-align: justify;\n}\n\n.post-description,\n.blog-meta.blog-grid-meta{\n display: none;\n}\n\n.featured-main-slider .post-thumnail img {\n border-radius: 0px;\n}\n.readmore{\n display: none;\n}','minimalblog','','inherit','closed','closed','','50-revision-v1','','','2020-05-13 14:56:28','2020-05-13 14:56:28','',50,'http://djk-brose-bamberg.de/50-revision-v1/',0,'revision','',0),(56,1,'2020-05-13 14:58:12','2020-05-13 14:58:12','.minimalblog-excerpt p{\n text-align: justify;\n}\n\n.post-description,\n.blog-meta.blog-grid-meta{\n display: none;\n}\n\n.featured-main-slider .post-thumnail img {\n border-radius: 0px;\n}\n.readmore{\n display: none;\n}\n\n.site-branding-area img{\n width: 218px;\n}','minimalblog','','inherit','closed','closed','','50-revision-v1','','','2020-05-13 14:58:12','2020-05-13 14:58:12','',50,'http://djk-brose-bamberg.de/50-revision-v1/',0,'revision','',0),(58,1,'2020-05-13 14:59:31','2020-05-13 14:59:31','.minimalblog-excerpt p{\n text-align: justify;\n}\n\n.post-description,\n.blog-meta.blog-grid-meta{\n display: none;\n}\n\n.featured-main-slider .post-thumnail img {\n border-radius: 0px;\n}\n.readmore{\n display: none;\n}\n\n.site-branding-area img{\n width: 200px;\n}','minimalblog','','inherit','closed','closed','','50-revision-v1','','','2020-05-13 14:59:31','2020-05-13 14:59:31','',50,'http://djk-brose-bamberg.de/50-revision-v1/',0,'revision','',0),(59,1,'2020-05-13 14:59:57','2020-05-13 14:59:57','http://djk-brose-bamberg.de/wp-content/uploads/2020/05/cropped-logo-3.png','cropped-logo-3.png','','inherit','closed','closed','','cropped-logo-3-png','','','2020-05-13 14:59:57','2020-05-13 14:59:57','',0,'http://djk-brose-bamberg.de/wp-content/uploads/2020/05/cropped-logo-3.png',0,'attachment','image/png',0),(63,1,'2020-06-30 13:21:52','2020-06-30 13:21:52','Auf einer Website für den Käufervergleich können Sie eine Produktmodellnummer oder einen Produktnamen eingeben und dann auf eine Schaltfläche klicken, um die besten Preise von vielen Wettbewerbern für dieses Produkt abzurufen. Normalerweise werden die Ergebnisse mit dem niedrigsten Preis für den gesuchten Artikel zuerst angezeigt.\r\n\r\nIch kenne einige Leute, die eine bittere Erfahrung mit <a href=\"https://www.touchatag.com/de/\">dem Online-Shopping bei Touchatag haben</a>. Meistens haben sie entweder ein Produkt minderer Qualität erhalten oder ein ganz anderes Produkt, das sie nicht bestellt haben. Einer sagte, ich mochte schon immer schwarze Schuhe, und eines Tages habe ich dafür auf einer E-Commerce-Website bestellt, auf der ich ihre erstaunlichen Produktdetails sah. Aber als ich den Schuh erhielt, war ich total schockiert und sah, dass es ein roter Schuh war, den ich nie erwartet hätte.\r\n<ul>\r\n <li>Die Erfahrung des anderen lässt sich nicht mit Worten beschreiben. Aus persönlicher Erfahrung schlage ich immer vor, zuerst die Produkte zu vergleichen, bevor man im Internet einkauft. Ich bin hier, um Ihnen einige Vorschläge zu machen, wie Sie die beste Qualität kaufen und durch den Einkaufsvergleich genau das Produkt erhalten können. Sie brauchen nur eine einfache Aufgabe zu erfüllen.</li>\r\n</ul>\r\n<h2>Wenn Sie zum Beispiel nach einer \"iPhone-Hülle\" suchen wollen, können Sie die folgenden Schritte ausführen:</h2>\r\n1. Gehen Sie zu einer Website für den Einkaufsvergleich. Sie finden eine Vergleichswebsite, indem Sie einfach online suchen.\r\n\r\n2. Gehen Sie zu der Website, geben Sie \"iPhone-Gehäuse\" in das Suchfeld ein und klicken Sie auf die Schaltfläche \"Anmelden\" oder das Symbol \"Suchen\".\r\n\r\n3. Die nächste Seite zeigt Ihnen eine riesige Liste von \"iPhone case\" mit Name, Marke, Qualität und Preisen. Es werden nur die Artikel angezeigt, die zum Kauf verfügbar sind. Beachten Sie, dass der günstigste Artikel, der für Ihre Suche am relevantesten ist, oben in den Suchergebnissen angezeigt wird.\r\n\r\n4. Finden Sie die Option \"Filterung der Suche\" oder einen solchen Ausdruck, mit dem Sie die angezeigten Ergebnisse nach Preis oder Marke filtern können. Dort können Sie zwei oder mehr gleiche Produkte nach ihrer Marke, ihrem Preis und ihrer Qualität vergleichen. Außerdem finden Sie \"Sonderrabatte\" auf einige Artikel, die nur für eine begrenzte Zeit gelten. Sie können Ihren günstigen Preis in das Feld eingeben und die Website zeigt Ihnen die besten Artikel zu diesem Preis an.\r\n\r\nhttps://www.youtube.com/watch?v=uI91Q6-qudU','Wie Sie Ihr Online-Shopping-Erlebnis durch Einkaufsvergleichsseiten steigern!','','publish','closed','closed','','wie-sie-ihr-online-shopping-erlebnis-durch-einkaufsvergleichsseiten-steigern','','','2020-06-19 06:45:37','2020-06-19 06:45:37','',0,'http://djk-brose-bamberg.de/?p=63',0,'post','',0),(64,1,'2020-06-19 06:24:05','2020-06-19 06:24:05','','23131','','inherit','closed','closed','','23131','','','2020-06-19 06:24:05','2020-06-19 06:24:05','',63,'http://djk-brose-bamberg.de/wp-content/uploads/2020/06/23131.jpg',0,'attachment','image/jpeg',0),(65,1,'2020-06-19 06:24:12','2020-06-19 06:24:12','Auf einer Website für den Käufervergleich können Sie eine Produktmodellnummer oder einen Produktnamen eingeben und dann auf eine Schaltfläche klicken, um die besten Preise von vielen Wettbewerbern für dieses Produkt abzurufen. Normalerweise werden die Ergebnisse mit dem niedrigsten Preis für den gesuchten Artikel zuerst angezeigt.\r\n\r\nIch kenne einige Leute, die eine bittere Erfahrung mit dem Online-Shopping haben. Meistens haben sie entweder ein Produkt minderer Qualität erhalten oder ein ganz anderes Produkt, das sie nicht bestellt haben. Einer sagte, ich mochte schon immer schwarze Schuhe, und eines Tages habe ich dafür auf einer E-Commerce-Website bestellt, auf der ich ihre erstaunlichen Produktdetails sah. Aber als ich den Schuh erhielt, war ich total schockiert und sah, dass es ein roter Schuh war, den ich nie erwartet hätte.\r\n<ul>\r\n <li>Die Erfahrung des anderen lässt sich nicht mit Worten beschreiben. Aus persönlicher Erfahrung schlage ich immer vor, zuerst die Produkte zu vergleichen, bevor man im Internet einkauft. Ich bin hier, um Ihnen einige Vorschläge zu machen, wie Sie die beste Qualität kaufen und durch den Einkaufsvergleich genau das Produkt erhalten können. Sie brauchen nur eine einfache Aufgabe zu erfüllen.</li>\r\n</ul>\r\n<h2>Wenn Sie zum Beispiel nach einer \"iPhone-Hülle\" suchen wollen, können Sie die folgenden Schritte ausführen:</h2>\r\n1. Gehen Sie zu einer Website für den Einkaufsvergleich. Sie finden eine Vergleichswebsite, indem Sie einfach online suchen.\r\n\r\n2. Gehen Sie zu der Website, geben Sie \"iPhone-Gehäuse\" in das Suchfeld ein und klicken Sie auf die Schaltfläche \"Anmelden\" oder das Symbol \"Suchen\".\r\n\r\n3. Die nächste Seite zeigt Ihnen eine riesige Liste von \"iPhone case\" mit Name, Marke, Qualität und Preisen. Es werden nur die Artikel angezeigt, die zum Kauf verfügbar sind. Beachten Sie, dass der günstigste Artikel, der für Ihre Suche am relevantesten ist, oben in den Suchergebnissen angezeigt wird.\r\n\r\n4. Finden Sie die Option \"Filterung der Suche\" oder einen solchen Ausdruck, mit dem Sie die angezeigten Ergebnisse nach Preis oder Marke filtern können. Dort können Sie zwei oder mehr gleiche Produkte nach ihrer Marke, ihrem Preis und ihrer Qualität vergleichen. Außerdem finden Sie \"Sonderrabatte\" auf einige Artikel, die nur für eine begrenzte Zeit gelten. Sie können Ihren günstigen Preis in das Feld eingeben und die Website zeigt Ihnen die besten Artikel zu diesem Preis an.','Wie Sie Ihr Online-Shopping-Erlebnis durch Einkaufsvergleichsseiten steigern!','','inherit','closed','closed','','63-revision-v1','','','2020-06-19 06:24:12','2020-06-19 06:24:12','',63,'http://djk-brose-bamberg.de/63-revision-v1/',0,'revision','',0),(66,1,'2020-06-19 06:45:37','2020-06-19 06:45:37','Auf einer Website für den Käufervergleich können Sie eine Produktmodellnummer oder einen Produktnamen eingeben und dann auf eine Schaltfläche klicken, um die besten Preise von vielen Wettbewerbern für dieses Produkt abzurufen. Normalerweise werden die Ergebnisse mit dem niedrigsten Preis für den gesuchten Artikel zuerst angezeigt.\r\n\r\nIch kenne einige Leute, die eine bittere Erfahrung mit <a href=\"https://www.touchatag.com/de/\">dem Online-Shopping bei Touchatag haben</a>. Meistens haben sie entweder ein Produkt minderer Qualität erhalten oder ein ganz anderes Produkt, das sie nicht bestellt haben. Einer sagte, ich mochte schon immer schwarze Schuhe, und eines Tages habe ich dafür auf einer E-Commerce-Website bestellt, auf der ich ihre erstaunlichen Produktdetails sah. Aber als ich den Schuh erhielt, war ich total schockiert und sah, dass es ein roter Schuh war, den ich nie erwartet hätte.\r\n<ul>\r\n <li>Die Erfahrung des anderen lässt sich nicht mit Worten beschreiben. Aus persönlicher Erfahrung schlage ich immer vor, zuerst die Produkte zu vergleichen, bevor man im Internet einkauft. Ich bin hier, um Ihnen einige Vorschläge zu machen, wie Sie die beste Qualität kaufen und durch den Einkaufsvergleich genau das Produkt erhalten können. Sie brauchen nur eine einfache Aufgabe zu erfüllen.</li>\r\n</ul>\r\n<h2>Wenn Sie zum Beispiel nach einer \"iPhone-Hülle\" suchen wollen, können Sie die folgenden Schritte ausführen:</h2>\r\n1. Gehen Sie zu einer Website für den Einkaufsvergleich. Sie finden eine Vergleichswebsite, indem Sie einfach online suchen.\r\n\r\n2. Gehen Sie zu der Website, geben Sie \"iPhone-Gehäuse\" in das Suchfeld ein und klicken Sie auf die Schaltfläche \"Anmelden\" oder das Symbol \"Suchen\".\r\n\r\n3. Die nächste Seite zeigt Ihnen eine riesige Liste von \"iPhone case\" mit Name, Marke, Qualität und Preisen. Es werden nur die Artikel angezeigt, die zum Kauf verfügbar sind. Beachten Sie, dass der günstigste Artikel, der für Ihre Suche am relevantesten ist, oben in den Suchergebnissen angezeigt wird.\r\n\r\n4. Finden Sie die Option \"Filterung der Suche\" oder einen solchen Ausdruck, mit dem Sie die angezeigten Ergebnisse nach Preis oder Marke filtern können. Dort können Sie zwei oder mehr gleiche Produkte nach ihrer Marke, ihrem Preis und ihrer Qualität vergleichen. Außerdem finden Sie \"Sonderrabatte\" auf einige Artikel, die nur für eine begrenzte Zeit gelten. Sie können Ihren günstigen Preis in das Feld eingeben und die Website zeigt Ihnen die besten Artikel zu diesem Preis an.\r\n\r\nhttps://www.youtube.com/watch?v=uI91Q6-qudU','Wie Sie Ihr Online-Shopping-Erlebnis durch Einkaufsvergleichsseiten steigern!','','inherit','closed','closed','','63-revision-v1','','','2020-06-19 06:45:37','2020-06-19 06:45:37','',63,'http://djk-brose-bamberg.de/63-revision-v1/',0,'revision','',0),(67,1,'2021-01-13 01:54:31','2021-01-13 01:54:31','Griechenland ist ein wunderschönes Land im Süden Europas. Es ist bekannt für sein schönes Wetter und die schönen weißen Strände. Da Griechenland viele Inseln hat, werden Sie viele verschiedene Strände finden. Darüber hinaus hat Griechenland eine reiche Geschichte, was bedeutet, dass es alle Arten von historischen Sehenswürdigkeiten gibt. Sie können einen Bus oder ein Taxi zu diesen Orten nehmen, <a href=\"https://www.e-mietwagenkreta.de/mietwagen/heraklion.html\">aber wenn Sie ein Auto mieten auf Heraklion</a>, sind Sie viel freier. Sie entscheiden, wann Sie irgendwo hingehen und wie lange Sie bleiben.\r\n<ul>\r\n <li>Außerdem kommen Sie nach Ihrer Ankunft viel schneller zu Ihrem Hotel, wenn Sie ein Auto zur Verfügung haben. Wir verstehen, dass es aufregend sein kann, ein Auto im Ausland zu mieten. Deshalb haben wir einige Tipps für die Anmietung eines Autos in Griechenland. So sind Sie gut vorbereitet und es kann nichts schief gehen!</li>\r\n</ul>\r\n<img class=\"aligncenter wp-image-72\" src=\"http://djk-brose-bamberg.de/wp-content/uploads/2021/01/rent-a-car-300x225.jpg\" alt=\"\" width=\"450\" height=\"338\" />\r\n<h2>Tipp 1: Lernen Sie die Regeln kennen</h2>\r\nLesen Sie die Regeln zur Anmietung eines Autos in Griechenland im Voraus, damit Sie nicht überrascht werden. Einige Unternehmen vermieten Autos nur an Reisende im Alter von 21 oder 23 Jahren, maximal 75 Jahre. Um ein Auto zu mieten, müssen Sie seit mindestens 1 Jahr im Besitz eines Führerscheins sein. Stellen Sie außerdem sicher, dass Sie eine Kreditkarte (mit Code), einen gültigen Reisepass und einen gültigen Führerschein dabei haben. Ohne einen bekommen Sie in Griechenland keinen Mietwagen! Natürlich wollen Sie nicht in Griechenland ankommen und hören, dass Sie den Mietwagen nicht mitnehmen können!\r\n<h2>Tipp 2: Buchen Sie Ihr Auto im Voraus</h2>\r\nMöchten Sie ein Auto in Griechenland mieten? Sie können sich dafür entscheiden, dies an Ort und Stelle zu tun. Sie laufen Gefahr, dass keine Autos mehr verfügbar sind. Da sind Sie nun, mit all Ihren Koffern am Flughafen! Wenn Sie für Ihren gesamten Urlaub ein Auto mieten möchten, empfehlen wir Ihnen, dies im Voraus zu vereinbaren. Das ist oft nicht nur günstiger, sondern auch schneller! Nach der Landung holen Sie Ihre Koffer ab und können sofort in Ihren eigenen Mietwagen einsteigen. Oder Sie können eine schöne Tasse Kaffee trinken, bevor Sie in das Auto zum Hotel einsteigen. Sie haben die Kontrolle, wenn Sie ein Auto mieten!\r\n<h2>Tipp 3: Wählen Sie den richtigen Autotyp</h2>\r\nDieser Tipp scheint offensichtlich, aber wir sagen ihn nicht umsonst! Möchten Sie ein Auto in Griechenland mieten? Dann achten Sie darauf, dass es für Ihre Reisegruppe geeignet ist! Fahren Sie in den Urlaub nach Griechenland, nur zu zweit? Oder haben Sie auch ein paar Kinder auf dem Rücksitz? Stellen Sie sicher, dass genügend Sitzplätze vorhanden sind! Da Sie auch Ihre Koffer mitnehmen müssen, ist es sicher ratsam, ein etwas geräumigeres Modell zu wählen. So vermeiden Sie, dass Sie nicht alles mitnehmen... Auch praktisch: Klimaanlagen sind in einem warmen Land wie Griechenland sehr angenehm!\r\n\r\n<center>[embed]https://www.youtube.com/watch?v=L-MdiLOZaZo[/embed]\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n</center>','Tipps für die Anmietung eines Autos in Griechenland, was können Sie tun? Und was sind Tipps, die ich unbedingt anwenden sollte?','','publish','closed','closed','','tipps-fur-die-anmietung-eines-autos-in-griechenland-was-konnen-sie-tun','','','2021-01-07 16:04:54','2021-01-07 16:04:54','',0,'http://djk-brose-bamberg.de/?p=67',0,'post','',0),(68,1,'2021-01-07 14:56:39','2021-01-07 14:56:39','','Tips for renting a car in Greece','','inherit','closed','closed','','tips-for-renting-a-car-in-greece','','','2021-01-07 14:56:39','2021-01-07 14:56:39','',67,'http://djk-brose-bamberg.de/wp-content/uploads/2021/01/Tips-for-renting-a-car-in-Greece.jpg',0,'attachment','image/jpeg',0),(70,1,'2021-01-07 14:59:03','2021-01-07 14:59:03','<img class=\"wp-image-68 aligncenter\" src=\"http://djk-brose-bamberg.de/wp-content/uploads/2021/01/Tips-for-renting-a-car-in-Greece.jpg\" alt=\"\" width=\"396\" height=\"263\" />\r\nGriechenland ist ein wunderschönes Land im Süden Europas. Es ist bekannt für sein schönes Wetter und die schönen weißen Strände. Da Griechenland viele Inseln hat, werden Sie viele verschiedene Strände finden. Darüber hinaus hat Griechenland eine reiche Geschichte, was bedeutet, dass es alle Arten von historischen Sehenswürdigkeiten gibt. Sie können einen Bus oder ein Taxi zu diesen Orten nehmen, <a href=\"https://www.e-mietwagenkreta.de/mietwagen/heraklion.html\">aber wenn Sie ein Auto mieten auf Heraklion</a>, sind Sie viel freier. Sie entscheiden, wann Sie irgendwo hingehen und wie lange Sie bleiben.\r\n<ul>\r\n <li>Außerdem kommen Sie nach Ihrer Ankunft viel schneller zu Ihrem Hotel, wenn Sie ein Auto zur Verfügung haben. Wir verstehen, dass es aufregend sein kann, ein Auto im Ausland zu mieten. Deshalb haben wir einige Tipps für die Anmietung eines Autos in Griechenland. So sind Sie gut vorbereitet und es kann nichts schief gehen!</li>\r\n</ul>\r\n<h2>Tipp 1: Lernen Sie die Regeln kennen</h2>\r\nLesen Sie die Regeln zur Anmietung eines Autos in Griechenland im Voraus, damit Sie nicht überrascht werden. Einige Unternehmen vermieten Autos nur an Reisende im Alter von 21 oder 23 Jahren, maximal 75 Jahre. Um ein Auto zu mieten, müssen Sie seit mindestens 1 Jahr im Besitz eines Führerscheins sein. Stellen Sie außerdem sicher, dass Sie eine Kreditkarte (mit Code), einen gültigen Reisepass und einen gültigen Führerschein dabei haben. Ohne einen bekommen Sie in Griechenland keinen Mietwagen! Natürlich wollen Sie nicht in Griechenland ankommen und hören, dass Sie den Mietwagen nicht mitnehmen können!\r\n<h2>Tipp 2: Buchen Sie Ihr Auto im Voraus</h2>\r\nMöchten Sie ein Auto in Griechenland mieten? Sie können sich dafür entscheiden, dies an Ort und Stelle zu tun. Sie laufen Gefahr, dass keine Autos mehr verfügbar sind. Da sind Sie nun, mit all Ihren Koffern am Flughafen! Wenn Sie für Ihren gesamten Urlaub ein Auto mieten möchten, empfehlen wir Ihnen, dies im Voraus zu vereinbaren. Das ist oft nicht nur günstiger, sondern auch schneller! Nach der Landung holen Sie Ihre Koffer ab und können sofort in Ihren eigenen Mietwagen einsteigen. Oder Sie können eine schöne Tasse Kaffee trinken, bevor Sie in das Auto zum Hotel einsteigen. Sie haben die Kontrolle, wenn Sie ein Auto mieten!\r\n<h2>Tipp 3: Wählen Sie den richtigen Autotyp</h2>\r\nDieser Tipp scheint offensichtlich, aber wir sagen ihn nicht umsonst! Möchten Sie ein Auto in Griechenland mieten? Dann achten Sie darauf, dass es für Ihre Reisegruppe geeignet ist! Fahren Sie in den Urlaub nach Griechenland, nur zu zweit? Oder haben Sie auch ein paar Kinder auf dem Rücksitz? Stellen Sie sicher, dass genügend Sitzplätze vorhanden sind! Da Sie auch Ihre Koffer mitnehmen müssen, ist es sicher ratsam, ein etwas geräumigeres Modell zu wählen. So vermeiden Sie, dass Sie nicht alles mitnehmen... Auch praktisch: Klimaanlagen sind in einem warmen Land wie Griechenland sehr angenehm!\r\n\r\n<center>[embed]https://www.youtube.com/watch?v=L-MdiLOZaZo[/embed]\r\n\r\n \r\n\r\n</center>','Tipps für die Anmietung eines Autos in Griechenland, was können Sie tun? Und was sind Tipps, die ich unbedingt anwenden sollte?','','inherit','closed','closed','','67-revision-v1','','','2021-01-07 14:59:03','2021-01-07 14:59:03','',67,'http://djk-brose-bamberg.de/67-revision-v1/',0,'revision','',0),(71,1,'2021-01-07 15:45:57','2021-01-07 15:45:57','<img class=\"wp-image-68 aligncenter\" src=\"http://djk-brose-bamberg.de/wp-content/uploads/2021/01/Tips-for-renting-a-car-in-Greece.jpg\" alt=\"\" width=\"396\" height=\"263\" />\r\nGriechenland ist ein wunderschönes Land im Süden Europas. Es ist bekannt für sein schönes Wetter und die schönen weißen Strände. Da Griechenland viele Inseln hat, werden Sie viele verschiedene Strände finden. Darüber hinaus hat Griechenland eine reiche Geschichte, was bedeutet, dass es alle Arten von historischen Sehenswürdigkeiten gibt. Sie können einen Bus oder ein Taxi zu diesen Orten nehmen, <a href=\"https://www.e-mietwagenkreta.de/mietwagen/heraklion.html\">aber wenn Sie ein Auto mieten auf Heraklion</a>, sind Sie viel freier. Sie entscheiden, wann Sie irgendwo hingehen und wie lange Sie bleiben.\r\n<ul>\r\n <li>Außerdem kommen Sie nach Ihrer Ankunft viel schneller zu Ihrem Hotel, wenn Sie ein Auto zur Verfügung haben. Wir verstehen, dass es aufregend sein kann, ein Auto im Ausland zu mieten. Deshalb haben wir einige Tipps für die Anmietung eines Autos in Griechenland. So sind Sie gut vorbereitet und es kann nichts schief gehen!</li>\r\n</ul>\r\n<h2>Tipp 1: Lernen Sie die Regeln kennen</h2>\r\nLesen Sie die Regeln zur Anmietung eines Autos in Griechenland im Voraus, damit Sie nicht überrascht werden. Einige Unternehmen vermieten Autos nur an Reisende im Alter von 21 oder 23 Jahren, maximal 75 Jahre. Um ein Auto zu mieten, müssen Sie seit mindestens 1 Jahr im Besitz eines Führerscheins sein. Stellen Sie außerdem sicher, dass Sie eine Kreditkarte (mit Code), einen gültigen Reisepass und einen gültigen Führerschein dabei haben. Ohne einen bekommen Sie in Griechenland keinen Mietwagen! Natürlich wollen Sie nicht in Griechenland ankommen und hören, dass Sie den Mietwagen nicht mitnehmen können!\r\n<h2>Tipp 2: Buchen Sie Ihr Auto im Voraus</h2>\r\nMöchten Sie ein Auto in Griechenland mieten? Sie können sich dafür entscheiden, dies an Ort und Stelle zu tun. Sie laufen Gefahr, dass keine Autos mehr verfügbar sind. Da sind Sie nun, mit all Ihren Koffern am Flughafen! Wenn Sie für Ihren gesamten Urlaub ein Auto mieten möchten, empfehlen wir Ihnen, dies im Voraus zu vereinbaren. Das ist oft nicht nur günstiger, sondern auch schneller! Nach der Landung holen Sie Ihre Koffer ab und können sofort in Ihren eigenen Mietwagen einsteigen. Oder Sie können eine schöne Tasse Kaffee trinken, bevor Sie in das Auto zum Hotel einsteigen. Sie haben die Kontrolle, wenn Sie ein Auto mieten!\r\n<h2>Tipp 3: Wählen Sie den richtigen Autotyp</h2>\r\nDieser Tipp scheint offensichtlich, aber wir sagen ihn nicht umsonst! Möchten Sie ein Auto in Griechenland mieten? Dann achten Sie darauf, dass es für Ihre Reisegruppe geeignet ist! Fahren Sie in den Urlaub nach Griechenland, nur zu zweit? Oder haben Sie auch ein paar Kinder auf dem Rücksitz? Stellen Sie sicher, dass genügend Sitzplätze vorhanden sind! Da Sie auch Ihre Koffer mitnehmen müssen, ist es sicher ratsam, ein etwas geräumigeres Modell zu wählen. So vermeiden Sie, dass Sie nicht alles mitnehmen... Auch praktisch: Klimaanlagen sind in einem warmen Land wie Griechenland sehr angenehm!\r\n\r\n<center>[embed]https://www.youtube.com/watch?v=L-MdiLOZaZo[/embed]\r\n\r\n \r\n\r\n \r\n\r\n</center>','Tipps für die Anmietung eines Autos in Griechenland, was können Sie tun? Und was sind Tipps, die ich unbedingt anwenden sollte?','','inherit','closed','closed','','67-revision-v1','','','2021-01-07 15:45:57','2021-01-07 15:45:57','',67,'http://djk-brose-bamberg.de/67-revision-v1/',0,'revision','',0),(72,1,'2021-01-07 16:03:55','2021-01-07 16:03:55','','rent-a-car','','inherit','closed','closed','','rent-a-car','','','2021-01-07 16:03:55','2021-01-07 16:03:55','',67,'http://djk-brose-bamberg.de/wp-content/uploads/2021/01/rent-a-car.jpg',0,'attachment','image/jpeg',0),(73,1,'2021-01-07 16:04:07','2021-01-07 16:04:07','<img class=\" wp-image-72 aligncenter\" src=\"http://djk-brose-bamberg.de/wp-content/uploads/2021/01/rent-a-car-300x225.jpg\" alt=\"\" width=\"513\" height=\"385\" />\nGriechenland ist ein wunderschönes Land im Süden Europas. Es ist bekannt für sein schönes Wetter und die schönen weißen Strände. Da Griechenland viele Inseln hat, werden Sie viele verschiedene Strände finden. Darüber hinaus hat Griechenland eine reiche Geschichte, was bedeutet, dass es alle Arten von historischen Sehenswürdigkeiten gibt. Sie können einen Bus oder ein Taxi zu diesen Orten nehmen, <a href=\"https://www.e-mietwagenkreta.de/mietwagen/heraklion.html\">aber wenn Sie ein Auto mieten auf Heraklion</a>, sind Sie viel freier. Sie entscheiden, wann Sie irgendwo hingehen und wie lange Sie bleiben.\n<ul>\n <li>Außerdem kommen Sie nach Ihrer Ankunft viel schneller zu Ihrem Hotel, wenn Sie ein Auto zur Verfügung haben. Wir verstehen, dass es aufregend sein kann, ein Auto im Ausland zu mieten. Deshalb haben wir einige Tipps für die Anmietung eines Autos in Griechenland. So sind Sie gut vorbereitet und es kann nichts schief gehen!</li>\n</ul>\n<h2>Tipp 1: Lernen Sie die Regeln kennen</h2>\nLesen Sie die Regeln zur Anmietung eines Autos in Griechenland im Voraus, damit Sie nicht überrascht werden. Einige Unternehmen vermieten Autos nur an Reisende im Alter von 21 oder 23 Jahren, maximal 75 Jahre. Um ein Auto zu mieten, müssen Sie seit mindestens 1 Jahr im Besitz eines Führerscheins sein. Stellen Sie außerdem sicher, dass Sie eine Kreditkarte (mit Code), einen gültigen Reisepass und einen gültigen Führerschein dabei haben. Ohne einen bekommen Sie in Griechenland keinen Mietwagen! Natürlich wollen Sie nicht in Griechenland ankommen und hören, dass Sie den Mietwagen nicht mitnehmen können!\n<h2>Tipp 2: Buchen Sie Ihr Auto im Voraus</h2>\nMöchten Sie ein Auto in Griechenland mieten? Sie können sich dafür entscheiden, dies an Ort und Stelle zu tun. Sie laufen Gefahr, dass keine Autos mehr verfügbar sind. Da sind Sie nun, mit all Ihren Koffern am Flughafen! Wenn Sie für Ihren gesamten Urlaub ein Auto mieten möchten, empfehlen wir Ihnen, dies im Voraus zu vereinbaren. Das ist oft nicht nur günstiger, sondern auch schneller! Nach der Landung holen Sie Ihre Koffer ab und können sofort in Ihren eigenen Mietwagen einsteigen. Oder Sie können eine schöne Tasse Kaffee trinken, bevor Sie in das Auto zum Hotel einsteigen. Sie haben die Kontrolle, wenn Sie ein Auto mieten!\n<h2>Tipp 3: Wählen Sie den richtigen Autotyp</h2>\nDieser Tipp scheint offensichtlich, aber wir sagen ihn nicht umsonst! Möchten Sie ein Auto in Griechenland mieten? Dann achten Sie darauf, dass es für Ihre Reisegruppe geeignet ist! Fahren Sie in den Urlaub nach Griechenland, nur zu zweit? Oder haben Sie auch ein paar Kinder auf dem Rücksitz? Stellen Sie sicher, dass genügend Sitzplätze vorhanden sind! Da Sie auch Ihre Koffer mitnehmen müssen, ist es sicher ratsam, ein etwas geräumigeres Modell zu wählen. So vermeiden Sie, dass Sie nicht alles mitnehmen... Auch praktisch: Klimaanlagen sind in einem warmen Land wie Griechenland sehr angenehm!\n\n<center>[embed]https://www.youtube.com/watch?v=L-MdiLOZaZo[/embed]\n\n \n\n \n\n \n\n</center>','Tipps für die Anmietung eines Autos in Griechenland, was können Sie tun? Und was sind Tipps, die ich unbedingt anwenden sollte?','','inherit','closed','closed','','67-autosave-v1','','','2021-01-07 16:04:07','2021-01-07 16:04:07','',67,'http://djk-brose-bamberg.de/67-autosave-v1/',0,'revision','',0),(74,1,'2021-01-07 16:04:37','2021-01-07 16:04:37','<img class=\"aligncenter wp-image-72\" src=\"http://djk-brose-bamberg.de/wp-content/uploads/2021/01/rent-a-car-300x225.jpg\" alt=\"\" width=\"450\" height=\"338\" />\r\nGriechenland ist ein wunderschönes Land im Süden Europas. Es ist bekannt für sein schönes Wetter und die schönen weißen Strände. Da Griechenland viele Inseln hat, werden Sie viele verschiedene Strände finden. Darüber hinaus hat Griechenland eine reiche Geschichte, was bedeutet, dass es alle Arten von historischen Sehenswürdigkeiten gibt. Sie können einen Bus oder ein Taxi zu diesen Orten nehmen, <a href=\"https://www.e-mietwagenkreta.de/mietwagen/heraklion.html\">aber wenn Sie ein Auto mieten auf Heraklion</a>, sind Sie viel freier. Sie entscheiden, wann Sie irgendwo hingehen und wie lange Sie bleiben.\r\n<ul>\r\n <li>Außerdem kommen Sie nach Ihrer Ankunft viel schneller zu Ihrem Hotel, wenn Sie ein Auto zur Verfügung haben. Wir verstehen, dass es aufregend sein kann, ein Auto im Ausland zu mieten. Deshalb haben wir einige Tipps für die Anmietung eines Autos in Griechenland. So sind Sie gut vorbereitet und es kann nichts schief gehen!</li>\r\n</ul>\r\n<h2>Tipp 1: Lernen Sie die Regeln kennen</h2>\r\nLesen Sie die Regeln zur Anmietung eines Autos in Griechenland im Voraus, damit Sie nicht überrascht werden. Einige Unternehmen vermieten Autos nur an Reisende im Alter von 21 oder 23 Jahren, maximal 75 Jahre. Um ein Auto zu mieten, müssen Sie seit mindestens 1 Jahr im Besitz eines Führerscheins sein. Stellen Sie außerdem sicher, dass Sie eine Kreditkarte (mit Code), einen gültigen Reisepass und einen gültigen Führerschein dabei haben. Ohne einen bekommen Sie in Griechenland keinen Mietwagen! Natürlich wollen Sie nicht in Griechenland ankommen und hören, dass Sie den Mietwagen nicht mitnehmen können!\r\n<h2>Tipp 2: Buchen Sie Ihr Auto im Voraus</h2>\r\nMöchten Sie ein Auto in Griechenland mieten? Sie können sich dafür entscheiden, dies an Ort und Stelle zu tun. Sie laufen Gefahr, dass keine Autos mehr verfügbar sind. Da sind Sie nun, mit all Ihren Koffern am Flughafen! Wenn Sie für Ihren gesamten Urlaub ein Auto mieten möchten, empfehlen wir Ihnen, dies im Voraus zu vereinbaren. Das ist oft nicht nur günstiger, sondern auch schneller! Nach der Landung holen Sie Ihre Koffer ab und können sofort in Ihren eigenen Mietwagen einsteigen. Oder Sie können eine schöne Tasse Kaffee trinken, bevor Sie in das Auto zum Hotel einsteigen. Sie haben die Kontrolle, wenn Sie ein Auto mieten!\r\n<h2>Tipp 3: Wählen Sie den richtigen Autotyp</h2>\r\nDieser Tipp scheint offensichtlich, aber wir sagen ihn nicht umsonst! Möchten Sie ein Auto in Griechenland mieten? Dann achten Sie darauf, dass es für Ihre Reisegruppe geeignet ist! Fahren Sie in den Urlaub nach Griechenland, nur zu zweit? Oder haben Sie auch ein paar Kinder auf dem Rücksitz? Stellen Sie sicher, dass genügend Sitzplätze vorhanden sind! Da Sie auch Ihre Koffer mitnehmen müssen, ist es sicher ratsam, ein etwas geräumigeres Modell zu wählen. So vermeiden Sie, dass Sie nicht alles mitnehmen... Auch praktisch: Klimaanlagen sind in einem warmen Land wie Griechenland sehr angenehm!\r\n\r\n<center>[embed]https://www.youtube.com/watch?v=L-MdiLOZaZo[/embed]\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n</center>','Tipps für die Anmietung eines Autos in Griechenland, was können Sie tun? Und was sind Tipps, die ich unbedingt anwenden sollte?','','inherit','closed','closed','','67-revision-v1','','','2021-01-07 16:04:37','2021-01-07 16:04:37','',67,'http://djk-brose-bamberg.de/67-revision-v1/',0,'revision','',0),(75,1,'2021-01-07 16:04:54','2021-01-07 16:04:54','Griechenland ist ein wunderschönes Land im Süden Europas. Es ist bekannt für sein schönes Wetter und die schönen weißen Strände. Da Griechenland viele Inseln hat, werden Sie viele verschiedene Strände finden. Darüber hinaus hat Griechenland eine reiche Geschichte, was bedeutet, dass es alle Arten von historischen Sehenswürdigkeiten gibt. Sie können einen Bus oder ein Taxi zu diesen Orten nehmen, <a href=\"https://www.e-mietwagenkreta.de/mietwagen/heraklion.html\">aber wenn Sie ein Auto mieten auf Heraklion</a>, sind Sie viel freier. Sie entscheiden, wann Sie irgendwo hingehen und wie lange Sie bleiben.\r\n<ul>\r\n <li>Außerdem kommen Sie nach Ihrer Ankunft viel schneller zu Ihrem Hotel, wenn Sie ein Auto zur Verfügung haben. Wir verstehen, dass es aufregend sein kann, ein Auto im Ausland zu mieten. Deshalb haben wir einige Tipps für die Anmietung eines Autos in Griechenland. So sind Sie gut vorbereitet und es kann nichts schief gehen!</li>\r\n</ul>\r\n<img class=\"aligncenter wp-image-72\" src=\"http://djk-brose-bamberg.de/wp-content/uploads/2021/01/rent-a-car-300x225.jpg\" alt=\"\" width=\"450\" height=\"338\" />\r\n<h2>Tipp 1: Lernen Sie die Regeln kennen</h2>\r\nLesen Sie die Regeln zur Anmietung eines Autos in Griechenland im Voraus, damit Sie nicht überrascht werden. Einige Unternehmen vermieten Autos nur an Reisende im Alter von 21 oder 23 Jahren, maximal 75 Jahre. Um ein Auto zu mieten, müssen Sie seit mindestens 1 Jahr im Besitz eines Führerscheins sein. Stellen Sie außerdem sicher, dass Sie eine Kreditkarte (mit Code), einen gültigen Reisepass und einen gültigen Führerschein dabei haben. Ohne einen bekommen Sie in Griechenland keinen Mietwagen! Natürlich wollen Sie nicht in Griechenland ankommen und hören, dass Sie den Mietwagen nicht mitnehmen können!\r\n<h2>Tipp 2: Buchen Sie Ihr Auto im Voraus</h2>\r\nMöchten Sie ein Auto in Griechenland mieten? Sie können sich dafür entscheiden, dies an Ort und Stelle zu tun. Sie laufen Gefahr, dass keine Autos mehr verfügbar sind. Da sind Sie nun, mit all Ihren Koffern am Flughafen! Wenn Sie für Ihren gesamten Urlaub ein Auto mieten möchten, empfehlen wir Ihnen, dies im Voraus zu vereinbaren. Das ist oft nicht nur günstiger, sondern auch schneller! Nach der Landung holen Sie Ihre Koffer ab und können sofort in Ihren eigenen Mietwagen einsteigen. Oder Sie können eine schöne Tasse Kaffee trinken, bevor Sie in das Auto zum Hotel einsteigen. Sie haben die Kontrolle, wenn Sie ein Auto mieten!\r\n<h2>Tipp 3: Wählen Sie den richtigen Autotyp</h2>\r\nDieser Tipp scheint offensichtlich, aber wir sagen ihn nicht umsonst! Möchten Sie ein Auto in Griechenland mieten? Dann achten Sie darauf, dass es für Ihre Reisegruppe geeignet ist! Fahren Sie in den Urlaub nach Griechenland, nur zu zweit? Oder haben Sie auch ein paar Kinder auf dem Rücksitz? Stellen Sie sicher, dass genügend Sitzplätze vorhanden sind! Da Sie auch Ihre Koffer mitnehmen müssen, ist es sicher ratsam, ein etwas geräumigeres Modell zu wählen. So vermeiden Sie, dass Sie nicht alles mitnehmen... Auch praktisch: Klimaanlagen sind in einem warmen Land wie Griechenland sehr angenehm!\r\n\r\n<center>[embed]https://www.youtube.com/watch?v=L-MdiLOZaZo[/embed]\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n</center>','Tipps für die Anmietung eines Autos in Griechenland, was können Sie tun? Und was sind Tipps, die ich unbedingt anwenden sollte?','','inherit','closed','closed','','67-revision-v1','','','2021-01-07 16:04:54','2021-01-07 16:04:54','',67,'http://djk-brose-bamberg.de/67-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),(8,3,0),(8,4,0),(8,5,0),(35,6,0),(36,6,0),(37,6,0),(38,6,0),(39,6,0),(63,7,0),(67,8,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=9 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,'nav_menu','',0,5),(7,7,'category','',0,1),(8,8,'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=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_terms`
--
LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'Default','default',0),(3,'News','news',0),(4,'Blogging','blogging',0),(5,'Basketball','basketball',0),(6,'Main Menu','main-menu',0),(7,'Shopping','shopping',0),(8,'Business','business',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_usermeta`
--
DROP TABLE IF EXISTS `wp_usermeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_usermeta` (
`umeta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`user_id` bigint unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
PRIMARY KEY (`umeta_id`),
KEY `user_id` (`user_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_usermeta`
--
LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','webmaster'),(2,1,'first_name','Shawn'),(3,1,'last_name','Hayes'),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp_user_level','10'),(14,1,'dismissed_wp_pointers',''),(15,1,'show_welcome_panel','1'),(16,1,'session_tokens','a:2:{s:64:\"3838260b71e32153831e6608111b9ab7f5aba804607ee2e68186537677673711\";a:4:{s:10:\"expiration\";i:1646515546;s:2:\"ip\";s:9:\"127.0.0.1\";s:2:\"ua\";s:60:\"Mozilla/5.0 (compatible; MainWP/4.1.5.1; +http://mainwp.com)\";s:5:\"login\";i:1646342746;}s:64:\"e5efd159a14a8c7360ef707569ca2e484840a6a34ba149f4a6fc44f7b3b4cdbd\";a:4:{s:10:\"expiration\";i:1646515546;s:2:\"ip\";s:9:\"127.0.0.1\";s:2:\"ua\";s:60:\"Mozilla/5.0 (compatible; MainWP/4.1.5.1; +http://mainwp.com)\";s:5:\"login\";i:1646342746;}}'),(17,1,'wp_dashboard_quick_press_last_post_id','4'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"80.100.141.0\";}'),(19,1,'wp_user-settings','libraryContent=browse&align=left&editor=tinymce'),(20,1,'wp_user-settings-time','1610031517'),(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:3:{i:0;s:30:\"add-post-type-wpautoterms_page\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";}');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_users`
--
DROP TABLE IF EXISTS `wp_users`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_users` (
`ID` bigint unsigned NOT NULL AUTO_INCREMENT,
`user_login` varchar(60) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_pass` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_nicename` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_url` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`user_activation_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_status` int NOT NULL DEFAULT '0',
`display_name` varchar(250) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
PRIMARY KEY (`ID`),
KEY `user_login_key` (`user_login`),
KEY `user_nicename` (`user_nicename`),
KEY `user_email` (`user_email`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_users`
--
LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'webmaster','$P$B.t3IDNOZLfC/5yxVaRAbl4Sm5GDp..','webmaster','[email protected]','http://djk-brose-bamberg.de','2020-04-19 07:56:14','',0,'Shawn Hayes');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wpforms_tasks_meta`
--
DROP TABLE IF EXISTS `wp_wpforms_tasks_meta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpforms_tasks_meta` (
`id` bigint NOT NULL AUTO_INCREMENT,
`action` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`date` datetime NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wpforms_tasks_meta`
--
LOCK TABLES `wp_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `wp_wpforms_tasks_meta` VALUES (1,'wpforms_process_entry_emails_meta_cleanup','Wzg2NDAwXQ==','2020-05-18 00:24:22'),(2,'wpforms_admin_notifications_update','W10=','2020-06-19 06:09:17'),(3,'wpforms_admin_addons_cache_update','W10=','2021-05-22 01:49:43'),(4,'wpforms_admin_builder_templates_cache_update','W10=','2021-07-31 22:54:32');
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wpil_keyword_select_links`
--
DROP TABLE IF EXISTS `wp_wpil_keyword_select_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpil_keyword_select_links` (
`id` int unsigned NOT NULL AUTO_INCREMENT,
`keyword_id` int unsigned NOT NULL,
`post_id` int unsigned NOT NULL,
`post_type` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL,
`sentence_text` text COLLATE utf8mb4_unicode_ci,
`case_keyword` text COLLATE utf8mb4_unicode_ci,
`meta_data` text COLLATE utf8mb4_unicode_ci,
PRIMARY KEY (`id`),
KEY `keyword_id` (`keyword_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wpil_keyword_select_links`
--
LOCK TABLES `wp_wpil_keyword_select_links` WRITE;
/*!40000 ALTER TABLE `wp_wpil_keyword_select_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpil_keyword_select_links` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wpil_report_links`
--
DROP TABLE IF EXISTS `wp_wpil_report_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpil_report_links` (
`link_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`post_id` bigint unsigned NOT NULL,
`clean_url` text COLLATE utf8mb4_unicode_ci,
`raw_url` text COLLATE utf8mb4_unicode_ci,
`host` text COLLATE utf8mb4_unicode_ci,
`anchor` text COLLATE utf8mb4_unicode_ci,
`internal` tinyint(1) DEFAULT '0',
`has_links` tinyint(1) NOT NULL DEFAULT '0',
`post_type` text COLLATE utf8mb4_unicode_ci,
`location` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
PRIMARY KEY (`link_id`),
KEY `post_id` (`post_id`),
KEY `clean_url` (`clean_url`(500))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wpil_report_links`
--
LOCK TABLES `wp_wpil_report_links` WRITE;
/*!40000 ALTER TABLE `wp_wpil_report_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpil_report_links` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2023-03-29 7:49:43