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

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

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

DROP TABLE IF EXISTS `wp_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_actions` (
  `action_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `scheduled_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `args` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `schedule` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `group_id` bigint unsigned NOT NULL DEFAULT '0',
  `attempts` int NOT NULL DEFAULT '0',
  `last_attempt_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint unsigned NOT NULL DEFAULT '0',
  `extended_args` varchar(8000) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `hook` (`hook`),
  KEY `status` (`status`),
  KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  KEY `args` (`args`),
  KEY `group_id` (`group_id`),
  KEY `last_attempt_gmt` (`last_attempt_gmt`),
  KEY `claim_id` (`claim_id`)
) ENGINE=InnoDB AUTO_INCREMENT=34 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 (27,'action_scheduler/migration_hook','pending','2020-03-10 07:28:21','2020-03-10 07:28:21','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1583825301;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1583825301;}',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(28,'wpforms_process_entry_emails_meta_cleanup','canceled','2020-03-11 00:00:00','2020-03-11 00:00:00','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1583884800;s:18:\"\0*\0first_timestamp\";i:1583884800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1583884800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(29,'wpforms_process_entry_emails_meta_cleanup','pending','2020-03-11 00:00:00','2020-03-11 00:00:00','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1583884800;s:18:\"\0*\0first_timestamp\";i:1583884800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1583884800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(30,'wpforms_process_entry_emails','pending','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":3}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(31,'wpforms_process_entry_emails','pending','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":4}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(32,'wpforms_process_entry_emails','pending','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":5}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(33,'wpforms_process_entry_emails','pending','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":6}','O:28:\"ActionScheduler_NullSchedule\":0:{}',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 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

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

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

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

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

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

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

DROP TABLE IF EXISTS `wp_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_logs` (
  `log_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint unsigned NOT NULL,
  `message` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `log_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `action_id` (`action_id`),
  KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=10 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 (1,27,'action created','2020-03-10 07:28:22','2020-03-10 07:28:22'),(2,28,'action created','2020-03-10 07:28:24','2020-03-10 07:28:24'),(3,28,'action canceled','2020-03-10 08:56:47','2020-03-10 08:56:47'),(4,28,'action canceled','2020-03-10 08:56:47','2020-03-10 08:56:47'),(5,29,'action created','2020-03-10 09:00:33','2020-03-10 09:00:33'),(6,30,'action created','2020-03-31 13:29:29','2020-03-31 13:29:29'),(7,31,'action created','2020-04-10 15:09:59','2020-04-10 15:09:59'),(8,32,'action created','2020-04-11 14:03:46','2020-04-11 14:03:46'),(9,33,'action created','2020-04-23 03:13:17','2020-04-23 03:13:17');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_blc_filters`
--

DROP TABLE IF EXISTS `wp_blc_filters`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_blc_filters` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `params` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  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_blc_filters`
--

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

--
-- Table structure for table `wp_blc_instances`
--

DROP TABLE IF EXISTS `wp_blc_instances`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_blc_instances` (
  `instance_id` int unsigned NOT NULL AUTO_INCREMENT,
  `link_id` int unsigned NOT NULL,
  `container_id` int unsigned NOT NULL,
  `container_type` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post',
  `link_text` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `parser_type` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'link',
  `container_field` varchar(250) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_context` varchar(250) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `raw_url` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`instance_id`),
  KEY `link_id` (`link_id`),
  KEY `source_id` (`container_type`,`container_id`),
  KEY `parser_type` (`parser_type`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_blc_instances`
--

LOCK TABLES `wp_blc_instances` WRITE;
/*!40000 ALTER TABLE `wp_blc_instances` DISABLE KEYS */;
INSERT INTO `wp_blc_instances` VALUES (1,1,19,'post','some people prefer a tactical tomahawk','link','post_content','','https://web.archive.org/web/20180309004805/http://gearedtosurvive.com/best-hunting-knife/'),(2,2,19,'post','http://magazine.outdoornebraska.gov/2017/08/109097/','link','post_content','','https://web.archive.org/web/20180309004805/http://magazine.outdoornebraska.gov/2017/08/109097/'),(3,3,64,'post','NH hotel in Amsterdam','link','post_content','','https://www.goedkoopparkerenschiphol.eu/nh-amsterdam-schiphol-airport/'),(4,4,64,'post','auto lang parkeren Schiphol','link','post_content','','https://www.goedkoopparkerenschiphol.eu/'),(7,7,70,'post','bron: internetvergelijken.org/internet/','link','post_content','','https://internetvergelijken.org/internet/'),(8,8,75,'post','mogelijkheden voor doorlopend krediet aanvragen','link','post_content','','https://spaarbuidel.nl/doorlopend-krediet/'),(9,9,74,'post','op zoek bent naar een autoverzekering','link','post_content','','https://verzekering-winkel.com/autoverzekering/'),(10,10,76,'post','Bron: Beste-energievergelijker.com/energie-vergelijken/','link','post_content','','https://beste-energievergelijker.com/energie-vergelijken/'),(11,11,77,'post','deze vergelijkingswebsites kunnen kijkers kennismaken met de beste aanbiedingen','link','post_content','','https://vergelijk-gratis.nl/'),(12,12,91,'post','uw waarde auto','link','post_content','','https://www.kentekencheck.nu/dagwaarde-auto/'),(13,13,91,'post','auto gratis verkopen online','link','post_content','','https://www.kentekencheck.nu/auto-verkopen/'),(14,14,88,'post','debitcard','link','post_content','','https://www.123creditcardvergelijk.nl/debit-card/'),(15,15,88,'post','www.123creditcardvergelijk.nl','link','post_content','','https://www.123creditcardvergelijk.nl'),(16,16,94,'post','alle cryptocurrency coins','link','post_content','','https://www.bitcoinexchangenederland.nl/cryptocurrency/'),(17,17,94,'post','Bitvavo','link','post_content','','https://www.bitcoinexchangenederland.nl/bitvavo/'),(18,18,97,'post','theorie examen 2020','link','post_content','','https://verkeersborden.nu/theorie-examen-oefenen'),(19,19,97,'post','Verkeersborden.nu','link','post_content','','https://verkeersborden.nu/'),(20,20,100,'post','Kopen chainlink','link','post_content','','https://biflatie.nl/chainlink/'),(21,21,100,'post','De actuele waarde bitcoin','link','post_content','','https://biflatie.nl/waarde-bitcoin/');
/*!40000 ALTER TABLE `wp_blc_instances` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_blc_links`
--

DROP TABLE IF EXISTS `wp_blc_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_blc_links` (
  `link_id` int unsigned NOT NULL AUTO_INCREMENT,
  `url` text CHARACTER SET utf8mb3 COLLATE utf8mb3_bin NOT NULL,
  `first_failure` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_check` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_success` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_check_attempt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `check_count` int unsigned NOT NULL DEFAULT '0',
  `final_url` text CHARACTER SET latin1 COLLATE latin1_general_cs NOT NULL,
  `redirect_count` smallint unsigned NOT NULL DEFAULT '0',
  `log` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `http_code` smallint NOT NULL DEFAULT '0',
  `status_code` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT '',
  `status_text` varchar(250) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT '',
  `request_duration` float NOT NULL DEFAULT '0',
  `timeout` tinyint unsigned NOT NULL DEFAULT '0',
  `broken` tinyint unsigned NOT NULL DEFAULT '0',
  `warning` tinyint unsigned NOT NULL DEFAULT '0',
  `may_recheck` tinyint(1) NOT NULL DEFAULT '1',
  `being_checked` tinyint(1) NOT NULL DEFAULT '0',
  `result_hash` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `false_positive` tinyint(1) NOT NULL DEFAULT '0',
  `dismissed` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`link_id`),
  KEY `url` (`url`(150)),
  KEY `final_url` (`final_url`(150)),
  KEY `http_code` (`http_code`),
  KEY `broken` (`broken`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_blc_links`
--

LOCK TABLES `wp_blc_links` WRITE;
/*!40000 ALTER TABLE `wp_blc_links` DISABLE KEYS */;
INSERT INTO `wp_blc_links` VALUES (1,'https://web.archive.org/web/20180309004805/http://gearedtosurvive.com/best-hunting-knife/','0000-00-00 00:00:00','2021-01-24 04:09:36','2021-01-24 04:09:36','2021-01-24 04:09:36',0,'https://web.archive.org/web/20180309004805/http://gearedtosurvive.com/best-hunting-knife/',1,'=== HTTP code : 302 ===\n\nResponse headers\n================\nHTTP/1.1 302 FOUND\r\nServer: nginx/1.15.8\r\nDate: Sun, 24 Jan 2021 04:09:38 GMT\r\nContent-Type: text/plain; charset=utf-8\r\nContent-Length: 0\r\nConnection: close\r\nX-Archive-Redirect-Reason: found capture at 20180316192900\r\nLocation: https://web.archive.org/web/20180316192900/http://gearedtosurvive.com/best-hunting-knife/\r\nServer-Timing: captures_list;dur=233.899527, exclusion.robots;dur=0.114883, exclusion.robots.policy;dur=0.105859, RedisCDXSource;dur=5.056969, esindex;dur=0.014654, LoadShardBlock;dur=199.680665, PetaboxLoader3.datanode;dur=139.677493, CDXLines.iter;dur=25.808005\r\nX-App-Server: wwwb-app204\r\nX-ts: 302\r\nX-Tr: 250\r\nX-location: All\r\nX-Cache-Key: httpsweb.archive.org/web/20180309004805/http://gearedtosurvive.com/best-hunting-knife/US\r\nX-RL: 0\r\nX-NA: 0\r\nX-Page-Cache: MISS\r\nX-NID: -\r\n\r\nRequest headers\n================\nHEAD /web/20180309004805/http://gearedtosurvive.com/best-hunting-knife/ HTTP/1.1\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\nHost: web.archive.org\r\nAccept: */*\r\nReferer: http://koellerer.cc\r\nConnection: close\r\n\r\n\nLink is valid.',302,'','',0.571747,0,0,0,1,0,'302|0|0|https://web.archive.org/web/20180309004805/http://gearedtosurvive.com/best-hunting-knife/',0,0),(2,'https://web.archive.org/web/20180309004805/http://magazine.outdoornebraska.gov/2017/08/109097/','0000-00-00 00:00:00','2021-01-24 04:09:38','2021-01-24 04:09:38','2021-01-24 04:09:38',0,'https://web.archive.org/web/20180309004805/http://magazine.outdoornebraska.gov/2017/08/109097/',1,'=== HTTP code : 302 ===\n\nResponse headers\n================\nHTTP/1.1 302 FOUND\r\nServer: nginx/1.15.8\r\nDate: Sun, 24 Jan 2021 04:09:40 GMT\r\nContent-Type: text/plain; charset=utf-8\r\nContent-Length: 0\r\nConnection: close\r\nX-Archive-Redirect-Reason: found capture at 20180118072308\r\nLocation: https://web.archive.org/web/20180118072308/http://magazine.outdoornebraska.gov/2017/08/109097/\r\nServer-Timing: captures_list;dur=278.612328, exclusion.robots;dur=0.133098, exclusion.robots.policy;dur=0.124226, RedisCDXSource;dur=1.878504, esindex;dur=0.009601, LoadShardBlock;dur=248.707641, PetaboxLoader3.datanode;dur=57.031461, CDXLines.iter;dur=24.947961\r\nX-App-Server: wwwb-app206\r\nX-ts: 302\r\nX-Tr: 283\r\nX-location: All\r\nX-Cache-Key: httpsweb.archive.org/web/20180309004805/http://magazine.outdoornebraska.gov/2017/08/109097/US\r\nX-RL: 0\r\nX-NA: 0\r\nX-Page-Cache: MISS\r\nX-NID: -\r\n\r\nRequest headers\n================\nHEAD /web/20180309004805/http://magazine.outdoornebraska.gov/2017/08/109097/ HTTP/1.1\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\nHost: web.archive.org\r\nAccept: */*\r\nReferer: http://koellerer.cc\r\nConnection: close\r\n\r\n\nLink is valid.',302,'','',0.556161,0,0,0,1,0,'302|0|0|https://web.archive.org/web/20180309004805/http://magazine.outdoornebraska.gov/2017/08/109097/',0,0),(3,'https://www.goedkoopparkerenschiphol.eu/nh-amsterdam-schiphol-airport/','0000-00-00 00:00:00','2021-01-24 04:09:34','2021-01-24 04:09:34','2021-01-24 04:09:34',0,'https://www.goedkoopparkerenschiphol.eu/nh-amsterdam-schiphol-airport/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nDate: Sun, 24 Jan 2021 04:09:36 GMT\r\nServer: Apache/2\r\nLink: <https://www.goedkoopparkerenschiphol.eu/wp-json/>; rel="https://api.w.org/", <https://www.goedkoopparkerenschiphol.eu/wp-json/wp/v2/pages/3328>; rel="alternate"; type="application/json", <https://www.goedkoopparkerenschiphol.eu/?p=3328>; rel=shortlink\r\nUpgrade: h2,h2c\r\nConnection: Upgrade, close\r\nVary: User-Agent\r\nContent-Type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD /nh-amsterdam-schiphol-airport/ HTTP/1.1\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\nHost: www.goedkoopparkerenschiphol.eu\r\nAccept: */*\r\nReferer: http://koellerer.cc\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',1.71159,0,0,0,1,0,'200|0|0|https://www.goedkoopparkerenschiphol.eu/nh-amsterdam-schiphol-airport/',0,0),(4,'https://www.goedkoopparkerenschiphol.eu/','0000-00-00 00:00:00','2021-01-24 04:09:44','2021-01-24 04:09:44','2021-01-24 04:09:44',0,'https://www.goedkoopparkerenschiphol.eu/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nDate: Sun, 24 Jan 2021 04:09:46 GMT\r\nServer: Apache/2\r\nLink: <https://www.goedkoopparkerenschiphol.eu/wp-json/>; rel="https://api.w.org/", <https://www.goedkoopparkerenschiphol.eu/wp-json/wp/v2/pages/3207>; rel="alternate"; type="application/json", <https://www.goedkoopparkerenschiphol.eu/>; rel=shortlink\r\nUpgrade: h2,h2c\r\nConnection: Upgrade, close\r\nVary: User-Agent\r\nContent-Type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD / HTTP/1.1\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\nHost: www.goedkoopparkerenschiphol.eu\r\nAccept: */*\r\nReferer: http://koellerer.cc\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',1.75497,0,0,0,1,0,'200|0|0|https://www.goedkoopparkerenschiphol.eu/',0,0),(7,'https://internetvergelijken.org/internet/','0000-00-00 00:00:00','2021-01-24 04:09:52','2021-01-24 04:09:52','2021-01-24 04:09:52',0,'https://internetvergelijken.org/internet/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\ndate: Sun, 24 Jan 2021 04:09:54 GMT\r\nlast-modified: Sat, 23 Jan 2021 23:15:42 GMT\r\ncache-control: max-age=0\r\nexpires: Sun, 24 Jan 2021 04:09:54 GMT\r\ncontent-type: text/html; charset=UTF-8\r\nvary: Accept-Encoding\r\nage: 0\r\nx-cache: uncached\r\nx-varnish: MISS\r\naccept-ranges: bytes\r\nconnection: close\r\n\r\nRequest headers\n================\nHEAD /internet/ HTTP/1.1\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\nHost: internetvergelijken.org\r\nAccept: */*\r\nReferer: http://koellerer.cc\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.549969,0,0,0,1,0,'200|0|0|https://internetvergelijken.org/internet/',0,0),(8,'https://spaarbuidel.nl/doorlopend-krediet/','0000-00-00 00:00:00','2021-01-24 04:09:46','2021-01-24 04:09:46','2021-01-24 04:09:46',0,'https://spaarbuidel.nl/doorlopend-krediet/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nDate: Sun, 24 Jan 2021 04:09:48 GMT\r\nServer: Apache\r\nLink: <https://spaarbuidel.nl/wp-json/>; rel="https://api.w.org/", <https://spaarbuidel.nl/?p=7128>; rel=shortlink\r\nUpgrade: h2,h2c\r\nConnection: Upgrade, close\r\nCache-Control: max-age=2592000\r\nExpires: Tue, 23 Feb 2021 04:09:48 GMT\r\nContent-Type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD /doorlopend-krediet/ HTTP/1.1\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\nHost: spaarbuidel.nl\r\nAccept: */*\r\nReferer: http://koellerer.cc\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',1.17262,0,0,0,1,0,'200|0|0|https://spaarbuidel.nl/doorlopend-krediet/',0,0),(9,'https://verzekering-winkel.com/autoverzekering/','0000-00-00 00:00:00','2021-01-24 04:09:48','2021-01-24 04:09:48','2021-01-24 04:09:48',0,'https://verzekering-winkel.com/autoverzekering/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\ndate: Sun, 24 Jan 2021 04:09:50 GMT\r\nserver: Apache/2\r\nx-powered-by: PHP/7.4.11\r\nupgrade: h2,h2c\r\nconnection: Upgrade\r\ncache-control: max-age=2592000\r\nexpires: Tue, 23 Feb 2021 04:09:50 GMT\r\nvary: User-Agent\r\ncontent-type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD /autoverzekering/ HTTP/1.1\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\nHost: verzekering-winkel.com\r\nAccept: */*\r\nReferer: http://koellerer.cc\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.805992,0,0,0,1,0,'200|0|0|https://verzekering-winkel.com/autoverzekering/',0,0),(10,'https://beste-energievergelijker.com/energie-vergelijken/','0000-00-00 00:00:00','2021-01-24 04:09:42','2021-01-24 04:09:42','2021-01-24 04:09:42',0,'https://beste-energievergelijker.com/energie-vergelijken/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nDate: Sun, 24 Jan 2021 04:09:43 GMT\r\nServer: Apache\r\nVary: User-Agent,Accept-Encoding\r\nUpgrade: h2,h2c\r\nConnection: Upgrade, close\r\nLast-Modified: Thu, 21 Jan 2021 22:17:37 GMT\r\nAccept-Ranges: bytes\r\nContent-Length: 76779\r\nCache-Control: max-age=0, no-cache, no-store, must-revalidate\r\nExpires: Mon, 29 Oct 1923 20:30:00 GMT\r\nPragma: no-cache\r\nContent-Type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD /energie-vergelijken/ HTTP/1.1\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\nHost: beste-energievergelijker.com\r\nAccept: */*\r\nReferer: http://koellerer.cc\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.379719,0,0,0,1,0,'200|0|0|https://beste-energievergelijker.com/energie-vergelijken/',0,0),(11,'https://vergelijk-gratis.nl/','0000-00-00 00:00:00','2021-01-24 04:09:36','2021-01-24 04:09:36','2021-01-24 04:09:36',0,'https://vergelijk-gratis.nl/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nDate: Sun, 24 Jan 2021 04:09:38 GMT\r\nServer: Apache\r\nVary: User-Agent,Accept-Encoding\r\nUpgrade: h2,h2c\r\nConnection: Upgrade, close\r\nLast-Modified: Tue, 19 Jan 2021 05:53:26 GMT\r\nAccept-Ranges: bytes\r\nContent-Length: 357289\r\nCache-Control: max-age=0, no-cache, no-store, must-revalidate\r\nExpires: Mon, 29 Oct 1923 20:30:00 GMT\r\nPragma: no-cache\r\nContent-Type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD / HTTP/1.1\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\nHost: vergelijk-gratis.nl\r\nAccept: */*\r\nReferer: http://koellerer.cc\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.391133,0,0,0,1,0,'200|0|0|https://vergelijk-gratis.nl/',0,0),(12,'https://www.kentekencheck.nu/dagwaarde-auto/','0000-00-00 00:00:00','2021-01-24 04:09:40','2021-01-24 04:09:40','2021-01-24 04:09:40',0,'https://www.kentekencheck.nu/dagwaarde-auto/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx\r\nDate: Sun, 24 Jan 2021 04:09:43 GMT\r\nContent-Type: text/html; charset=UTF-8\r\nConnection: close\r\nVary: Accept-Encoding\r\nLink: <https://www.kentekencheck.nu/wp-json/>; rel="https://api.w.org/"\r\nLink: <https://www.kentekencheck.nu/wp-json/wp/v2/pages/3252>; rel="alternate"; type="application/json"\r\nLink: <https://www.kentekencheck.nu/?p=3252>; rel=shortlink\r\nX-Cache: BYPASS\r\n\r\nRequest headers\n================\nHEAD /dagwaarde-auto/ HTTP/1.1\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\nHost: www.kentekencheck.nu\r\nAccept: */*\r\nReferer: http://koellerer.cc\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.849612,0,0,0,1,0,'200|0|0|https://www.kentekencheck.nu/dagwaarde-auto/',0,0),(13,'https://www.kentekencheck.nu/auto-verkopen/','0000-00-00 00:00:00','2021-01-24 04:09:39','2021-01-24 04:09:39','2021-01-24 04:09:39',0,'https://www.kentekencheck.nu/auto-verkopen/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx\r\nDate: Sun, 24 Jan 2021 04:09:41 GMT\r\nContent-Type: text/html; charset=UTF-8\r\nConnection: close\r\nVary: Accept-Encoding\r\nLink: <https://www.kentekencheck.nu/wp-json/>; rel="https://api.w.org/"\r\nLink: <https://www.kentekencheck.nu/wp-json/wp/v2/pages/1588>; rel="alternate"; type="application/json"\r\nLink: <https://www.kentekencheck.nu/?p=1588>; rel=shortlink\r\nX-Cache: BYPASS\r\n\r\nRequest headers\n================\nHEAD /auto-verkopen/ HTTP/1.1\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\nHost: www.kentekencheck.nu\r\nAccept: */*\r\nReferer: http://koellerer.cc\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.943646,0,0,0,1,0,'200|0|0|https://www.kentekencheck.nu/auto-verkopen/',0,0),(14,'https://www.123creditcardvergelijk.nl/debit-card/','0000-00-00 00:00:00','2021-01-24 04:09:42','2021-01-24 04:09:42','2021-01-24 04:09:42',0,'https://www.123creditcardvergelijk.nl/debit-card/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nDate: Sun, 24 Jan 2021 04:09:44 GMT\r\nServer: Apache/2\r\nUpgrade: h2,h2c\r\nConnection: Upgrade, close\r\nLast-Modified: Sat, 23 Jan 2021 19:37:09 GMT\r\nCache-Control: max-age=0\r\nExpires: Sun, 24 Jan 2021 04:09:44 GMT\r\nVary: Accept-Encoding,User-Agent\r\nContent-Type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD /debit-card/ HTTP/1.1\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\nHost: www.123creditcardvergelijk.nl\r\nAccept: */*\r\nReferer: http://koellerer.cc\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.510593,0,0,0,1,0,'200|0|0|https://www.123creditcardvergelijk.nl/debit-card/',0,0),(15,'https://www.123creditcardvergelijk.nl','0000-00-00 00:00:00','2021-01-24 04:09:47','2021-01-24 04:09:47','2021-01-24 04:09:47',0,'https://www.123creditcardvergelijk.nl/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nDate: Sun, 24 Jan 2021 04:09:49 GMT\r\nServer: Apache/2\r\nUpgrade: h2,h2c\r\nConnection: Upgrade, close\r\nLast-Modified: Sat, 23 Jan 2021 19:36:05 GMT\r\nCache-Control: max-age=0\r\nExpires: Sun, 24 Jan 2021 04:09:49 GMT\r\nVary: Accept-Encoding,User-Agent\r\nContent-Type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD / HTTP/1.1\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\nHost: www.123creditcardvergelijk.nl\r\nAccept: */*\r\nReferer: http://koellerer.cc\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.384813,0,0,0,1,0,'200|0|0|https://www.123creditcardvergelijk.nl/',0,0),(16,'https://www.bitcoinexchangenederland.nl/cryptocurrency/','0000-00-00 00:00:00','2021-01-24 04:09:53','2021-01-24 04:09:53','2021-01-24 04:09:53',0,'https://www.bitcoinexchangenederland.nl/cryptocurrency/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nDate: Sun, 24 Jan 2021 04:09:55 GMT\r\nServer: Apache/2\r\nWPO-Cache-Status: not cached\r\nWPO-Cache-Message: The request method was not GET (HEAD)\r\nLink: <https://www.bitcoinexchangenederland.nl/wp-json/>; rel="https://api.w.org/", <https://www.bitcoinexchangenederland.nl/wp-json/wp/v2/pages/750>; rel="alternate"; type="application/json", <https://www.bitcoinexchangenederland.nl/?p=750>; rel=shortlink\r\nUpgrade: h2,h2c\r\nConnection: Upgrade, close\r\nVary: User-Agent\r\nContent-Type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD /cryptocurrency/ HTTP/1.1\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\nHost: www.bitcoinexchangenederland.nl\r\nAccept: */*\r\nReferer: http://koellerer.cc\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',1.89714,0,0,0,1,0,'200|0|0|https://www.bitcoinexchangenederland.nl/cryptocurrency/',0,0),(17,'https://www.bitcoinexchangenederland.nl/bitvavo/','0000-00-00 00:00:00','2021-01-24 04:09:49','2021-01-24 04:09:49','2021-01-24 04:09:49',0,'https://www.bitcoinexchangenederland.nl/bitvavo/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nDate: Sun, 24 Jan 2021 04:09:51 GMT\r\nServer: Apache/2\r\nWPO-Cache-Status: not cached\r\nWPO-Cache-Message: The request method was not GET (HEAD)\r\nLink: <https://www.bitcoinexchangenederland.nl/wp-json/>; rel="https://api.w.org/", <https://www.bitcoinexchangenederland.nl/wp-json/wp/v2/pages/3139>; rel="alternate"; type="application/json", <https://www.bitcoinexchangenederland.nl/?p=3139>; rel=shortlink\r\nUpgrade: h2,h2c\r\nConnection: Upgrade, close\r\nVary: User-Agent\r\nContent-Type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD /bitvavo/ HTTP/1.1\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\nHost: www.bitcoinexchangenederland.nl\r\nAccept: */*\r\nReferer: http://koellerer.cc\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',1.935,0,0,0,1,0,'200|0|0|https://www.bitcoinexchangenederland.nl/bitvavo/',0,0),(18,'https://verkeersborden.nu/theorie-examen-oefenen','0000-00-00 00:00:00','2021-01-24 04:09:37','2021-01-24 04:09:37','2021-01-24 04:09:37',0,'https://verkeersborden.nu/theorie-examen-oefenen',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nDate: Sun, 24 Jan 2021 04:09:39 GMT\r\nServer: Apache/2\r\nX-Powered-By: PHP/7.2.26\r\nCache-Control: no-cache, private\r\nSet-Cookie: XSRF-TOKEN=eyJpdiI6ImxPVkNmNkdSMVJSa0c4WkJEcXRKSHc9PSIsInZhbHVlIjoiYURGRVpKcGlCdkZDeVNkbUt2SE9zV2NWYjI5TDg2bzRjOVFvWDJFcXJZdDRNU25tMitnTkNGcVdodktoWU84TCIsIm1hYyI6IjBiOGI3MDAzNTJhZTYwZWFjMmIyZjdmZGUzYjZkOTJhODFkMTYzYmIzYzQzY2Y5NmUwZjJjMTc1OWZhMTI3YWMifQ%3D%3D; expires=Sun, 24-Jan-2021 06:09:39 GMT; Max-Age=7200; path=/\r\nSet-Cookie: laravel_session=eyJpdiI6ImI4MkJsOTZwUjh5Y2NoK1JUZVQ0anc9PSIsInZhbHVlIjoiM3ZZdUk2cDVMcDZEZm1QVWthalwvSXlPa29PdzJDMkFUMW05ZXR2MjdmQUJ0R2F0UzVaWTEzZU5tVzc2ZjVcL2pRIiwibWFjIjoiZjE1YWJlMDRmNmIwMDRhYjQ1NDgyYjdmNDI4ZjBjYTNkZWI2MTYxYWFiMjBkZDBiN2FkY2VlODU0NmMxNGIwMSJ9; expires=Sun, 24-Jan-2021 06:09:39 GMT; Max-Age=7200; path=/; httponly\r\nUpgrade: h2,h2c\r\nConnection: Upgrade, close\r\nVary: User-Agent\r\nContent-Type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD /theorie-examen-oefenen HTTP/1.1\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\nHost: verkeersborden.nu\r\nAccept: */*\r\nReferer: http://koellerer.cc\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.984198,0,0,0,1,0,'200|0|0|https://verkeersborden.nu/theorie-examen-oefenen',0,0),(19,'https://verkeersborden.nu/','0000-00-00 00:00:00','2021-01-24 04:09:53','2021-01-24 04:09:53','2021-01-24 04:09:53',0,'https://verkeersborden.nu/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nDate: Sun, 24 Jan 2021 04:09:55 GMT\r\nServer: Apache/2\r\nX-Powered-By: PHP/7.2.26\r\nCache-Control: no-cache, private\r\nSet-Cookie: XSRF-TOKEN=eyJpdiI6Im02bXFtZFBGYkYwZjUzaVdYeXRGcXc9PSIsInZhbHVlIjoiQWdiYVZqRGdFK1FET1kxVXcxMk1DSXgwc0RtVXF3ZU5IZzNERnFxYmp3R0pNeGNMYitpS2doSnIyRU5saUJkcSIsIm1hYyI6IjUxYWQ0ODllNzY3YmE0Zjk2ZGJmOGUyMWYzYjdiZDlmNjlkNTUyNmMwZGJlZTA2NWEzNWJhMjE2MTM3OGNhNmUifQ%3D%3D; expires=Sun, 24-Jan-2021 06:09:55 GMT; Max-Age=7200; path=/\r\nSet-Cookie: laravel_session=eyJpdiI6IkgzdXF6KzdPc3J0RjcweDFNTngrYkE9PSIsInZhbHVlIjoiYVkybnFpSjR3TFdUVjJDMXpac2RaY2tjSnQ4Q0ZRU3AwM0NzUjAxb3pCdmw5ajZFQ25aQUxJYkRNYUNzY2xJeSIsIm1hYyI6ImUxZjE3OTIwODZiN2VlMDNjY2FmMGY5YjJmZjhmN2RhODM1YTE5NDZlMzc1ZjNiOGM0ZmU4NzMzYWIwMGExZTMifQ%3D%3D; expires=Sun, 24-Jan-2021 06:09:55 GMT; Max-Age=7200; path=/; httponly\r\nUpgrade: h2,h2c\r\nConnection: Upgrade, close\r\nVary: User-Agent\r\nContent-Type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD / HTTP/1.1\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\nHost: verkeersborden.nu\r\nAccept: */*\r\nReferer: http://koellerer.cc\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.653013,0,0,0,1,0,'200|0|0|https://verkeersborden.nu/',0,0),(20,'https://biflatie.nl/chainlink/','0000-00-00 00:00:00','2021-01-24 04:09:43','2021-01-24 04:09:43','2021-01-24 04:09:43',0,'https://biflatie.nl/chainlink/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nDate: Sun, 24 Jan 2021 04:09:45 GMT\r\nServer: Apache/2\r\nLink: <https://biflatie.nl/wp-json/>; rel="https://api.w.org/", <https://biflatie.nl/wp-json/wp/v2/pages/144660>; rel="alternate"; type="application/json", <https://biflatie.nl/?p=144660>; rel=shortlink\r\nUpgrade: h2,h2c\r\nConnection: Upgrade, close\r\nVary: User-Agent\r\nContent-Type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD /chainlink/ HTTP/1.1\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\nHost: biflatie.nl\r\nAccept: */*\r\nReferer: http://koellerer.cc\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',1.8944,0,0,0,1,0,'200|0|0|https://biflatie.nl/chainlink/',0,0),(21,'https://biflatie.nl/waarde-bitcoin/','0000-00-00 00:00:00','2021-01-24 04:09:50','2021-01-24 04:09:50','2021-01-24 04:09:50',0,'https://biflatie.nl/waarde-bitcoin/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nDate: Sun, 24 Jan 2021 04:09:52 GMT\r\nServer: Apache/2\r\nLink: <https://biflatie.nl/wp-json/>; rel="https://api.w.org/", <https://biflatie.nl/wp-json/wp/v2/pages/144666>; rel="alternate"; type="application/json", <https://biflatie.nl/?p=144666>; rel=shortlink\r\nUpgrade: h2,h2c\r\nConnection: Upgrade, close\r\nVary: User-Agent\r\nContent-Type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD /waarde-bitcoin/ HTTP/1.1\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\r\nHost: biflatie.nl\r\nAccept: */*\r\nReferer: http://koellerer.cc\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',1.7205,0,0,0,1,0,'200|0|0|https://biflatie.nl/waarde-bitcoin/',0,0);
/*!40000 ALTER TABLE `wp_blc_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_blc_synch`
--

DROP TABLE IF EXISTS `wp_blc_synch`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_blc_synch` (
  `container_id` int unsigned NOT NULL,
  `container_type` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `synched` tinyint unsigned NOT NULL,
  `last_synch` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`container_type`,`container_id`),
  KEY `synched` (`synched`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_blc_synch`
--

LOCK TABLES `wp_blc_synch` WRITE;
/*!40000 ALTER TABLE `wp_blc_synch` DISABLE KEYS */;
INSERT INTO `wp_blc_synch` VALUES (6,'page',1,'2020-03-10 07:38:58'),(7,'page',1,'2020-03-10 07:38:23'),(34,'page',1,'2020-03-10 07:38:39'),(9,'post',1,'2020-03-10 06:56:56'),(12,'post',1,'2020-03-10 06:56:19'),(16,'post',1,'2020-03-10 07:06:46'),(19,'post',1,'2020-03-10 07:12:25'),(22,'post',1,'2020-03-10 07:18:14'),(64,'post',1,'2020-04-24 16:52:55'),(67,'post',1,'2021-01-15 00:47:52'),(70,'post',1,'2020-05-08 16:29:07'),(74,'post',1,'2020-05-13 16:19:00'),(75,'post',1,'2020-05-08 16:29:07'),(76,'post',1,'2020-05-21 16:44:47'),(77,'post',1,'2020-05-21 16:44:47'),(88,'post',1,'2020-10-22 03:06:45'),(91,'post',1,'2020-05-21 16:44:47'),(94,'post',1,'2020-10-22 03:06:45'),(97,'post',1,'2020-10-22 03:06:45'),(100,'post',1,'2021-01-15 00:38:20');
/*!40000 ALTER TABLE `wp_blc_synch` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_comments` (
  `comment_ID` bigint unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint unsigned NOT NULL DEFAULT '0',
  `comment_author` tinytext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_author_email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_karma` int NOT NULL DEFAULT '0',
  `comment_approved` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_parent` bigint unsigned NOT NULL DEFAULT '0',
  `user_id` bigint unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_comments`
--

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

--
-- Table structure for table `wp_links`
--

DROP TABLE IF EXISTS `wp_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_links` (
  `link_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Y',
  `link_owner` bigint unsigned NOT NULL DEFAULT '1',
  `link_rating` int NOT NULL DEFAULT '0',
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `link_rss` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_links`
--

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

--
-- Table structure for table `wp_options`
--

DROP TABLE IF EXISTS `wp_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_options` (
  `option_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `option_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `autoload` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=InnoDB AUTO_INCREMENT=2398 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://koellerer.cc','yes'),(2,'home','http://koellerer.cc','yes'),(3,'blogname','Koellerer','yes'),(4,'blogdescription','Everything about life in a magazine','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','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','0','yes'),(28,'permalink_structure','/%postname%/','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:21:{i:0;s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";i:1;s:19:\"akismet/akismet.php\";i:2;s:91:\"all-in-one-wp-migration-multisite-extension/all-in-one-wp-migration-multisite-extension.php\";i:3;s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";i:4;s:81:\"auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";i:5;s:43:\"broken-link-checker/broken-link-checker.php\";i:6;s:31:\"cache-enabler/cache-enabler.php\";i:7;s:33:\"classic-editor/classic-editor.php\";i:8;s:36:\"contact-form-7/wp-contact-form-7.php\";i:9;s:37:\"link-whisper-premium/link-whisper.php\";i:10;s:75:\"recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php\";i:11;s:75:\"redirect-404-error-page-to-homepage/redirect-404-error-page-to-homepage.php\";i:12;s:49:\"scheduled-post-trigger/scheduled-post-trigger.php\";i:13;s:47:\"simple-social-buttons/simple-social-buttons.php\";i:14;s:23:\"spiderblocker/index.php\";i:15;s:29:\"theme-editor/theme_editor.php\";i:16;s:58:\"ultimate-social-media-plus/ultimate_social_media_icons.php\";i:17;s:29:\"widget-logic/widget_logic.php\";i:18;s:37:\"wordpress-autoblogging/basic-auth.php\";i:19;s:24:\"wpforms-lite/wpforms.php\";i:20;s:32:\"xml-sitemap-feed/xml-sitemap.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','','no'),(40,'template','grip','yes'),(41,'stylesheet','grip','yes'),(42,'comment_whitelist','1','yes'),(43,'blacklist_keys','','no'),(44,'comment_registration','0','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','47018','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','1','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','posts','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','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:12:{i:0;i:64;i:1;i:67;i:2;i:70;i:3;i:74;i:4;i:75;i:5;i:76;i:6;i:77;i:7;i:88;i:8;i:91;i:9;i:94;i:10;i:97;i:11;i:100;}','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:3:{s:33:\"classic-editor/classic-editor.php\";a:2:{i:0;s:14:\"Classic_Editor\";i:1;s:9:\"uninstall\";}s:58:\"ultimate-social-media-plus/ultimate_social_media_icons.php\";a:2:{i:0;s:15:\"Account\\Account\";i:1;s:25:\"onUninstallPluginListener\";}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','78','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','1597696246','yes'),(94,'initial_db_version','45805','yes'),(95,'wp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:16:\"aiosp_manage_seo\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:24:\"manage_wpautoterms_pages\";a:2:{s:4:\"name\";s:37:\"WPAutoTerms Pages Editor (additional)\";s:12:\"capabilities\";a:10:{s:22:\"edit_wpautoterms_pages\";b:1;s:29:\"edit_others_wpautoterms_pages\";b:1;s:30:\"edit_private_wpautoterms_pages\";b:1;s:32:\"edit_published_wpautoterms_pages\";b:1;s:30:\"read_private_wpautoterms_pages\";b:1;s:24:\"delete_wpautoterms_pages\";b:1;s:31:\"delete_others_wpautoterms_pages\";b:1;s:32:\"delete_private_wpautoterms_pages\";b:1;s:34:\"delete_published_wpautoterms_pages\";b:1;s:25:\"publish_wpautoterms_pages\";b:1;}}s:31:\"manage_wpautoterms_pages_editor\";a:2:{s:4:\"name\";s:33:\"Editor + WPAutoTerms Pages Editor\";s:12:\"capabilities\";a:44:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:22:\"edit_wpautoterms_pages\";b:1;s:29:\"edit_others_wpautoterms_pages\";b:1;s:30:\"edit_private_wpautoterms_pages\";b:1;s:32:\"edit_published_wpautoterms_pages\";b:1;s:30:\"read_private_wpautoterms_pages\";b:1;s:24:\"delete_wpautoterms_pages\";b:1;s:31:\"delete_others_wpautoterms_pages\";b:1;s:32:\"delete_private_wpautoterms_pages\";b:1;s:34:\"delete_published_wpautoterms_pages\";b:1;s:25:\"publish_wpautoterms_pages\";b:1;}}}','yes'),(96,'fresh_site','0','yes'),(97,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(98,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(99,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(100,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(101,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(102,'sidebars_widgets','a:10:{s:19:\"wp_inactive_widgets\";a:3:{i:0;s:10:\"archives-2\";i:1;s:6:\"meta-2\";i:2;s:17:\"recent-comments-2\";}s:9:\"sidebar-1\";a:5:{i:0;s:8:\"search-2\";i:1;s:37:\"recent-posts-widget-with-thumbnails-2\";i:2;s:12:\"categories-2\";i:3;s:10:\"calendar-2\";i:4;s:13:\"media_image-2\";}s:21:\"grip-home-widget-area\";a:0:{}s:8:\"footer-1\";a:1:{i:0;s:13:\"media_video-2\";}s:8:\"footer-2\";a:1:{i:0;s:10:\"nav_menu-2\";}s:8:\"footer-3\";a:1:{i:0;s:16:\"wpforms-widget-2\";}s:12:\"above-footer\";a:0:{}s:18:\"single-above-title\";a:0:{}s:20:\"single-below-content\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(103,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(104,'db-version-secure','4PGnWCKgSY','yes'),(107,'wsblc_options','{\"max_execution_time\":420,\"check_threshold\":72,\"recheck_count\":3,\"recheck_threshold\":1800,\"run_in_dashboard\":true,\"run_via_cron\":true,\"mark_broken_links\":true,\"broken_link_css\":\".broken_link, a.broken_link {\\n\\ttext-decoration: line-through;\\n}\",\"nofollow_broken_links\":false,\"mark_removed_links\":false,\"removed_link_css\":\".removed_link, a.removed_link {\\n\\ttext-decoration: line-through;\\n}\",\"exclusion_list\":[],\"send_email_notifications\":true,\"send_authors_email_notifications\":false,\"notification_email_address\":\"\",\"notification_schedule\":\"daily\",\"last_notification_sent\":0,\"suggestions_enabled\":true,\"warnings_enabled\":true,\"server_load_limit\":4,\"enable_load_limit\":true,\"custom_fields\":[],\"acf_fields\":[],\"enabled_post_statuses\":[\"publish\"],\"autoexpand_widget\":true,\"dashboard_widget_capability\":\"edit_others_posts\",\"show_link_count_bubble\":true,\"table_layout\":\"flexible\",\"table_compact\":true,\"table_visible_columns\":[\"new-url\",\"status\",\"used-in\",\"new-link-text\"],\"table_links_per_page\":30,\"table_color_code_status\":true,\"need_resynch\":false,\"current_db_version\":10,\"timeout\":30,\"highlight_permanent_failures\":false,\"failure_duration_threshold\":3,\"logging_enabled\":false,\"log_file\":\"\",\"custom_log_file_enabled\":false,\"installation_complete\":true,\"installation_flag_cleared_on\":\"2020-04-22T20:07:22+00:00 (1587586042.6494)\",\"installation_flag_set_on\":\"2020-04-22T20:07:22+00:00 (1587586042.9544)\",\"user_has_donated\":false,\"donation_flag_fixed\":false,\"show_link_actions\":{\"blc-deredirect-action\":false},\"youtube_api_key\":\"\",\"first_installation_timestamp\":1582144247,\"active_modules\":{\"http\":{\"ModuleID\":\"http\",\"ModuleCategory\":\"checker\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcHttpChecker\",\"ModulePriority\":-1,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"Name\":\"Basic HTTP\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"Check all links that have the HTTP\\/HTTPS protocol.\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"RequiresWP\":\"\",\"RequiresPHP\":\"\",\"Title\":\"Basic HTTP\",\"AuthorName\":\"Janis Elsts\",\"file\":\"checkers\\/http.php\"},\"link\":{\"ModuleID\":\"link\",\"ModuleCategory\":\"parser\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcHTMLLink\",\"ModulePriority\":1000,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"Name\":\"HTML links\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"Example : <code>&lt;a href=\\\"http:\\/\\/example.com\\/\\\"&gt;link text&lt;\\/a&gt;<\\/code>\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"RequiresWP\":\"\",\"RequiresPHP\":\"\",\"Title\":\"HTML links\",\"AuthorName\":\"Janis Elsts\",\"file\":\"parsers\\/html_link.php\"},\"image\":{\"ModuleID\":\"image\",\"ModuleCategory\":\"parser\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcHTMLImage\",\"ModulePriority\":900,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"Name\":\"HTML images\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"e.g. <code>&lt;img src=\\\"http:\\/\\/example.com\\/fluffy.jpg\\\"&gt;<\\/code>\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"RequiresWP\":\"\",\"RequiresPHP\":\"\",\"Title\":\"HTML images\",\"AuthorName\":\"Janis Elsts\",\"file\":\"parsers\\/image.php\"},\"metadata\":{\"ModuleID\":\"metadata\",\"ModuleCategory\":\"parser\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcMetadataParser\",\"ModulePriority\":0,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":true,\"ModuleAlwaysActive\":true,\"ModuleRequiresPro\":false,\"Name\":\"Metadata\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"Parses metadata (AKA custom fields)\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"RequiresWP\":\"\",\"RequiresPHP\":\"\",\"Title\":\"Metadata\",\"AuthorName\":\"Janis Elsts\",\"file\":\"parsers\\/metadata.php\"},\"url_field\":{\"ModuleID\":\"url_field\",\"ModuleCategory\":\"parser\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcUrlField\",\"ModulePriority\":0,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":true,\"ModuleAlwaysActive\":true,\"ModuleRequiresPro\":false,\"Name\":\"URL fields\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"Parses data fields that contain a single, plaintext URL.\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"RequiresWP\":\"\",\"RequiresPHP\":\"\",\"Title\":\"URL fields\",\"AuthorName\":\"Janis Elsts\",\"file\":\"parsers\\/url_field.php\"},\"comment\":{\"ModuleID\":\"comment\",\"ModuleCategory\":\"container\",\"ModuleContext\":\"all\",\"ModuleLazyInit\":false,\"ModuleClassName\":\"blcCommentManager\",\"ModulePriority\":0,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"Name\":\"Comments\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"RequiresWP\":\"\",\"RequiresPHP\":\"\",\"Title\":\"Comments\",\"AuthorName\":\"Janis Elsts\",\"file\":\"containers\\/comment.php\"},\"acf\":{\"ModuleID\":\"acf\",\"ModuleCategory\":\"parser\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcACFParser\",\"ModulePriority\":0,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":true,\"ModuleAlwaysActive\":true,\"ModuleRequiresPro\":false,\"Name\":\"ACF\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"Parses acf fields (AKA custom fields)\",\"Author\":\"Janne Aalto\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"RequiresWP\":\"\",\"RequiresPHP\":\"\",\"Title\":\"ACF\",\"AuthorName\":\"Janne Aalto\",\"file\":\"parsers\\/acf_field.php\"},\"post\":{\"Name\":\"Posts\",\"ModuleCategory\":\"container\",\"ModuleContext\":\"all\",\"ModuleClassName\":\"blcAnyPostContainerManager\",\"ModuleID\":\"post\",\"file\":\"\",\"ModuleLazyInit\":false,\"ModulePriority\":0,\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"TextDomain\":\"broken-link-checker\",\"virtual\":true},\"page\":{\"Name\":\"Pages\",\"ModuleCategory\":\"container\",\"ModuleContext\":\"all\",\"ModuleClassName\":\"blcAnyPostContainerManager\",\"ModuleID\":\"page\",\"file\":\"\",\"ModuleLazyInit\":false,\"ModulePriority\":0,\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"TextDomain\":\"broken-link-checker\",\"virtual\":true},\"youtube-checker\":{\"ModuleID\":\"youtube-checker\",\"ModuleCategory\":\"checker\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcYouTubeChecker\",\"ModulePriority\":100,\"ModuleCheckerUrlPattern\":\"@^https?:\\/\\/(?:([\\\\w\\\\d]+\\\\.)*youtube\\\\.[^\\/]+\\/watch\\\\?.*v=[^\\/#]|youtu\\\\.be\\/[^\\/#\\\\?]+|(?:[\\\\w\\\\d]+\\\\.)*?youtube\\\\.[^\\/]+\\/(playlist|view_play_list)\\\\?[^\\/#]{15,}?)@i\",\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"Name\":\"YouTube API\",\"PluginURI\":\"\",\"Version\":\"3\",\"Description\":\"Check links to YouTube videos and playlists using the YouTube API.\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"RequiresWP\":\"\",\"RequiresPHP\":\"\",\"Title\":\"YouTube API\",\"AuthorName\":\"Janis Elsts\",\"file\":\"extras\\/youtube.php\"},\"youtube-iframe\":{\"ModuleID\":\"youtube-iframe\",\"ModuleCategory\":\"parser\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcYouTubeIframe\",\"ModulePriority\":120,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"Name\":\"Embedded YouTube videos\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"Parse embedded videos from YouTube\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"RequiresWP\":\"\",\"RequiresPHP\":\"\",\"Title\":\"Embedded YouTube videos\",\"AuthorName\":\"Janis Elsts\",\"file\":\"extras\\/youtube-iframe.php\"},\"dummy\":{\"ModuleID\":\"dummy\",\"ModuleCategory\":\"container\",\"ModuleContext\":\"all\",\"ModuleLazyInit\":false,\"ModuleClassName\":\"blcDummyManager\",\"ModulePriority\":0,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":true,\"ModuleAlwaysActive\":true,\"ModuleRequiresPro\":false,\"Name\":\"Dummy\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"RequiresWP\":\"\",\"RequiresPHP\":\"\",\"Title\":\"Dummy\",\"AuthorName\":\"Janis Elsts\",\"file\":\"containers\\/dummy.php\"}},\"module_deactivated_when\":{\"custom_field\":1582144247,\"acf_field\":1582144247,\"http\":1583830533,\"link\":1583830533,\"image\":1583830533,\"metadata\":1583830533,\"url_field\":1583830533,\"comment\":1583830533,\"acf\":1583830533,\"post\":1583830533,\"page\":1583830533,\"youtube-checker\":1583830533,\"youtube-iframe\":1583830533,\"dummy\":1583830533}}','yes'),(109,'wpcf7','a:2:{s:7:\"version\";s:5:\"5.3.2\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1582144247;s:7:\"version\";s:5:\"5.1.6\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','yes'),(110,'wpseo','a:20:{s:15:\"ms_defaults_set\";b:0;s:7:\"version\";s:8:\"13.2-RC1\";s:20:\"disableadvanced_meta\";b:1;s:17:\"ryte_indexability\";b:1;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";s:0:\"\";s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:22:\"show_onboarding_notice\";b:1;s:18:\"first_activated_on\";i:1582144247;s:13:\"myyoast-oauth\";b:0;}','yes'),(111,'wpseo_titles','a:71:{s:10:\"title_test\";i:0;s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:0;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:1;s:23:\"is-media-purge-relevant\";b:0;s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:29:\"breadcrumbs-display-blog-page\";b:1;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:0;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:7:\"&raquo;\";s:12:\"website_name\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:14:\"person_logo_id\";i:0;s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:15:\"company_logo_id\";i:0;s:12:\"company_name\";s:0:\"\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";b:0;s:17:\"stripcategorybase\";b:0;s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:13:\"showdate-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";i:0;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:13:\"showdate-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";i:0;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:19:\"showdate-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";i:0;s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:1;s:23:\"noindex-tax-post_format\";b:1;}','yes'),(112,'wpseo_social','a:19:{s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:19:\"og_default_image_id\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:21:\"og_frontpage_image_id\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:13:\"wikipedia_url\";s:0:\"\";s:10:\"fbadminapp\";s:0:\"\";}','yes'),(113,'wpseo_flush_rewrite','1','yes'),(114,'cron','a:13:{i:1582144247;a:1:{s:16:\"wpseo_ryte_fetch\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1582144248;a:2:{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;}}s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1582144249;a:7:{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;}}s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:19:\"wpseo-reindex-links\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}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:1583816128;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:1583816446;a:1:{s:8:\"do_pings\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1583816746;a:1:{s:25:\"wpseo_ping_search_engines\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1583825301;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:1583830232;a:1:{s:36:\"sfsi_plus_sf_instagram_count_fetcher\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1584367200;a:1:{s:28:\"wpforms_email_summaries_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:30:\"wpforms_email_summaries_weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1587586046;a:3:{s:20:\"blc_cron_check_links\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"10min\";s:4:\"args\";a:0:{}s:8:\"interval\";i:600;}}s:28:\"blc_cron_email_notifications\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:29:\"blc_cron_database_maintenance\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1587833605;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:1660732036;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;}}}s:7:\"version\";i:2;}','yes'),(115,'tagline','','yes'),(117,'auth_key','mLjR<=PALtr*pz6.%L~YzF)wJ(fKnVceEQ@>#UoPomCAcVXzMAF&@v?bZ3~ 0$:>','no'),(118,'auth_salt','isosZP7_I5)XBG5(t?X{?M*[e(?}Xr%T7!N[;Mr($ej8tG&CN:JgtH4w)LVpZN=%','no'),(119,'logged_in_key','jAt;7:/v6/FITn{|eJB9p-9T4h(F$UG+JR&u`wHJrcE &[rmVwxm! $sSaA%0K r','no'),(120,'logged_in_salt','~2D8L8Cq1DV58&aqcSv&YJsy|-Y{ojG_^@pJi;, y_g{Y]E<1>^QI:]&z2_~~T*{','no'),(121,'update_day','5','yes'),(122,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(123,'widget_calendar','a:2:{i:2;a:2:{s:5:\"title\";s:8:\"Calendar\";s:12:\"widget_logic\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(124,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(125,'widget_media_image','a:2:{i:2;a:16:{s:4:\"size\";s:4:\"full\";s:5:\"width\";i:300;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:25;s:3:\"url\";s:54:\"http://koellerer.cc/wp-content/uploads/2020/03/512.jpg\";s:5:\"title\";s:0:\"\";s:12:\"widget_logic\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(126,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(127,'widget_media_video','a:2:{i:2;a:12:{s:7:\"preload\";s:8:\"metadata\";s:4:\"loop\";b:0;s:7:\"content\";s:0:\"\";s:3:\"mp4\";s:0:\"\";s:3:\"m4v\";s:0:\"\";s:4:\"webm\";s:0:\"\";s:3:\"ogv\";s:0:\"\";s:3:\"flv\";s:0:\"\";s:13:\"attachment_id\";i:0;s:3:\"url\";s:28:\"https://youtu.be/p2xBsiNca7c\";s:5:\"title\";s:10:\"Click Hare\";s:12:\"widget_logic\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(128,'widget_nav_menu','a:2:{i:2;a:3:{s:5:\"title\";s:15:\"Navigation Manu\";s:8:\"nav_menu\";i:7;s:12:\"widget_logic\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(129,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(131,'nonce_key','Bvi5UHPesfp<E%<Htf,u3s+I>9W`JE?}HXhB`{<e9E.auGsm5uwy=ChvUEm@>hly','no'),(132,'nonce_salt','QS@P2 f@Xzs~L I+1Ec!Ql;qVu08)Uasy/;T9PJH1NOCv|g Ewp p<3+N4O[^U[0','no'),(133,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(138,'aioseop_options','a:78:{s:16:\"aiosp_home_title\";N;s:22:\"aiosp_home_description\";s:0:\"\";s:20:\"aiosp_togglekeywords\";i:1;s:19:\"aiosp_home_keywords\";N;s:26:\"aiosp_use_static_home_info\";i:0;s:9:\"aiosp_can\";i:1;s:30:\"aiosp_no_paged_canonical_links\";i:0;s:20:\"aiosp_force_rewrites\";i:1;s:24:\"aiosp_use_original_title\";i:0;s:28:\"aiosp_home_page_title_format\";s:12:\"%page_title%\";s:23:\"aiosp_page_title_format\";s:27:\"%page_title% | %site_title%\";s:23:\"aiosp_post_title_format\";s:27:\"%post_title% | %site_title%\";s:27:\"aiosp_category_title_format\";s:31:\"%category_title% | %site_title%\";s:26:\"aiosp_archive_title_format\";s:30:\"%archive_title% | %site_title%\";s:23:\"aiosp_date_title_format\";s:21:\"%date% | %site_title%\";s:25:\"aiosp_author_title_format\";s:23:\"%author% | %site_title%\";s:22:\"aiosp_tag_title_format\";s:20:\"%tag% | %site_title%\";s:25:\"aiosp_search_title_format\";s:23:\"%search% | %site_title%\";s:24:\"aiosp_description_format\";s:13:\"%description%\";s:22:\"aiosp_404_title_format\";s:33:\"Nothing found for %request_words%\";s:18:\"aiosp_paged_format\";s:14:\" - Part %page%\";s:17:\"aiosp_cpostactive\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:18:\"aiosp_cpostnoindex\";a:0:{}s:19:\"aiosp_cpostnofollow\";a:0:{}s:21:\"aiosp_posttypecolumns\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:19:\"aiosp_google_verify\";s:0:\"\";s:17:\"aiosp_bing_verify\";s:0:\"\";s:22:\"aiosp_pinterest_verify\";s:0:\"\";s:19:\"aiosp_yandex_verify\";s:0:\"\";s:18:\"aiosp_baidu_verify\";s:0:\"\";s:25:\"aiosp_google_analytics_id\";N;s:25:\"aiosp_ga_advanced_options\";s:2:\"on\";s:15:\"aiosp_ga_domain\";N;s:21:\"aiosp_ga_multi_domain\";i:0;s:21:\"aiosp_ga_addl_domains\";N;s:21:\"aiosp_ga_anonymize_ip\";N;s:28:\"aiosp_ga_display_advertising\";N;s:22:\"aiosp_ga_exclude_users\";N;s:29:\"aiosp_ga_track_outbound_links\";i:0;s:25:\"aiosp_ga_link_attribution\";i:0;s:27:\"aiosp_ga_enhanced_ecommerce\";i:0;s:19:\"aiosp_schema_markup\";s:1:\"1\";s:32:\"aiosp_schema_search_results_page\";s:1:\"1\";s:33:\"aiosp_schema_social_profile_links\";s:0:\"\";s:28:\"aiosp_schema_site_represents\";s:12:\"organization\";s:30:\"aiosp_schema_organization_name\";s:0:\"\";s:30:\"aiosp_schema_organization_logo\";s:0:\"\";s:24:\"aiosp_schema_person_user\";s:1:\"1\";s:31:\"aiosp_schema_person_manual_name\";N;s:32:\"aiosp_schema_person_manual_image\";N;s:25:\"aiosp_schema_phone_number\";s:0:\"\";s:25:\"aiosp_schema_contact_type\";s:4:\"none\";s:20:\"aiosp_use_categories\";i:0;s:26:\"aiosp_use_tags_as_keywords\";i:1;s:32:\"aiosp_dynamic_postspage_keywords\";i:1;s:22:\"aiosp_category_noindex\";i:1;s:26:\"aiosp_archive_date_noindex\";i:1;s:28:\"aiosp_archive_author_noindex\";i:1;s:18:\"aiosp_tags_noindex\";i:0;s:20:\"aiosp_search_noindex\";i:0;s:17:\"aiosp_404_noindex\";i:0;s:17:\"aiosp_tax_noindex\";a:0:{}s:23:\"aiosp_paginated_noindex\";i:0;s:24:\"aiosp_paginated_nofollow\";i:0;s:27:\"aiosp_generate_descriptions\";i:0;s:18:\"aiosp_skip_excerpt\";i:0;s:20:\"aiosp_run_shortcodes\";i:0;s:33:\"aiosp_hide_paginated_descriptions\";i:0;s:32:\"aiosp_dont_truncate_descriptions\";i:0;s:20:\"aiosp_unprotect_meta\";i:0;s:33:\"aiosp_redirect_attachement_parent\";i:0;s:14:\"aiosp_ex_pages\";s:0:\"\";s:20:\"aiosp_post_meta_tags\";s:0:\"\";s:20:\"aiosp_page_meta_tags\";s:0:\"\";s:21:\"aiosp_front_meta_tags\";s:0:\"\";s:20:\"aiosp_home_meta_tags\";s:0:\"\";s:12:\"aiosp_do_log\";N;s:19:\"last_active_version\";s:5:\"3.4.3\";}','yes'),(148,'rewrite_rules','a:116:{s:59:\"sitemap(?:_index)?(\\-[a-z0-9\\-_]+)?(\\.[0-9]+)?\\.xml(\\.gz)?$\";s:58:\"index.php?feed=sitemap$matches[1]$matches[3]&m=$matches[2]\";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:57:\"wpforms_log_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?taxonomy=wpforms_log_type&term=$matches[1]&feed=$matches[2]\";s:52:\"wpforms_log_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?taxonomy=wpforms_log_type&term=$matches[1]&feed=$matches[2]\";s:33:\"wpforms_log_type/([^/]+)/embed/?$\";s:63:\"index.php?taxonomy=wpforms_log_type&term=$matches[1]&embed=true\";s:45:\"wpforms_log_type/([^/]+)/page/?([0-9]{1,})/?$\";s:70:\"index.php?taxonomy=wpforms_log_type&term=$matches[1]&paged=$matches[2]\";s:27:\"wpforms_log_type/([^/]+)/?$\";s:52:\"index.php?taxonomy=wpforms_log_type&term=$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'),(149,'theme_mods_twentytwenty','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1583823566;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'),(152,'crawl-delay-value','4','yes'),(307,'current_theme','Grip','yes'),(308,'theme_mods_grip','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:6:\"menu-1\";i:7;}s:18:\"custom_css_post_id\";i:57;s:11:\"custom_logo\";i:60;}','yes'),(309,'theme_switched','','yes'),(310,'widget_grip-featured-post','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(311,'widget_grip-author','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(312,'widget_grip-social-icons','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(313,'widget_grip-post-slider','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(314,'widget_grip-tabbed','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(315,'widget_grip_category_column_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(316,'widget_grip-grid-post','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(317,'widget_grip_advertisement_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(318,'widget_logic','a:0:{}','yes'),(324,'recently_activated','a:2:{s:24:\"wordpress-seo/wp-seo.php\";i:1590079664;s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";i:1590079632;}','yes'),(329,'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'),(332,'theme_editor_email_verified_1','yes','yes'),(339,'action_scheduler_hybrid_store_demarkation','26','yes'),(340,'schema-ActionScheduler_StoreSchema','3.0.1583825301','yes'),(341,'schema-ActionScheduler_LoggerSchema','2.0.1583825301','yes'),(342,'wpforms_version','1.5.9.1','yes'),(343,'wpforms_activated','a:1:{s:4:\"lite\";i:1583825301;}','yes'),(346,'action_scheduler_lock_async-request-runner','1613228215','yes'),(347,'wpforms_version_lite','1.5.9.1','yes'),(348,'widget_wpforms-widget','a:2:{i:2;a:5:{s:5:\"title\";s:11:\"News Letter\";s:7:\"form_id\";i:26;s:12:\"widget_logic\";s:0:\"\";s:10:\"show_title\";b:0;s:9:\"show_desc\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(351,'wpforms_review','a:2:{s:4:\"time\";i:1583825305;s:9:\"dismissed\";b:0;}','yes'),(352,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(357,'wpautoterms_activated','1','yes'),(358,'wpautoterms_legal_pages_slug','wpautoterms','yes'),(359,'wpautoterms_version','2.3.2','yes'),(360,'widget_wpautoterms_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(361,'wpautoterms_links','1','yes'),(362,'wpautoterms_links_bg_color','#ffffff','yes'),(363,'wpautoterms_links_font','Arial, sans-serif','yes'),(364,'wpautoterms_links_font_size','14px','yes'),(365,'wpautoterms_links_text_color','#cccccc','yes'),(366,'wpautoterms_links_text_align','center','yes'),(367,'wpautoterms_links_links_color','#000000','yes'),(368,'wpautoterms_links_separator','-','yes'),(369,'wpautoterms_links_target_blank','','yes'),(370,'wpautoterms_update_notice','','yes'),(371,'wpautoterms_update_notice_bar_position','top','yes'),(372,'wpautoterms_update_notice_bar_type','static','yes'),(373,'wpautoterms_update_notice_disable_logged','yes','yes'),(374,'wpautoterms_update_notice_duration','3','yes'),(375,'wpautoterms_update_notice_message','Our <a href=\"[wpautoterms page_link]\">[wpautoterms page_title]</a> has been updated on [wpautoterms last_updated_date].','yes'),(376,'wpautoterms_update_notice_message_multiple','Our [wpautoterms page_links] have been updated on [wpautoterms last_updated_date].','yes'),(377,'wpautoterms_update_notice_close_message','Close','yes'),(378,'wpautoterms_update_notice_bg_color','','yes'),(379,'wpautoterms_update_notice_font','','yes'),(380,'wpautoterms_update_notice_font_size','','yes'),(381,'wpautoterms_update_notice_text_color','','yes'),(382,'wpautoterms_update_notice_links_color','','yes'),(383,'wpautoterms_cookies_notice','','yes'),(384,'wpautoterms_cookies_notice_bar_position','top','yes'),(385,'wpautoterms_cookies_notice_bar_type','static','yes'),(386,'wpautoterms_cookies_notice_disable_logged','yes','yes'),(387,'wpautoterms_cookies_notice_message','We use cookies to ensure that we give you the best experience on our website','yes'),(388,'wpautoterms_cookies_notice_close_message','Close','yes'),(389,'wpautoterms_cookies_notice_bg_color','','yes'),(390,'wpautoterms_cookies_notice_font','','yes'),(391,'wpautoterms_cookies_notice_font_size','','yes'),(392,'wpautoterms_cookies_notice_text_color','','yes'),(393,'wpautoterms_cookies_notice_links_color','','yes'),(394,'wpautoterms_endorsements','','yes'),(395,'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'),(396,'wpautoterms_endorsements_when','','yes'),(397,'wpautoterms_endorsements_tag','','yes'),(398,'wpautoterms_site_name','koellerer.cc','yes'),(399,'wpautoterms_site_url','http://koellerer.cc','yes'),(400,'wpautoterms_company_name','koellerer.cc','yes'),(401,'wpautoterms_country','','yes'),(402,'wpautoterms_state','','yes'),(403,'wpautoterms_show_in_pages_widget','','yes'),(404,'wpautoterms_cache_plugins_compat','','yes'),(405,'wpautoterms_license','','yes'),(413,'analyst_cache','s:6:\"a:0:{}\";','yes'),(415,'sfsi_plus_new_show_notification','yes','yes'),(416,'sfsi_plus_show_premium_cumulative_count_notification','yes','yes'),(417,'sfsi_plus_custom_icons','no','yes'),(418,'sfsi_plus_section1_options','s:696:\"a:17:{s:21:\"sfsi_plus_rss_display\";s:3:\"yes\";s:23:\"sfsi_plus_email_display\";s:3:\"yes\";s:26:\"sfsi_plus_facebook_display\";s:3:\"yes\";s:25:\"sfsi_plus_twitter_display\";s:3:\"yes\";s:27:\"sfsi_plus_pinterest_display\";s:2:\"no\";s:27:\"sfsi_plus_instagram_display\";s:2:\"no\";s:26:\"sfsi_plus_linkedin_display\";s:2:\"no\";s:25:\"sfsi_plus_youtube_display\";s:2:\"no\";s:23:\"sfsi_plus_houzz_display\";s:2:\"no\";s:20:\"sfsi_plus_ok_display\";s:2:\"no\";s:26:\"sfsi_plus_telegram_display\";s:2:\"no\";s:20:\"sfsi_plus_vk_display\";s:2:\"no\";s:23:\"sfsi_plus_weibo_display\";s:2:\"no\";s:24:\"sfsi_plus_wechat_display\";s:2:\"no\";s:19:\"sfsi_custom_display\";s:0:\"\";s:17:\"sfsi_custom_files\";s:0:\"\";s:27:\"sfsi_plus_premium_icons_box\";s:3:\"yes\";}\";','yes'),(419,'ssb_networks','a:1:{s:14:\"icon_selection\";s:43:\"fbshare,twitter,pinterest,whatsapp,linkedin\";}','yes'),(420,'ssb_themes','a:1:{s:10:\"icon_style\";s:9:\"round-txt\";}','yes'),(421,'ssb_positions','a:1:{s:8:\"position\";a:3:{s:7:\"sidebar\";s:7:\"sidebar\";s:6:\"inline\";s:6:\"inline\";s:5:\"media\";s:5:\"media\";}}','yes'),(422,'ssb_inline','a:14:{s:8:\"location\";s:5:\"below\";s:14:\"icon_alignment\";s:4:\"left\";s:9:\"animation\";s:12:\"no-animation\";s:12:\"share_counts\";s:1:\"0\";s:11:\"total_share\";s:1:\"0\";s:10:\"icon_space\";s:1:\"0\";s:16:\"icon_space_value\";s:0:\"\";s:11:\"hide_mobile\";s:1:\"0\";s:16:\"show_on_category\";s:1:\"0\";s:15:\"show_on_archive\";s:1:\"0\";s:11:\"show_on_tag\";s:1:\"0\";s:14:\"show_on_search\";s:1:\"0\";s:11:\"share_title\";s:0:\"\";s:5:\"posts\";a:5:{s:4:\"home\";s:4:\"home\";s:4:\"post\";s:4:\"post\";s:4:\"page\";s:4:\"page\";s:10:\"attachment\";s:10:\"attachment\";s:16:\"wpautoterms_page\";s:16:\"wpautoterms_page\";}}','yes'),(423,'ssb_advanced','a:1:{s:11:\"ssb_og_tags\";s:1:\"1\";}','yes'),(424,'ssb_pr_version','3.1.1','yes'),(425,'wpautoterms_cache_plugins_detection','','yes'),(426,'wpautoterms_ob_total','1','yes'),(427,'wpautoterms_ob_not_intercepted','0','yes'),(428,'widget_ssb_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(429,'ssb_sidebar','a:8:{s:11:\"orientation\";s:4:\"left\";s:9:\"animation\";s:12:\"no-animation\";s:12:\"share_counts\";s:1:\"0\";s:11:\"total_share\";s:1:\"0\";s:10:\"icon_space\";s:1:\"0\";s:16:\"icon_space_value\";s:0:\"\";s:11:\"hide_mobile\";s:1:\"0\";s:5:\"posts\";a:5:{s:4:\"home\";s:4:\"home\";s:4:\"post\";s:4:\"post\";s:4:\"page\";s:4:\"page\";s:10:\"attachment\";s:10:\"attachment\";s:16:\"wpautoterms_page\";s:16:\"wpautoterms_page\";}}','yes'),(430,'ssb_media','','yes'),(431,'ssb_popup','','yes'),(432,'ssb_flyin','','yes'),(433,'ssb_active_time','1583830175','no'),(434,'sfsi_plus_section2_options','s:2480:\"a:48:{s:17:\"sfsi_plus_rss_url\";s:25:\"http://koellerer.cc/feed/\";s:19:\"sfsi_plus_rss_icons\";s:9:\"subscribe\";s:19:\"sfsi_plus_email_url\";s:298:\"https://www.specificfeeds.com/widgets/emailSubscribeEncFeed/U3M1OUhCdnU2T3IyalNIWlYxOFkwZmFhS2NEL1AxcEt1RUYraGVxMmlnZFBzYUpYcWJjY1JKeGtLRzIwUzc3Uml4S1RBN0tXbXlkV0NxNlJTQ1EvUWdIUDY1ZjFCdHFWY2Qxd3JSSURPTmcwYWZTSHZJQ1NUOWdiTlJsYzhuSDJ8cXVtZ3NpTThjcjdJdXlpTUNBZndnRUNyWkwyYkhsbUZhK29CVDI2OVN4OD0=/OA==/\";s:29:\"sfsi_plus_facebookPage_option\";s:2:\"no\";s:26:\"sfsi_plus_facebookPage_url\";s:0:\"\";s:29:\"sfsi_plus_facebookLike_option\";s:3:\"yes\";s:30:\"sfsi_plus_facebookShare_option\";s:3:\"yes\";s:26:\"sfsi_plus_twitter_followme\";s:2:\"no\";s:32:\"sfsi_plus_twitter_followUserName\";s:0:\"\";s:27:\"sfsi_plus_twitter_aboutPage\";s:3:\"yes\";s:22:\"sfsi_plus_twitter_page\";s:2:\"no\";s:25:\"sfsi_plus_twitter_pageURL\";s:0:\"\";s:31:\"sfsi_plus_twitter_aboutPageText\";s:82:\"Hey, check out this cool site I found: www.yourname.com #Topic via@my_twitter_name\";s:25:\"sfsi_plus_youtube_pageUrl\";s:0:\"\";s:22:\"sfsi_plus_youtube_page\";s:2:\"no\";s:24:\"sfsi_plus_youtube_follow\";s:2:\"no\";s:29:\"sfsi_plus_youtubeusernameorid\";s:4:\"name\";s:22:\"sfsi_plus_ytube_chnlid\";s:0:\"\";s:20:\"sfsi_plus_ytube_user\";s:0:\"\";s:24:\"sfsi_plus_pinterest_page\";s:2:\"no\";s:27:\"sfsi_plus_pinterest_pageUrl\";s:0:\"\";s:28:\"sfsi_plus_pinterest_pingBlog\";s:0:\"\";s:24:\"sfsi_plus_instagram_page\";s:2:\"no\";s:27:\"sfsi_plus_instagram_pageUrl\";s:0:\"\";s:23:\"sfsi_plus_houzz_pageUrl\";s:0:\"\";s:23:\"sfsi_plus_linkedin_page\";s:2:\"no\";s:26:\"sfsi_plus_linkedin_pageURL\";s:0:\"\";s:25:\"sfsi_plus_linkedin_follow\";s:2:\"no\";s:32:\"sfsi_plus_linkedin_followCompany\";s:0:\"\";s:28:\"sfsi_plus_linkedin_SharePage\";s:3:\"yes\";s:35:\"sfsi_plus_linkedin_recommendBusines\";s:2:\"no\";s:35:\"sfsi_plus_linkedin_recommendCompany\";s:0:\"\";s:37:\"sfsi_plus_linkedin_recommendProductId\";s:0:\"\";s:24:\"sfsi_plus_okVisit_option\";s:2:\"no\";s:21:\"sfsi_plus_okVisit_url\";s:0:\"\";s:28:\"sfsi_plus_okSubscribe_option\";s:2:\"no\";s:28:\"sfsi_plus_okSubscribe_userid\";s:0:\"\";s:23:\"sfsi_plus_okLike_option\";s:2:\"no\";s:29:\"sfsi_plus_wechatFollow_option\";s:2:\"no\";s:28:\"sfsi_plus_wechatShare_option\";s:2:\"no\";s:30:\"sfsi_plus_telegramShare_option\";s:2:\"no\";s:32:\"sfsi_plus_telegramMessage_option\";s:2:\"no\";s:26:\"sfsi_plus_telegram_message\";s:0:\"\";s:27:\"sfsi_plus_telegram_username\";s:0:\"\";s:26:\"sfsi_plus_CustomIcon_links\";s:0:\"\";s:27:\"sfsi_plus_premium_email_box\";s:3:\"yes\";s:30:\"sfsi_plus_premium_facebook_box\";s:3:\"yes\";s:29:\"sfsi_plus_premium_twitter_box\";s:3:\"yes\";}\";','yes'),(435,'sfsi_plus_section3_options','s:475:\"a:10:{s:19:\"sfsi_plus_mouseOver\";s:2:\"no\";s:26:\"sfsi_plus_mouseOver_effect\";s:7:\"fade_in\";s:31:\"sfsi_plus_mouseover_effect_type\";s:10:\"same_icons\";s:39:\"mouseover_other_icons_transition_effect\";s:4:\"flip\";s:23:\"sfsi_plus_shuffle_icons\";s:2:\"no\";s:27:\"sfsi_plus_shuffle_Firstload\";s:2:\"no\";s:26:\"sfsi_plus_shuffle_interval\";s:2:\"no\";s:30:\"sfsi_plus_shuffle_intervalTime\";s:0:\"\";s:23:\"sfsi_plus_actvite_theme\";s:7:\"default\";s:34:\"sfsi_plus_premium_icons_design_box\";s:3:\"yes\";}\";','yes'),(436,'sfsi_plus_section4_options','s:2211:\"a:49:{s:24:\"sfsi_plus_display_counts\";s:2:\"no\";s:29:\"sfsi_plus_email_countsDisplay\";s:2:\"no\";s:26:\"sfsi_plus_email_countsFrom\";s:6:\"source\";s:28:\"sfsi_plus_email_manualCounts\";s:2:\"20\";s:27:\"sfsi_plus_rss_countsDisplay\";s:2:\"no\";s:26:\"sfsi_plus_rss_manualCounts\";s:2:\"20\";s:27:\"sfsi_plus_facebook_PageLink\";s:0:\"\";s:32:\"sfsi_plus_facebook_countsDisplay\";s:2:\"no\";s:29:\"sfsi_plus_facebook_countsFrom\";s:6:\"manual\";s:31:\"sfsi_plus_facebook_manualCounts\";s:2:\"20\";s:31:\"sfsi_plus_twitter_countsDisplay\";s:2:\"no\";s:28:\"sfsi_plus_twitter_countsFrom\";s:6:\"manual\";s:30:\"sfsi_plus_twitter_manualCounts\";s:2:\"20\";s:32:\"sfsi_plus_linkedIn_countsDisplay\";s:2:\"no\";s:29:\"sfsi_plus_linkedIn_countsFrom\";s:6:\"manual\";s:31:\"sfsi_plus_linkedIn_manualCounts\";s:2:\"20\";s:20:\"sfsi_plus_ln_api_key\";s:0:\"\";s:23:\"sfsi_plus_ln_secret_key\";s:0:\"\";s:29:\"sfsi_plus_ln_oAuth_user_token\";s:0:\"\";s:20:\"sfsi_plus_ln_company\";s:0:\"\";s:22:\"sfsi_plus_youtube_user\";s:0:\"\";s:27:\"sfsi_plus_youtube_channelId\";s:0:\"\";s:31:\"sfsi_plus_youtube_countsDisplay\";s:2:\"no\";s:28:\"sfsi_plus_youtube_countsFrom\";s:6:\"manual\";s:30:\"sfsi_plus_youtube_manualCounts\";s:2:\"20\";s:33:\"sfsi_plus_pinterest_countsDisplay\";s:2:\"no\";s:30:\"sfsi_plus_pinterest_countsFrom\";s:6:\"manual\";s:32:\"sfsi_plus_pinterest_manualCounts\";s:2:\"20\";s:24:\"sfsi_plus_pinterest_user\";s:0:\"\";s:25:\"sfsi_plus_pinterest_board\";s:0:\"\";s:30:\"sfsi_plus_instagram_countsFrom\";s:6:\"manual\";s:33:\"sfsi_plus_instagram_countsDisplay\";s:2:\"no\";s:32:\"sfsi_plus_instagram_manualCounts\";s:2:\"20\";s:24:\"sfsi_plus_instagram_User\";s:0:\"\";s:28:\"sfsi_plus_instagram_clientid\";s:0:\"\";s:26:\"sfsi_plus_instagram_appurl\";s:0:\"\";s:25:\"sfsi_plus_instagram_token\";s:0:\"\";s:29:\"sfsi_plus_houzz_countsDisplay\";s:2:\"no\";s:26:\"sfsi_plus_houzz_countsFrom\";s:6:\"manual\";s:28:\"sfsi_plus_houzz_manualCounts\";s:2:\"20\";s:26:\"sfsi_plus_ok_countsDisplay\";s:2:\"no\";s:26:\"sfsi_plus_vk_countsDisplay\";s:2:\"no\";s:32:\"sfsi_plus_telegram_countsDisplay\";s:2:\"no\";s:29:\"sfsi_plus_weibo_countsDisplay\";s:2:\"no\";s:25:\"sfsi_plus_ok_manualCounts\";s:2:\"20\";s:25:\"sfsi_plus_vk_manualCounts\";s:2:\"20\";s:31:\"sfsi_plus_telegram_manualCounts\";s:2:\"20\";s:28:\"sfsi_plus_weibo_manualCounts\";s:2:\"20\";s:27:\"sfsi_plus_premium_count_box\";s:3:\"yes\";}\";','yes'),(437,'sfsi_plus_section5_options','s:2250:\"a:48:{s:20:\"sfsi_plus_icons_size\";s:2:\"40\";s:23:\"sfsi_plus_icons_spacing\";s:1:\"5\";s:25:\"sfsi_plus_icons_Alignment\";s:4:\"left\";s:22:\"sfsi_plus_icons_perRow\";s:1:\"5\";s:31:\"sfsi_plus_follow_icons_language\";s:12:\"Follow_en_US\";s:33:\"sfsi_plus_facebook_icons_language\";s:14:\"Visit_us_en_US\";s:32:\"sfsi_plus_twitter_icons_language\";s:14:\"Visit_us_en_US\";s:24:\"sfsi_plus_icons_language\";s:5:\"en_US\";s:29:\"sfsi_plus_icons_ClickPageOpen\";s:3:\"yes\";s:21:\"sfsi_plus_icons_float\";s:3:\"yes\";s:28:\"sfsi_plus_disable_floaticons\";s:2:\"no\";s:26:\"sfsi_plus_disable_viewport\";s:2:\"no\";s:29:\"sfsi_plus_icons_floatPosition\";s:12:\"center-right\";s:21:\"sfsi_plus_icons_stick\";s:2:\"no\";s:23:\"sfsi_plus_rssIcon_order\";s:1:\"1\";s:25:\"sfsi_plus_emailIcon_order\";s:1:\"2\";s:28:\"sfsi_plus_facebookIcon_order\";s:1:\"3\";s:27:\"sfsi_plus_twitterIcon_order\";s:1:\"4\";s:27:\"sfsi_plus_youtubeIcon_order\";s:1:\"5\";s:29:\"sfsi_plus_pinterestIcon_order\";s:1:\"7\";s:28:\"sfsi_plus_linkedinIcon_order\";s:1:\"8\";s:29:\"sfsi_plus_instagramIcon_order\";s:1:\"9\";s:25:\"sfsi_plus_houzzIcon_order\";s:2:\"10\";s:28:\"sfsi_plus_telegramIcon_order\";s:2:\"22\";s:22:\"sfsi_plus_vkIcon_order\";s:2:\"23\";s:22:\"sfsi_plus_okIcon_order\";s:2:\"24\";s:25:\"sfsi_plus_weiboIcon_order\";s:2:\"25\";s:26:\"sfsi_plus_wechatIcon_order\";s:2:\"26\";s:27:\"sfsi_plus_CustomIcons_order\";s:0:\"\";s:27:\"sfsi_plus_rss_MouseOverText\";s:3:\"RSS\";s:29:\"sfsi_plus_email_MouseOverText\";s:15:\"Follow by Email\";s:31:\"sfsi_plus_twitter_MouseOverText\";s:7:\"Twitter\";s:32:\"sfsi_plus_facebook_MouseOverText\";s:8:\"Facebook\";s:32:\"sfsi_plus_linkedIn_MouseOverText\";s:8:\"LinkedIn\";s:33:\"sfsi_plus_pinterest_MouseOverText\";s:9:\"Pinterest\";s:33:\"sfsi_plus_instagram_MouseOverText\";s:9:\"Instagram\";s:32:\"sfsi_plus_telegram_MouseOverText\";s:8:\"Telegram\";s:26:\"sfsi_plus_vk_MouseOverText\";s:2:\"Vk\";s:29:\"sfsi_plus_houzz_MouseOverText\";s:5:\"Houzz\";s:31:\"sfsi_plus_youtube_MouseOverText\";s:7:\"YouTube\";s:26:\"sfsi_plus_ok_MouseOverText\";s:2:\"Ok\";s:29:\"sfsi_plus_weibo_MouseOverText\";s:5:\"Weibo\";s:30:\"sfsi_plus_wechat_MouseOverText\";s:6:\"Wechat\";s:31:\"sfsi_plus_custom_MouseOverTexts\";s:0:\"\";s:26:\"sfsi_plus_premium_size_box\";s:3:\"yes\";s:28:\"sfsi_plus_custom_social_hide\";s:2:\"no\";s:32:\"sfsi_pplus_icons_suppress_errors\";s:2:\"no\";s:26:\"sfsi_icons_suppress_errors\";s:2:\"no\";}\";','yes'),(438,'sfsi_plus_section6_options','s:344:\"a:7:{s:22:\"sfsi_plus_show_Onposts\";s:3:\"yes\";s:23:\"sfsi_plus_show_Onbottom\";s:2:\"no\";s:27:\"sfsi_plus_icons_postPositon\";s:6:\"source\";s:25:\"sfsi_plus_icons_alignment\";s:12:\"center-right\";s:27:\"sfsi_plus_rss_countsDisplay\";s:2:\"no\";s:25:\"sfsi_plus_textBefor_icons\";s:26:\"Please follow and like us:\";s:29:\"sfsi_plus_icons_DisplayCounts\";s:2:\"no\";}\";','yes'),(439,'sfsi_plus_section7_options','s:786:\"a:16:{s:20:\"sfsi_plus_show_popup\";s:2:\"no\";s:20:\"sfsi_plus_popup_text\";s:42:\"Enjoy this blog? Please spread the word :)\";s:32:\"sfsi_plus_popup_background_color\";s:7:\"#eff7f7\";s:28:\"sfsi_plus_popup_border_color\";s:7:\"#f3faf2\";s:32:\"sfsi_plus_popup_border_thickness\";s:1:\"1\";s:29:\"sfsi_plus_popup_border_shadow\";s:3:\"yes\";s:20:\"sfsi_plus_popup_font\";s:26:\"Helvetica,Arial,sans-serif\";s:24:\"sfsi_plus_popup_fontSize\";s:2:\"30\";s:25:\"sfsi_plus_popup_fontStyle\";s:6:\"normal\";s:25:\"sfsi_plus_popup_fontColor\";s:7:\"#000000\";s:22:\"sfsi_plus_Show_popupOn\";s:4:\"none\";s:30:\"sfsi_plus_Show_popupOn_PageIDs\";s:0:\"\";s:19:\"sfsi_plus_Shown_pop\";s:8:\"ETscroll\";s:29:\"sfsi_plus_Shown_popupOnceTime\";s:0:\"\";s:37:\"sfsi_plus_Shown_popuplimitPerUserTime\";s:0:\"\";s:27:\"sfsi_plus_premium_popup_box\";s:3:\"yes\";}\";','yes'),(440,'sfsi_plus_section8_options','s:1384:\"a:30:{s:25:\"sfsi_plus_show_via_widget\";s:2:\"no\";s:23:\"sfsi_plus_float_on_page\";s:3:\"yes\";s:29:\"sfsi_plus_float_page_position\";s:12:\"center-right\";s:31:\"sfsi_plus_icons_floatMargin_top\";s:0:\"\";s:34:\"sfsi_plus_icons_floatMargin_bottom\";s:0:\"\";s:32:\"sfsi_plus_icons_floatMargin_left\";s:0:\"\";s:33:\"sfsi_plus_icons_floatMargin_right\";s:0:\"\";s:25:\"sfsi_plus_post_icons_size\";s:2:\"40\";s:28:\"sfsi_plus_post_icons_spacing\";s:1:\"5\";s:22:\"sfsi_plus_show_Onposts\";s:3:\"yes\";s:25:\"sfsi_plus_textBefor_icons\";s:26:\"Please follow and like us:\";s:25:\"sfsi_plus_icons_alignment\";s:12:\"center-right\";s:29:\"sfsi_plus_icons_DisplayCounts\";s:2:\"no\";s:29:\"sfsi_plus_place_item_manually\";s:2:\"no\";s:27:\"sfsi_plus_show_item_onposts\";s:3:\"yes\";s:29:\"sfsi_plus_display_button_type\";s:16:\"standard_buttons\";s:30:\"sfsi_plus_display_before_posts\";s:2:\"no\";s:29:\"sfsi_plus_display_after_posts\";s:3:\"yes\";s:30:\"sfsi_plus_display_on_postspage\";s:2:\"no\";s:29:\"sfsi_plus_display_on_homepage\";s:2:\"no\";s:34:\"sfsi_plus_display_before_blogposts\";s:2:\"no\";s:33:\"sfsi_plus_display_after_blogposts\";s:2:\"no\";s:17:\"sfsi_plus_rectsub\";s:3:\"yes\";s:16:\"sfsi_plus_rectfb\";s:3:\"yes\";s:16:\"sfsi_plus_rectgp\";s:2:\"no\";s:18:\"sfsi_plus_recttwtr\";s:3:\"yes\";s:19:\"sfsi_plus_rectpinit\";s:3:\"yes\";s:21:\"sfsi_plus_rectfbshare\";s:3:\"yes\";s:36:\"sfsi_plus_show_premium_placement_box\";s:3:\"yes\";s:30:\"sfsi_plus_place_item_gutenberg\";s:2:\"no\";}\";','yes'),(441,'sfsi_plus_feed_id','U3M1OUhCdnU2T3IyalNIWlYxOFkwZmFhS2NEL1AxcEt1RUYraGVxMmlnZFBzYUpYcWJjY1JKeGtLRzIwUzc3Uml4S1RBN0tXbXlkV0NxNlJTQ1EvUWdIUDY1ZjFCdHFWY2Qxd3JSSURPTmcwYWZTSHZJQ1NUOWdiTlJsYzhuSDJ8cXVtZ3NpTThjcjdJdXlpTUNBZndnRUNyWkwyYkhsbUZhK29CVDI2OVN4OD0=','yes'),(442,'sfsi_plus_redirect_url','https://www.specificfeeds.com/widgets/emailSubscribeEncFeed/U3M1OUhCdnU2T3IyalNIWlYxOFkwZmFhS2NEL1AxcEt1RUYraGVxMmlnZFBzYUpYcWJjY1JKeGtLRzIwUzc3Uml4S1RBN0tXbXlkV0NxNlJTQ1EvUWdIUDY1ZjFCdHFWY2Qxd3JSSURPTmcwYWZTSHZJQ1NUOWdiTlJsYzhuSDJ8cXVtZ3NpTThjcjdJdXlpTUNBZndnRUNyWkwyYkhsbUZhK29CVDI2OVN4OD0=/OA==/','yes'),(443,'sfsi_plus_installDate','2020-03-10 08:49:37','yes'),(444,'sfsi_plus_RatingDiv','no','yes'),(445,'sfsi_plus_activate','0','yes'),(446,'sfsi_plus_instagram_sf_count','s:141:\"a:4:{s:7:\"date_sf\";i:1583798400;s:14:\"date_instagram\";i:1583798400;s:18:\"sfsi_plus_sf_count\";s:0:\"\";s:25:\"sfsi_plus_instagram_count\";s:0:\"\";}\";','yes'),(447,'adding_plustags','yes','yes'),(448,'widget_sfsi-plus-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(449,'widget_sfsiplus_subscriber_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(450,'sfsi_plus_pluginVersion','3.36','yes'),(451,'sfsi_plus_serverphpVersionnotification','yes','yes'),(452,'sfsi_plus_show_Setting_mobile_notification','yes','yes'),(453,'sfsi_plus_show_premium_notification','yes','yes'),(454,'sfsi_plus_show_notification','yes','yes'),(455,'sfsi_plus_footer_sec','no','yes'),(456,'sfsi_plus_section9_options','s:1348:\"a:26:{s:25:\"sfsi_plus_form_adjustment\";s:3:\"yes\";s:21:\"sfsi_plus_form_height\";s:3:\"180\";s:20:\"sfsi_plus_form_width\";s:3:\"230\";s:21:\"sfsi_plus_form_border\";s:3:\"yes\";s:31:\"sfsi_plus_form_border_thickness\";s:1:\"1\";s:27:\"sfsi_plus_form_border_color\";s:7:\"#b5b5b5\";s:25:\"sfsi_plus_form_background\";s:7:\"#ffffff\";s:27:\"sfsi_plus_form_heading_text\";s:23:\"Get new posts by email:\";s:27:\"sfsi_plus_form_heading_font\";s:26:\"Helvetica,Arial,sans-serif\";s:32:\"sfsi_plus_form_heading_fontstyle\";s:4:\"bold\";s:32:\"sfsi_plus_form_heading_fontcolor\";s:7:\"#000000\";s:31:\"sfsi_plus_form_heading_fontsize\";s:2:\"16\";s:32:\"sfsi_plus_form_heading_fontalign\";s:6:\"center\";s:25:\"sfsi_plus_form_field_text\";s:16:\"Enter your email\";s:25:\"sfsi_plus_form_field_font\";s:26:\"Helvetica,Arial,sans-serif\";s:30:\"sfsi_plus_form_field_fontstyle\";s:6:\"normal\";s:30:\"sfsi_plus_form_field_fontcolor\";s:7:\"#000000\";s:29:\"sfsi_plus_form_field_fontsize\";s:2:\"14\";s:30:\"sfsi_plus_form_field_fontalign\";s:6:\"center\";s:26:\"sfsi_plus_form_button_text\";s:9:\"Subscribe\";s:26:\"sfsi_plus_form_button_font\";s:26:\"Helvetica,Arial,sans-serif\";s:31:\"sfsi_plus_form_button_fontstyle\";s:4:\"bold\";s:31:\"sfsi_plus_form_button_fontcolor\";s:7:\"#000000\";s:30:\"sfsi_plus_form_button_fontsize\";s:2:\"16\";s:31:\"sfsi_plus_form_button_fontalign\";s:6:\"center\";s:32:\"sfsi_plus_form_button_background\";s:7:\"#dedede\";}\";','yes'),(457,'sfsi_error_reporting_notice_dismissed','1','yes'),(458,'sfsi_plus_addThis_icon_removal_notice_dismissed','1','yes'),(459,'sfsi_plus_verificatiom_code','B2rZWuUDTCK9K5SfUYga','yes'),(464,'widget_recent-posts-widget-with-thumbnails','a:2:{i:2;a:37:{s:5:\"title\";s:0:\"\";s:11:\"default_url\";s:92:\"http://koellerer.cc/wp-content/plugins/recent-posts-widget-with-thumbnails/default_thumb.gif\";s:16:\"thumb_dimensions\";s:6:\"custom\";s:12:\"category_ids\";a:1:{i:0;i:0;}s:14:\"excerpt_length\";i:55;s:12:\"number_posts\";i:5;s:17:\"post_title_length\";i:1000;s:12:\"thumb_height\";i:75;s:11:\"thumb_width\";i:75;s:17:\"hide_current_post\";b:0;s:17:\"only_sticky_posts\";b:0;s:17:\"hide_sticky_posts\";b:0;s:10:\"hide_title\";b:0;s:17:\"keep_aspect_ratio\";b:0;s:11:\"keep_sticky\";b:0;s:12:\"only_1st_img\";b:0;s:12:\"random_order\";b:0;s:11:\"show_author\";b:0;s:15:\"show_categories\";b:0;s:20:\"show_comments_number\";b:0;s:9:\"show_date\";b:0;s:12:\"show_excerpt\";b:0;s:14:\"ignore_excerpt\";b:0;s:27:\"ignore_post_content_excerpt\";b:0;s:16:\"set_more_as_link\";b:0;s:11:\"try_1st_img\";b:0;s:11:\"use_default\";b:0;s:16:\"use_default_only\";b:0;s:15:\"open_new_window\";b:0;s:21:\"print_post_categories\";b:0;s:17:\"set_cats_as_links\";b:0;s:14:\"use_inline_css\";b:0;s:10:\"use_no_css\";b:0;s:10:\"show_thumb\";b:1;s:12:\"excerpt_more\";s:6:\" […]\";s:14:\"category_label\";s:2:\"In\";s:12:\"widget_logic\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(467,'wpautoterms_cache_plugins_detected','1','yes'),(630,'blc_installation_log','a:103:{i:0;a:3:{i:0;i:1;i:1;s:40:\"Plugin activated at 2020-04-22 20:07:22.\";i:2;N;}i:1;a:3:{i:0;i:1;i:1;s:27:\"Installation/update begins.\";i:2;N;}i:2;a:3:{i:0;i:1;i:1;s:25:\"Upgrading the database...\";i:2;N;}i:3;a:3:{i:0;i:1;i:1;s:31:\"... SHOW TABLES (0.001 seconds)\";i:2;N;}i:4;a:3:{i:0;i:1;i:1;s:55:\"... SHOW FULL COLUMNS FROM WP_blc_filters 0.001 seconds\";i:2;N;}i:5;a:3:{i:0;i:1;i:1;s:48:\"... SHOW INDEX FROM WP_blc_filters 0.001 seconds\";i:2;N;}i:6;a:3:{i:0;i:1;i:1;s:57:\"... SHOW FULL COLUMNS FROM WP_blc_instances 0.001 seconds\";i:2;N;}i:7;a:3:{i:0;i:1;i:1;s:50:\"... SHOW INDEX FROM WP_blc_instances 0.000 seconds\";i:2;N;}i:8;a:3:{i:0;i:1;i:1;s:53:\"... SHOW FULL COLUMNS FROM WP_blc_links 0.001 seconds\";i:2;N;}i:9;a:3:{i:0;i:1;i:1;s:46:\"... SHOW INDEX FROM WP_blc_links 0.000 seconds\";i:2;N;}i:10;a:3:{i:0;i:1;i:1;s:53:\"... SHOW FULL COLUMNS FROM WP_blc_synch 0.001 seconds\";i:2;N;}i:11;a:3:{i:0;i:1;i:1;s:46:\"... SHOW INDEX FROM WP_blc_synch 0.000 seconds\";i:2;N;}i:12;a:3:{i:0;i:1;i:1;s:110:\" [OK] ALTER TABLE `WP_blc_filters` MODIFY COLUMN `id` int(10) unsigned NOT NULL AUTO_INCREMENT (0.010 seconds)\";i:2;N;}i:13;a:3:{i:0;i:1;i:1;s:93:\" [OK] ALTER TABLE `WP_blc_filters` MODIFY COLUMN `name` varchar(100) NOT NULL (0.001 seconds)\";i:2;N;}i:14;a:3:{i:0;i:1;i:1;s:87:\" [OK] ALTER TABLE `WP_blc_filters` MODIFY COLUMN `params` text NOT NULL (0.000 seconds)\";i:2;N;}i:15;a:3:{i:0;i:1;i:1;s:121:\" [OK] ALTER TABLE `WP_blc_instances` MODIFY COLUMN `instance_id` int(10) unsigned NOT NULL AUTO_INCREMENT (0.001 seconds)\";i:2;N;}i:16;a:3:{i:0;i:1;i:1;s:102:\" [OK] ALTER TABLE `WP_blc_instances` MODIFY COLUMN `link_id` int(10) unsigned NOT NULL (0.001 seconds)\";i:2;N;}i:17;a:3:{i:0;i:1;i:1;s:107:\" [OK] ALTER TABLE `WP_blc_instances` MODIFY COLUMN `container_id` int(10) unsigned NOT NULL (0.001 seconds)\";i:2;N;}i:18;a:3:{i:0;i:1;i:1;s:119:\" [OK] ALTER TABLE `WP_blc_instances` MODIFY COLUMN `container_type` varchar(40) NOT NULL DEFAULT \'post\' (0.001 seconds)\";i:2;N;}i:19;a:3:{i:0;i:1;i:1;s:103:\" [OK] ALTER TABLE `WP_blc_instances` MODIFY COLUMN `link_text` text NOT NULL DEFAULT \'\' (0.001 seconds)\";i:2;N;}i:20;a:3:{i:0;i:1;i:1;s:116:\" [OK] ALTER TABLE `WP_blc_instances` MODIFY COLUMN `parser_type` varchar(40) NOT NULL DEFAULT \'link\' (0.001 seconds)\";i:2;N;}i:21;a:3:{i:0;i:1;i:1;s:117:\" [OK] ALTER TABLE `WP_blc_instances` MODIFY COLUMN `container_field` varchar(250) NOT NULL DEFAULT \'\' (0.001 seconds)\";i:2;N;}i:22;a:3:{i:0;i:1;i:1;s:114:\" [OK] ALTER TABLE `WP_blc_instances` MODIFY COLUMN `link_context` varchar(250) NOT NULL DEFAULT \'\' (0.001 seconds)\";i:2;N;}i:23;a:3:{i:0;i:1;i:1;s:90:\" [OK] ALTER TABLE `WP_blc_instances` MODIFY COLUMN `raw_url` text NOT NULL (0.001 seconds)\";i:2;N;}i:24;a:3:{i:0;i:1;i:1;s:113:\" [OK] ALTER TABLE `WP_blc_links` MODIFY COLUMN `link_id` int(20) unsigned NOT NULL AUTO_INCREMENT (0.001 seconds)\";i:2;N;}i:25;a:3:{i:0;i:1;i:1;s:118:\" [OK] ALTER TABLE `WP_blc_links` MODIFY COLUMN `url` text CHARACTER SET utf8 COLLATE utf8_bin NOT NULL (0.001 seconds)\";i:2;N;}i:26;a:3:{i:0;i:1;i:1;s:126:\" [OK] ALTER TABLE `WP_blc_links` MODIFY COLUMN `first_failure` datetime NOT NULL DEFAULT \'0000-00-00 00:00:00\' (0.001 seconds)\";i:2;N;}i:27;a:3:{i:0;i:1;i:1;s:123:\" [OK] ALTER TABLE `WP_blc_links` MODIFY COLUMN `last_check` datetime NOT NULL DEFAULT \'0000-00-00 00:00:00\' (0.001 seconds)\";i:2;N;}i:28;a:3:{i:0;i:1;i:1;s:125:\" [OK] ALTER TABLE `WP_blc_links` MODIFY COLUMN `last_success` datetime NOT NULL DEFAULT \'0000-00-00 00:00:00\' (0.001 seconds)\";i:2;N;}i:29;a:3:{i:0;i:1;i:1;s:131:\" [OK] ALTER TABLE `WP_blc_links` MODIFY COLUMN `last_check_attempt` datetime NOT NULL DEFAULT \'0000-00-00 00:00:00\' (0.001 seconds)\";i:2;N;}i:30;a:3:{i:0;i:1;i:1;s:113:\" [OK] ALTER TABLE `WP_blc_links` MODIFY COLUMN `check_count` int(4) unsigned NOT NULL DEFAULT \'0\' (0.001 seconds)\";i:2;N;}i:31;a:3:{i:0;i:1;i:1;s:135:\" [OK] ALTER TABLE `WP_blc_links` MODIFY COLUMN `final_url` text CHARACTER SET latin1 COLLATE latin1_general_cs NOT NULL (0.001 seconds)\";i:2;N;}i:32;a:3:{i:0;i:1;i:1;s:121:\" [OK] ALTER TABLE `WP_blc_links` MODIFY COLUMN `redirect_count` smallint(5) unsigned NOT NULL DEFAULT \'0\' (0.001 seconds)\";i:2;N;}i:33;a:3:{i:0;i:1;i:1;s:82:\" [OK] ALTER TABLE `WP_blc_links` MODIFY COLUMN `log` text NOT NULL (0.001 seconds)\";i:2;N;}i:34;a:3:{i:0;i:1;i:1;s:107:\" [OK] ALTER TABLE `WP_blc_links` MODIFY COLUMN `http_code` smallint(6) NOT NULL DEFAULT \'0\' (0.001 seconds)\";i:2;N;}i:35;a:3:{i:0;i:1;i:1;s:108:\" [OK] ALTER TABLE `WP_blc_links` MODIFY COLUMN `request_duration` float NOT NULL DEFAULT \'0\' (0.001 seconds)\";i:2;N;}i:36;a:3:{i:0;i:1;i:1;s:113:\" [OK] ALTER TABLE `WP_blc_links` MODIFY COLUMN `timeout` tinyint(1) unsigned NOT NULL DEFAULT \'0\' (0.001 seconds)\";i:2;N;}i:37;a:3:{i:0;i:1;i:1;s:112:\" [OK] ALTER TABLE `WP_blc_links` MODIFY COLUMN `broken` tinyint(1) unsigned NOT NULL DEFAULT \'0\' (0.001 seconds)\";i:2;N;}i:38;a:3:{i:0;i:1;i:1;s:113:\" [OK] ALTER TABLE `WP_blc_links` MODIFY COLUMN `warning` tinyint(1) unsigned NOT NULL DEFAULT \'0\' (0.001 seconds)\";i:2;N;}i:39;a:3:{i:0;i:1;i:1;s:108:\" [OK] ALTER TABLE `WP_blc_links` MODIFY COLUMN `may_recheck` tinyint(1) NOT NULL DEFAULT \'1\' (0.001 seconds)\";i:2;N;}i:40;a:3:{i:0;i:1;i:1;s:110:\" [OK] ALTER TABLE `WP_blc_links` MODIFY COLUMN `being_checked` tinyint(1) NOT NULL DEFAULT \'0\' (0.001 seconds)\";i:2;N;}i:41;a:3:{i:0;i:1;i:1;s:109:\" [OK] ALTER TABLE `WP_blc_links` MODIFY COLUMN `result_hash` varchar(200) NOT NULL DEFAULT \'\' (0.001 seconds)\";i:2;N;}i:42;a:3:{i:0;i:1;i:1;s:111:\" [OK] ALTER TABLE `WP_blc_links` MODIFY COLUMN `false_positive` tinyint(1) NOT NULL DEFAULT \'0\' (0.001 seconds)\";i:2;N;}i:43;a:3:{i:0;i:1;i:1;s:106:\" [OK] ALTER TABLE `WP_blc_links` MODIFY COLUMN `dismissed` tinyint(1) NOT NULL DEFAULT \'0\' (0.001 seconds)\";i:2;N;}i:44;a:3:{i:0;i:1;i:1;s:103:\" [OK] ALTER TABLE `WP_blc_synch` MODIFY COLUMN `container_id` int(20) unsigned NOT NULL (0.001 seconds)\";i:2;N;}i:45;a:3:{i:0;i:1;i:1;s:100:\" [OK] ALTER TABLE `WP_blc_synch` MODIFY COLUMN `container_type` varchar(40) NOT NULL (0.001 seconds)\";i:2;N;}i:46;a:3:{i:0;i:1;i:1;s:101:\" [OK] ALTER TABLE `WP_blc_synch` MODIFY COLUMN `synched` tinyint(2) unsigned NOT NULL (0.000 seconds)\";i:2;N;}i:47;a:3:{i:0;i:1;i:1;s:123:\" [OK] ALTER TABLE `WP_blc_synch` MODIFY COLUMN `last_synch` datetime NOT NULL DEFAULT \'0000-00-00 00:00:00\' (0.001 seconds)\";i:2;N;}i:48;a:3:{i:0;i:1;i:1;s:32:\"Schema update took 0.099 seconds\";i:2;N;}i:49;a:3:{i:0;i:1;i:1;s:24:\"Database schema updated.\";i:2;N;}i:50;a:3:{i:0;i:1;i:1;s:31:\"Database successfully upgraded.\";i:2;N;}i:51;a:3:{i:0;i:1;i:1;s:24:\"--- Total: 0.101 seconds\";i:2;N;}i:52;a:3:{i:0;i:1;i:1;s:27:\"Cleaning up the database...\";i:2;N;}i:53;a:3:{i:0;i:1;i:1;s:38:\"... Deleting invalid container records\";i:2;N;}i:54;a:3:{i:0;i:0;i:1;s:44:\"... 0 synch records deleted in 0.003 seconds\";i:2;N;}i:55;a:3:{i:0;i:1;i:1;s:35:\"... Deleting invalid link instances\";i:2;N;}i:56;a:3:{i:0;i:0;i:1;s:40:\"... 0 instances deleted in 0.002 seconds\";i:2;N;}i:57;a:3:{i:0;i:0;i:1;s:45:\"... 0 more instances deleted in 0.002 seconds\";i:2;N;}i:58;a:3:{i:0;i:1;i:1;s:27:\"... Deleting orphaned links\";i:2;N;}i:59;a:3:{i:0;i:0;i:1;s:36:\"... 0 links deleted in 0.006 seconds\";i:2;N;}i:60;a:3:{i:0;i:1;i:1;s:24:\"--- Total: 0.014 seconds\";i:2;N;}i:61;a:3:{i:0;i:1;i:1;s:20:\"Notifying modules...\";i:2;N;}i:62;a:3:{i:0;i:0;i:1;s:25:\"... Updating module cache\";i:2;N;}i:63;a:3:{i:0;i:1;i:1;s:36:\"... Cache refresh took 0.025 seconds\";i:2;N;}i:64;a:3:{i:0;i:0;i:1;s:19:\"... Loading modules\";i:2;N;}i:65;a:3:{i:0;i:1;i:1;s:37:\"... 4 modules loaded in 0.001 seconds\";i:2;N;}i:66;a:3:{i:0;i:0;i:1;s:27:\"... Notifying module \"http\"\";i:2;N;}i:67;a:3:{i:0;i:0;i:1;s:27:\"... Notifying module \"link\"\";i:2;N;}i:68;a:3:{i:0;i:0;i:1;s:28:\"... Notifying module \"image\"\";i:2;N;}i:69;a:3:{i:0;i:0;i:1;s:31:\"... Notifying module \"metadata\"\";i:2;N;}i:70;a:3:{i:0;i:0;i:1;s:32:\"... Notifying module \"url_field\"\";i:2;N;}i:71;a:3:{i:0;i:0;i:1;s:30:\"... Notifying module \"comment\"\";i:2;N;}i:72;a:3:{i:0;i:0;i:1;s:51:\"...... Deleting synch. records for removed comments\";i:2;N;}i:73;a:3:{i:0;i:0;i:1;s:38:\"...... 0 rows deleted in 0.001 seconds\";i:2;N;}i:74;a:3:{i:0;i:0;i:1;s:47:\"...... Creating synch. records for new comments\";i:2;N;}i:75;a:3:{i:0;i:0;i:1;s:39:\"...... 0 rows inserted in 0.001 seconds\";i:2;N;}i:76;a:3:{i:0;i:0;i:1;s:26:\"... Notifying module \"acf\"\";i:2;N;}i:77;a:3:{i:0;i:0;i:1;s:27:\"... Notifying module \"post\"\";i:2;N;}i:78;a:3:{i:0;i:0;i:1;s:47:\"...... Deleting synch records for removed posts\";i:2;N;}i:79;a:3:{i:0;i:0;i:1;s:200:\"DELETE synch.*\n				  FROM\n					 WP_blc_synch AS synch LEFT JOIN WP_posts AS posts\n					 ON posts.ID = synch.container_id\n				  WHERE\n					 synch.container_type IN (\'post\', \'page\') AND posts.ID IS NULL\";i:2;N;}i:80;a:3:{i:0;i:0;i:1;s:38:\"...... 0 rows deleted in 0.000 seconds\";i:2;N;}i:81;a:3:{i:0;i:0;i:1;s:69:\"...... Deleting synch records for posts that have a disallowed status\";i:2;N;}i:82;a:3:{i:0;i:0;i:1;s:226:\"DELETE synch.*\n				  FROM\n					 WP_blc_synch AS synch\n					 LEFT JOIN WP_posts AS posts\n					 ON (synch.container_id = posts.ID and synch.container_type = posts.post_type)\n				  WHERE\n					 posts.post_status NOT IN (\'publish\')\";i:2;N;}i:83;a:3:{i:0;i:0;i:1;s:38:\"...... 1 rows deleted in 0.002 seconds\";i:2;N;}i:84;a:3:{i:0;i:0;i:1;s:41:\"...... Marking changed posts as unsynched\";i:2;N;}i:85;a:3:{i:0;i:0;i:1;s:220:\"UPDATE\n					WP_blc_synch AS synch\n					JOIN WP_posts AS posts ON (synch.container_id = posts.ID and synch.container_type=posts.post_type)\n				  SET\n					synched = 0\n				  WHERE\n					synch.last_synch < posts.post_modified\";i:2;N;}i:86;a:3:{i:0;i:0;i:1;s:38:\"...... 0 rows updated in 0.002 seconds\";i:2;N;}i:87;a:3:{i:0;i:0;i:1;s:43:\"...... Creating synch records for new posts\";i:2;N;}i:88;a:3:{i:0;i:0;i:1;s:389:\"INSERT INTO WP_blc_synch(container_id, container_type, synched)\n				  SELECT posts.id, posts.post_type, 0\n				  FROM\n				    WP_posts AS posts LEFT JOIN WP_blc_synch AS synch\n					ON (synch.container_id = posts.ID and synch.container_type=posts.post_type)\n				  WHERE\n				  	posts.post_status IN (\'publish\')\n	 				AND posts.post_type IN (\'post\', \'page\')\n					AND synch.container_id IS NULL\";i:2;N;}i:89;a:3:{i:0;i:0;i:1;s:39:\"...... 0 rows inserted in 0.001 seconds\";i:2;N;}i:90;a:3:{i:0;i:0;i:1;s:27:\"... Notifying module \"page\"\";i:2;N;}i:91;a:3:{i:0;i:0;i:1;s:74:\"...... Skipping \"page\" resyncyh since all post types were already synched.\";i:2;N;}i:92;a:3:{i:0;i:0;i:1;s:38:\"... Notifying module \"youtube-checker\"\";i:2;N;}i:93;a:3:{i:0;i:0;i:1;s:37:\"... Notifying module \"youtube-iframe\"\";i:2;N;}i:94;a:3:{i:0;i:0;i:1;s:28:\"... Notifying module \"dummy\"\";i:2;N;}i:95;a:3:{i:0;i:1;i:1;s:24:\"--- Total: 0.043 seconds\";i:2;N;}i:96;a:3:{i:0;i:1;i:1;s:38:\"Updating server load limit settings...\";i:2;N;}i:97;a:3:{i:0;i:1;i:1;s:26:\"Optimizing the database...\";i:2;N;}i:98;a:3:{i:0;i:1;i:1;s:24:\"--- Total: 0.127 seconds\";i:2;N;}i:99;a:3:{i:0;i:1;i:1;s:26:\"Completing installation...\";i:2;N;}i:100;a:3:{i:0;i:1;i:1;s:20:\"Configuration saved.\";i:2;N;}i:101;a:3:{i:0;i:1;i:1;s:78:\"Installation/update completed at 2020-04-22 20:07:22 with 62 queries executed.\";i:2;N;}i:102;a:3:{i:0;i:1;i:1;s:25:\"Total time: 0.308 seconds\";i:2;N;}}','yes'),(634,'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'),(645,'WPLANG','','yes'),(646,'new_admin_email','[email protected]','yes'),(654,'sentry_1587592890','{\n    \"sentry.interfaces.Http\": {\n        \"method\": \"GET\",\n        \"url\": \"http:\\/\\/koellerer.cc\\/category\\/my-blog\\/\",\n        \"query_string\": \"\",\n        \"headers\": {\n            \"Host\": \"koellerer.cc\",\n            \"Amp-Cache-Transform\": \"google;v=\\\\\\\"1..3\\\\\\\"\",\n            \"Accept\": \"text\\/html,application\\/xhtml+xml,application\\/signed-exchange;v=b3,application\\/xml;q=0.9,*\\/*;q=0.8\",\n            \"From\": \"googlebot(at)googlebot.com\",\n            \"User-Agent\": \"Mozilla\\/5.0 (Linux; Android 6.0.1; Nexus 5X Build\\/MMB29P) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/41.0.2272.96 Mobile Safari\\/537.36 (compatible; Googlebot\\/2.1; +http:\\/\\/www.google.com\\/bot.html)\",\n            \"Accept-Encoding\": \"gzip,deflate,br\",\n            \"If-Modified-Since\": \"Wed, 08 Apr 2020 18:09:21 GMT\",\n            \"X-Forwarded-Proto\": \"http\",\n            \"X-Client-Ip\": \"66.249.66.26\",\n            \"X-Frontend-Ip\": \"104.130.8.235\",\n            \"X-Request-Id\": \"42F9421A:C01D_688208EB:0050_5EA0BEB8_0019:3DE8\",\n            \"Connection\": \"close\"\n        }\n    },\n    \"message\": \"Automatically deactivated wordpress-seo\\/wp-seo.php! ob_start(): Cannot use output buffering in output buffering display handlers\",\n    \"level\": \"error\",\n    \"sentry.interfaces.Exception\": {\n        \"values\": [\n            {\n                \"type\": \"ErrorException\",\n                \"module\": \"\\/var\\/www\\/koellerer.cc\\/public_html\\/wp-content\\/plugins\\/wordpress-seo\\/frontend\\/class-frontend.php:1807\",\n                \"stacktrace\": {\n                    \"frames\": [\n                        {\n                            \"filename\": \"\\/var\\/www\\/koellerer.cc\\/public_html\\/wp-content\\/plugins\\/wordpress-seo\\/frontend\\/class-frontend.php\",\n                            \"lineno\": 1807,\n                            \"context_line\": \"\\t\\tob_start();\"\n                        }\n                    ]\n                }\n            }\n        ]\n    }\n}','no'),(671,'secure_auth_key','L9lt{V]?t[!@$v+3n@ jC>OZYH(DWGZAOHN<po[r?I5p}oFKeYsJ#itlfx+f!+Dd','no'),(672,'secure_auth_salt','.)d|~Mr9c+A7wzPew])<]xBW(51se!9=*9zsqQ69fGykh}VD2c.J3pTWi6OECqjN','no'),(700,'db_upgraded','','yes'),(704,'can_compress_scripts','0','no'),(713,'aioseop_notices','a:2:{s:7:\"notices\";a:2:{s:17:\"review_plugin_cta\";a:3:{s:4:\"slug\";s:17:\"review_plugin_cta\";s:10:\"time_start\";i:1591027957;s:8:\"time_set\";i:1589818358;}s:18:\"conflicting_plugin\";a:3:{s:4:\"slug\";s:18:\"conflicting_plugin\";s:10:\"time_start\";i:1590079545;s:8:\"time_set\";i:1590079546;}}s:14:\"active_notices\";a:2:{s:17:\"review_plugin_cta\";i:1591027957;s:18:\"conflicting_plugin\";i:1590079545;}}','no'),(714,'aioseop_detected_conflicting_plugins','a:1:{s:9:\"Yoast SEO\";s:24:\"wordpress-seo/wp-seo.php\";}','yes'),(1302,'xmlsf_sitemaps','a:1:{s:7:\"sitemap\";s:11:\"sitemap.xml\";}','yes'),(1303,'xmlsf_post_types','a:2:{s:4:\"post\";a:5:{s:6:\"active\";s:1:\"1\";s:7:\"archive\";s:6:\"yearly\";s:8:\"priority\";s:3:\"0.7\";s:16:\"dynamic_priority\";s:1:\"1\";s:4:\"tags\";a:1:{s:5:\"image\";s:8:\"featured\";}}s:4:\"page\";a:4:{s:6:\"active\";s:1:\"1\";s:8:\"priority\";s:3:\"0.5\";s:16:\"dynamic_priority\";s:0:\"\";s:4:\"tags\";a:1:{s:5:\"image\";s:8:\"attached\";}}}','yes'),(1304,'xmlsf_taxonomies','','yes'),(1305,'xmlsf_taxonomy_settings','a:4:{s:6:\"active\";s:0:\"\";s:8:\"priority\";s:3:\"0.3\";s:16:\"dynamic_priority\";s:1:\"1\";s:10:\"term_limit\";s:4:\"5000\";}','yes'),(1306,'xmlsf_ping','a:2:{i:0;s:6:\"google\";i:1;s:4:\"bing\";}','no'),(1307,'xmlsf_robots','','no'),(1308,'xmlsf_urls','','yes'),(1309,'xmlsf_custom_sitemaps','','yes'),(1310,'xmlsf_domains','','yes'),(1311,'xmlsf_version','5.2.7','yes'),(1312,'xmlsf_images_meta_primed','a:2:{s:4:\"post\";a:1:{i:0;s:4:\"2020\";}s:4:\"page\";a:1:{i:0;s:3:\"all\";}}','yes'),(1662,'category_children','a:0:{}','yes'),(1785,'secret_key','7KCp}Q,()o=M$H^{IqxKgFdQPv+y)&QYJt,q0X&cEwI1~VU9E!`i{6>@ny>O|B`,','no'),(2348,'ai1wm_secret_key','9gwBF3tmVFsV','yes'),(2349,'ai1wm_backups_labels','a:0:{}','yes'),(2350,'ai1wm_sites_links','a:0:{}','yes'),(2351,'swift_performance_plugin_organizer','a:0:{}','yes'),(2352,'jetpack_active_modules','a:0:{}','yes'),(2353,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2356,'_transient_doing_cron','1660732036.8905510902404785156250','yes'),(2360,'_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:1676576242;s:15:\"version_checked\";s:3:\"6.0\";s:12:\"translations\";a:0:{}}','no'),(2364,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1676576245;s:7:\"checked\";a:11:{s:6:\"adelle\";s:5:\"19.01\";s:12:\"adelle_child\";s:0:\"\";s:7:\"gillian\";s:6:\"1.0.91\";s:13:\"gillian_child\";s:0:\"\";s:4:\"grip\";s:5:\"1.0.5\";s:14:\"twentynineteen\";s:3:\"1.4\";s:15:\"twentyseventeen\";s:3:\"2.2\";s:13:\"twentysixteen\";s:3:\"2.0\";s:12:\"twentytwenty\";s:3:\"1.1\";s:15:\"twentytwentyone\";s:3:\"1.6\";s:15:\"twentytwentytwo\";s:3:\"1.2\";}s:8:\"response\";a:7:{s:4:\"grip\";a:6:{s:5:\"theme\";s:4:\"grip\";s:11:\"new_version\";s:5:\"1.0.8\";s:3:\"url\";s:34:\"https://wordpress.org/themes/grip/\";s:7:\"package\";s:52:\"https://downloads.wordpress.org/theme/grip.1.0.8.zip\";s:8:\"requires\";s:3:\"4.5\";s:12:\"requires_php\";s:3:\"5.2\";}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:13:\"twentysixteen\";a:6:{s:5:\"theme\";s:13:\"twentysixteen\";s:11:\"new_version\";s:3:\"2.8\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentysixteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentysixteen.2.8.zip\";s:8:\"requires\";s:3:\"4.4\";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:\"adelle\";a:6:{s:5:\"theme\";s:6:\"adelle\";s:11:\"new_version\";s:5:\"19.01\";s:3:\"url\";s:36:\"https://wordpress.org/themes/adelle/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/theme/adelle.19.01.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";b:0;}s:7:\"gillian\";a:6:{s:5:\"theme\";s:7:\"gillian\";s:11:\"new_version\";s:6:\"1.0.91\";s:3:\"url\";s:37:\"https://wordpress.org/themes/gillian/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/theme/gillian.1.0.91.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";b:0;}}s:12:\"translations\";a:0:{}}','no'),(2365,'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'),(2375,'_site_transient_timeout_theme_roots','1676578042','no'),(2376,'_site_transient_theme_roots','a:11:{s:6:\"adelle\";s:7:\"/themes\";s:12:\"adelle_child\";s:7:\"/themes\";s:7:\"gillian\";s:7:\"/themes\";s:13:\"gillian_child\";s:7:\"/themes\";s:4:\"grip\";s:7:\"/themes\";s:14:\"twentynineteen\";s:7:\"/themes\";s:15:\"twentyseventeen\";s:7:\"/themes\";s:13:\"twentysixteen\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}','no'),(2377,'wpil_2_license_status','','yes'),(2378,'wpil_2_license_key','','yes'),(2379,'wpil_2_license_data','','yes'),(2380,'wpil_2_ignore_numbers','1','yes'),(2381,'wpil_2_post_types','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),(2382,'wpil_2_links_open_new_tab','0','yes'),(2383,'wpil_2_debug_mode','0','yes'),(2384,'wpil_option_update_reporting_data_on_save','0','yes'),(2385,'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'),(2386,'wpil_has_run_initial_scan','1','yes'),(2387,'wpil_site_db_version','1.22','yes'),(2388,'wpil_link_table_is_created','1','yes'),(2389,'wpil_fresh_install','','yes'),(2390,'wpil_install_date','2023-02-16 19:37:23','yes'),(2393,'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:1676576245;s:11:\"plugin_path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";}}s:7:\"abspath\";s:30:\"/opt/aphex/sites/koellerer.cc/\";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:1676576245;}}','yes'),(2394,'fs_debug_mode','','yes'),(2395,'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:1676576245;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'),(2396,'_transient_timeout_as-post-store-dependencies-met','1677839758','no'),(2397,'_transient_as-post-store-dependencies-met','yes','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=388 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 (2,3,'_wp_page_template','default'),(3,4,'_form','<label> Your Name (required)\n    [text* your-name] </label>\n\n<label> Your Email (required)\n    [email* your-email] </label>\n\n<label> Subject\n    [text your-subject] </label>\n\n<label> Your Message\n    [textarea your-message] </label>\n\n[submit \"Send\"]'),(4,4,'_mail','a:8:{s:7:\"subject\";s:29:\"koellerer.cc \"[your-subject]\"\";s:6:\"sender\";s:32:\"koellerer.cc <[email protected]>\";s:4:\"body\";s:170:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on koellerer.cc (http://koellerer.cc)\";s:9:\"recipient\";s:17:\"[email protected]\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(5,4,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:29:\"koellerer.cc \"[your-subject]\"\";s:6:\"sender\";s:32:\"koellerer.cc <[email protected]>\";s:4:\"body\";s:112:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on koellerer.cc (http://koellerer.cc)\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:27:\"Reply-To: [email protected]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(6,4,'_messages','a:8:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";}'),(7,4,'_additional_settings',NULL),(8,4,'_locale','en_US'),(9,9,'_edit_last','1'),(10,9,'_wp_page_template','default'),(11,9,'_pingme','1'),(12,9,'_encloseme','1'),(13,9,'_yoast_wpseo_content_score','30'),(14,9,'_yoast_wpseo_primary_category','4'),(15,9,'_edit_lock','1583823293:1'),(18,12,'_edit_last','1'),(19,12,'_edit_lock','1583823377:1'),(20,12,'_wp_page_template','default'),(21,12,'_pingme','1'),(22,12,'_encloseme','1'),(23,12,'_yoast_wpseo_content_score','30'),(24,12,'_yoast_wpseo_primary_category','2'),(25,14,'_wp_attached_file','2020/03/516.jpg'),(26,14,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:450;s:4:\"file\";s:15:\"2020/03/516.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"516-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"516-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27,12,'_thumbnail_id','14'),(28,15,'_wp_attached_file','2020/03/515-scaled.jpg'),(29,15,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1440;s:4:\"file\";s:22:\"2020/03/515-scaled.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"515-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"515-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"515-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"515-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:16:\"515-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:17:\"515-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:16:\"515-1200x675.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"twentytwenty-fullscreen\";a:4:{s:4:\"file\";s:17:\"515-1980x1114.jpg\";s:5:\"width\";i:1980;s:6:\"height\";i:1114;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:7:\"515.jpg\";}'),(30,9,'_thumbnail_id','15'),(31,16,'_edit_last','1'),(32,16,'_edit_lock','1583823930:1'),(33,17,'_wp_attached_file','2020/03/517.jpg'),(34,17,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:907;s:4:\"file\";s:15:\"2020/03/517.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"517-300x227.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:227;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"517-1024x774.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:774;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"517-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"517-768x580.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"grip-carousel-img\";a:4:{s:4:\"file\";s:15:\"517-783x450.jpg\";s:5:\"width\";i:783;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"grip-carousel-large-img\";a:4:{s:4:\"file\";s:16:\"517-1000x574.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:574;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"grip-large-thumb\";a:4:{s:4:\"file\";s:16:\"517-1170x884.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:884;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"grip-small-thumb\";a:4:{s:4:\"file\";s:15:\"517-350x220.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:220;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:{}}}'),(35,16,'_thumbnail_id','17'),(36,16,'_pingme','1'),(37,16,'_encloseme','1'),(38,16,'_yoast_wpseo_content_score','90'),(39,16,'_yoast_wpseo_primary_category','2'),(40,19,'_edit_last','1'),(41,19,'_edit_lock','1583824366:1'),(42,20,'_wp_attached_file','2020/03/518.jpg'),(43,20,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1366;s:4:\"file\";s:15:\"2020/03/518.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"518-300x213.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"518-1024x729.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:729;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"518-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"518-768x546.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:17:\"518-1536x1093.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1093;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"grip-carousel-img\";a:4:{s:4:\"file\";s:15:\"518-783x450.jpg\";s:5:\"width\";i:783;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"grip-carousel-large-img\";a:4:{s:4:\"file\";s:16:\"518-1000x574.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:574;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"grip-large-thumb\";a:4:{s:4:\"file\";s:16:\"518-1170x832.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:832;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"grip-small-thumb\";a:4:{s:4:\"file\";s:15:\"518-350x220.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:220;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:{}}}'),(44,19,'_thumbnail_id','20'),(45,19,'_pingme','1'),(46,19,'_encloseme','1'),(47,19,'_yoast_wpseo_content_score','30'),(48,19,'_yoast_wpseo_primary_category','6'),(49,23,'_wp_attached_file','2020/03/519.jpg'),(50,23,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:15:\"2020/03/519.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"519-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:16:\"519-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"519-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"519-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"grip-carousel-img\";a:4:{s:4:\"file\";s:15:\"519-783x450.jpg\";s:5:\"width\";i:783;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"grip-carousel-large-img\";a:4:{s:4:\"file\";s:16:\"519-1000x574.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:574;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"grip-large-thumb\";a:4:{s:4:\"file\";s:16:\"519-1170x780.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"grip-small-thumb\";a:4:{s:4:\"file\";s:15:\"519-350x220.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:220;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:{}}}'),(51,22,'_edit_last','1'),(52,22,'_edit_lock','1583824613:1'),(53,22,'_thumbnail_id','23'),(54,22,'_pingme','1'),(55,22,'_encloseme','1'),(56,22,'_yoast_wpseo_content_score','30'),(57,22,'_yoast_wpseo_primary_category','2'),(58,25,'_wp_attached_file','2020/03/512.jpg'),(59,25,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:600;s:4:\"file\";s:15:\"2020/03/512.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"512-150x300.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"512-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"grip-carousel-img\";a:4:{s:4:\"file\";s:15:\"512-300x450.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"grip-carousel-large-img\";a:4:{s:4:\"file\";s:15:\"512-300x574.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:574;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"grip-small-thumb\";a:4:{s:4:\"file\";s:15:\"512-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;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:{}}}'),(76,29,'_menu_item_type','custom'),(77,29,'_menu_item_menu_item_parent','0'),(78,29,'_menu_item_object_id','29'),(79,29,'_menu_item_object','custom'),(80,29,'_menu_item_target',''),(81,29,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(82,29,'_menu_item_xfn',''),(83,29,'_menu_item_url','http://koellerer.cc/'),(84,30,'_menu_item_type','post_type'),(85,30,'_menu_item_menu_item_parent','0'),(86,30,'_menu_item_object_id','5'),(87,30,'_menu_item_object','page'),(88,30,'_menu_item_target',''),(89,30,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(90,30,'_menu_item_xfn',''),(91,30,'_menu_item_url',''),(92,31,'_menu_item_type','post_type'),(93,31,'_menu_item_menu_item_parent','0'),(94,31,'_menu_item_object_id','6'),(95,31,'_menu_item_object','page'),(96,31,'_menu_item_target',''),(97,31,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(98,31,'_menu_item_xfn',''),(99,31,'_menu_item_url',''),(100,32,'_menu_item_type','post_type'),(101,32,'_menu_item_menu_item_parent','0'),(102,32,'_menu_item_object_id','7'),(103,32,'_menu_item_object','page'),(104,32,'_menu_item_target',''),(105,32,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(106,32,'_menu_item_xfn',''),(107,32,'_menu_item_url',''),(108,3,'_wp_trash_meta_status','draft'),(109,3,'_wp_trash_meta_time','1583825630'),(110,3,'_wp_desired_post_slug','privacy-policy'),(111,34,'_edit_last','1'),(112,34,'_edit_lock','1583825955:1'),(113,37,'_edit_last','1'),(114,37,'_edit_lock','1583825673:1'),(115,42,'_edit_last','1'),(116,42,'_edit_lock','1583825735:1'),(117,7,'_edit_lock','1583825954:1'),(118,7,'_edit_last','1'),(119,6,'_edit_lock','1583825953:1'),(120,6,'_edit_last','1'),(153,53,'_menu_item_type','post_type'),(154,53,'_menu_item_menu_item_parent','0'),(155,53,'_menu_item_object_id','34'),(156,53,'_menu_item_object','page'),(157,53,'_menu_item_target',''),(158,53,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(159,53,'_menu_item_xfn',''),(160,53,'_menu_item_url',''),(169,5,'_wp_trash_meta_status','publish'),(170,5,'_wp_trash_meta_time','1583826141'),(171,5,'_wp_desired_post_slug','about'),(172,56,'_edit_lock','1583830786:1'),(173,56,'_wp_trash_meta_status','publish'),(174,56,'_wp_trash_meta_time','1583830817'),(175,59,'_wp_attached_file','2020/03/529.png'),(176,59,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:178;s:6:\"height\";i:134;s:4:\"file\";s:15:\"2020/03/529.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"529-150x134.png\";s:5:\"width\";i:150;s:6:\"height\";i:134;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:{}}}'),(177,60,'_wp_attached_file','2020/03/cropped-529.png'),(178,60,'_wp_attachment_context','custom-logo'),(179,60,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:164;s:6:\"height\";i:134;s:4:\"file\";s:23:\"2020/03/cropped-529.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"cropped-529-150x134.png\";s:5:\"width\";i:150;s:6:\"height\";i:134;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:{}}}'),(180,61,'_edit_lock','1583841369:1'),(181,61,'_wp_trash_meta_status','publish'),(182,61,'_wp_trash_meta_time','1583841371'),(183,62,'_wp_trash_meta_status','publish'),(184,62,'_wp_trash_meta_time','1583841619'),(185,6,'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;}'),(186,6,'ssb_total_counts','0'),(187,6,'ssb_cache_timestamp','446700'),(188,26,'wpforms_entries_count','25'),(189,7,'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;}'),(190,7,'ssb_total_counts','0'),(191,7,'ssb_cache_timestamp','446700'),(192,37,'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;}'),(193,37,'ssb_total_counts','0'),(194,37,'ssb_cache_timestamp','446700'),(195,42,'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;}'),(196,42,'ssb_total_counts','0'),(197,42,'ssb_cache_timestamp','444894'),(198,34,'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;}'),(199,34,'ssb_total_counts','0'),(200,34,'ssb_cache_timestamp','446075'),(201,22,'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;}'),(202,22,'ssb_total_counts','0'),(203,22,'ssb_cache_timestamp','442910'),(204,19,'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;}'),(205,19,'ssb_total_counts','0'),(206,19,'ssb_cache_timestamp','445740'),(207,16,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(208,16,'ssb_total_counts','0'),(209,16,'ssb_cache_timestamp','443244'),(210,12,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(211,12,'ssb_total_counts','0'),(212,12,'ssb_cache_timestamp','443204'),(213,9,'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;}'),(214,9,'ssb_total_counts','0'),(215,9,'ssb_cache_timestamp','442940'),(216,64,'_edit_lock','1586874432:1'),(217,65,'_wp_attached_file','2020/04/a002023.jpg'),(218,65,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:19:\"2020/04/a002023.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"a002023-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"a002023-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"a002023-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:19:\"a002023-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"grip-carousel-img\";a:4:{s:4:\"file\";s:19:\"a002023-783x450.jpg\";s:5:\"width\";i:783;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"grip-carousel-large-img\";a:4:{s:4:\"file\";s:20:\"a002023-1000x574.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:574;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"grip-large-thumb\";a:4:{s:4:\"file\";s:20:\"a002023-1170x658.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:658;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"grip-small-thumb\";a:4:{s:4:\"file\";s:19:\"a002023-350x220.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:220;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:{}}}'),(219,64,'_thumbnail_id','65'),(220,64,'_oembed_107f3db29a583ecb3609fd245a4ade46','<iframe title=\"Voordelig en lang parkeren op Schiphol P3 Lang Parkeren\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/LEaVQT4pKl4?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(221,64,'_oembed_time_107f3db29a583ecb3609fd245a4ade46','1586874430'),(222,64,'_edit_last','1'),(223,64,'_ssb_hide','false'),(224,67,'_edit_lock','1610671551:1'),(225,68,'_wp_attached_file','2020/04/jk7t7ttt.jpeg'),(226,68,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:275;s:6:\"height\";i:183;s:4:\"file\";s:21:\"2020/04/jk7t7ttt.jpeg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"jk7t7ttt-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(227,67,'_thumbnail_id','68'),(228,67,'_oembed_8387974089ebfdfad1c6ed85cb5ae7c5','<iframe title=\"Hoe Verdien Je €100 Tot €300 Per Dag. MIJN 4 METHODES\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/BVCuFgYNynY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(229,67,'_oembed_time_8387974089ebfdfad1c6ed85cb5ae7c5','1587316221'),(230,67,'_edit_last','1'),(231,67,'_ssb_hide','false'),(232,70,'_edit_last','1'),(233,70,'_edit_lock','1587940314:1'),(234,71,'_wp_attached_file','2020/04/83902-.jpg'),(235,71,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:533;s:6:\"height\";i:300;s:4:\"file\";s:18:\"2020/04/83902-.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"83902--300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"83902--150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"grip-small-thumb\";a:4:{s:4:\"file\";s:18:\"83902--350x220.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:220;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:{}}}'),(236,70,'_oembed_e8a405105ced0423865ed1bb56a814cc','<iframe title=\"Internet Service providers ( ISP) - Tamil tutorial\" width=\"640\" height=\"480\" src=\"https://www.youtube.com/embed/mCfzBLRDqoM?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(237,70,'_oembed_time_e8a405105ced0423865ed1bb56a814cc','1587588278'),(238,70,'_thumbnail_id','71'),(239,70,'_ssb_hide','false'),(240,70,'_yoast_wpseo_content_score','60'),(241,70,'_yoast_wpseo_primary_category','9'),(242,64,'_pingme','1'),(243,64,'_encloseme','1'),(244,78,'_wp_attached_file','2020/03/cropped-529-1.png'),(245,78,'_wp_attachment_context','site-icon'),(246,78,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:25:\"2020/03/cropped-529-1.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"cropped-529-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"cropped-529-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"grip-carousel-img\";a:4:{s:4:\"file\";s:25:\"cropped-529-1-512x450.png\";s:5:\"width\";i:512;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"grip-small-thumb\";a:4:{s:4:\"file\";s:25:\"cropped-529-1-350x220.png\";s:5:\"width\";i:350;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:25:\"cropped-529-1-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:25:\"cropped-529-1-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:25:\"cropped-529-1-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:23:\"cropped-529-1-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(247,79,'_wp_trash_meta_status','publish'),(248,79,'_wp_trash_meta_time','1588010038'),(249,74,'_edit_last','1'),(250,74,'_edit_lock','1588010377:1'),(251,80,'_wp_attached_file','2020/04/96969691-scaled.jpg'),(252,80,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1438;s:4:\"file\";s:27:\"2020/04/96969691-scaled.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"96969691-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"96969691-1024x575.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:575;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"96969691-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:20:\"96969691-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"96969691-1536x863.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:863;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:22:\"96969691-2048x1151.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"grip-carousel-img\";a:4:{s:4:\"file\";s:20:\"96969691-783x450.jpg\";s:5:\"width\";i:783;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"grip-carousel-large-img\";a:4:{s:4:\"file\";s:21:\"96969691-1000x574.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:574;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"grip-large-thumb\";a:4:{s:4:\"file\";s:21:\"96969691-1170x657.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:657;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"grip-small-thumb\";a:4:{s:4:\"file\";s:20:\"96969691-350x220.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"96969691.jpg\";}'),(253,74,'_thumbnail_id','80'),(254,74,'_ssb_hide','false'),(255,75,'_edit_last','1'),(256,75,'_edit_lock','1588010735:1'),(257,82,'_wp_attached_file','2020/04/00919201.jpg'),(258,82,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:640;s:4:\"file\";s:20:\"2020/04/00919201.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"00919201-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"00919201-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:20:\"00919201-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"grip-carousel-img\";a:4:{s:4:\"file\";s:20:\"00919201-783x450.jpg\";s:5:\"width\";i:783;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"grip-carousel-large-img\";a:4:{s:4:\"file\";s:20:\"00919201-960x574.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:574;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"grip-small-thumb\";a:4:{s:4:\"file\";s:20:\"00919201-350x220.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:220;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:{}}}'),(259,75,'_thumbnail_id','82'),(260,75,'_ssb_hide','false'),(261,75,'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;}'),(262,75,'ssb_total_counts','0'),(263,75,'ssb_cache_timestamp','442817'),(264,76,'_edit_last','1'),(265,76,'_edit_lock','1588011037:1'),(266,84,'_wp_attached_file','2020/04/999691.jpg'),(267,84,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:628;s:6:\"height\";i:320;s:4:\"file\";s:18:\"2020/04/999691.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"999691-300x153.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"999691-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"grip-small-thumb\";a:4:{s:4:\"file\";s:18:\"999691-350x220.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:220;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:{}}}'),(268,76,'_thumbnail_id','84'),(269,76,'_ssb_hide','false'),(270,77,'_edit_last','1'),(271,77,'_edit_lock','1588011328:1'),(272,86,'_wp_attached_file','2020/04/99969691.jpg'),(273,86,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:910;s:6:\"height\";i:683;s:4:\"file\";s:20:\"2020/04/99969691.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"99969691-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:20:\"99969691-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:20:\"99969691-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"grip-carousel-img\";a:4:{s:4:\"file\";s:20:\"99969691-783x450.jpg\";s:5:\"width\";i:783;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"grip-carousel-large-img\";a:4:{s:4:\"file\";s:20:\"99969691-910x574.jpg\";s:5:\"width\";i:910;s:6:\"height\";i:574;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"grip-small-thumb\";a:4:{s:4:\"file\";s:20:\"99969691-350x220.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:220;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:{}}}'),(274,77,'_oembed_08384fbbc73a04fadfedd23d464573ce','<iframe title=\"Commercial Prijsvergelijken internet werkt niet v2\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/t7s-Estz82g?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(275,77,'_oembed_time_08384fbbc73a04fadfedd23d464573ce','1588011368'),(276,77,'_thumbnail_id','86'),(277,77,'_ssb_hide','false'),(278,67,'_pingme','1'),(279,67,'_encloseme','1'),(280,88,'_edit_last','1'),(281,88,'_edit_lock','1588256422:1'),(282,88,'_oembed_bd9e2aa163f4e5dd1d8a01a89640efd7','<iframe title=\"Wat is een creditcard eigenlijk?\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/JtAeToJVX_Q?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(283,88,'_oembed_time_bd9e2aa163f4e5dd1d8a01a89640efd7','1588256323'),(284,89,'_wp_attached_file','2020/04/u3i4738433.jpeg'),(285,89,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:275;s:6:\"height\";i:183;s:4:\"file\";s:23:\"2020/04/u3i4738433.jpeg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"u3i4738433-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(286,88,'_thumbnail_id','89'),(287,88,'_ssb_hide','false'),(288,70,'_pingme','1'),(289,70,'_encloseme','1'),(290,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;}'),(291,67,'ssb_total_counts','0'),(292,67,'ssb_cache_timestamp','447408'),(293,75,'_pingme','1'),(294,75,'_encloseme','1'),(295,91,'_edit_last','1'),(296,91,'_edit_lock','1611462217:1'),(297,91,'_oembed_434521e05ad6922bd3cd3915000b6b9c','<iframe title=\"Wat is de waarde/dagwaarde van jouw auto?\" width=\"640\" height=\"480\" src=\"https://www.youtube.com/embed/WTdtWAUs5lY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(298,91,'_oembed_time_434521e05ad6922bd3cd3915000b6b9c','1588955436'),(299,92,'_wp_attached_file','2020/05/oq0203dd.png'),(300,92,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:250;s:6:\"height\";i:250;s:4:\"file\";s:20:\"2020/05/oq0203dd.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"oq0203dd-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"grip-small-thumb\";a:4:{s:4:\"file\";s:20:\"oq0203dd-250x220.png\";s:5:\"width\";i:250;s:6:\"height\";i:220;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:{}}}'),(301,91,'_thumbnail_id','92'),(302,91,'_ssb_hide','false'),(303,74,'_pingme','1'),(304,74,'_encloseme','1'),(305,94,'_oembed_b8c4fdc8f25240e450ab7229dcf52b52','<iframe title=\"Top 3 Altcoins Set To Explode in 2020 | Best Cryptocurrency Investments 2020 May\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/BitRln5LswE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(306,94,'_oembed_time_b8c4fdc8f25240e450ab7229dcf52b52','1589386805'),(307,95,'_wp_attached_file','2020/05/baq1d94d.jpeg'),(308,95,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1005;s:6:\"height\";i:566;s:4:\"file\";s:21:\"2020/05/baq1d94d.jpeg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"baq1d94d-300x169.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"baq1d94d-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"baq1d94d-768x433.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"grip-carousel-img\";a:4:{s:4:\"file\";s:21:\"baq1d94d-783x450.jpeg\";s:5:\"width\";i:783;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"grip-carousel-large-img\";a:4:{s:4:\"file\";s:22:\"baq1d94d-1000x566.jpeg\";s:5:\"width\";i:1000;s:6:\"height\";i:566;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"grip-small-thumb\";a:4:{s:4:\"file\";s:21:\"baq1d94d-350x220.jpeg\";s:5:\"width\";i:350;s:6:\"height\";i:220;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:{}}}'),(309,94,'_edit_last','1'),(310,94,'_thumbnail_id','95'),(311,94,'_ssb_hide','false'),(312,94,'_edit_lock','1589386714:1'),(313,91,'_pingme','1'),(314,91,'_encloseme','1'),(315,76,'_pingme','1'),(316,76,'_encloseme','1'),(317,77,'_pingme','1'),(318,77,'_encloseme','1'),(319,91,'_xmlsf_image_featured','a:3:{s:3:\"loc\";s:59:\"http://koellerer.cc/wp-content/uploads/2020/05/oq0203dd.png\";s:5:\"title\";s:8:\"oq0203dd\";s:7:\"caption\";s:0:\"\";}'),(320,77,'_xmlsf_image_featured','a:3:{s:3:\"loc\";s:59:\"http://koellerer.cc/wp-content/uploads/2020/04/99969691.jpg\";s:5:\"title\";s:8:\"99969691\";s:7:\"caption\";s:0:\"\";}'),(321,76,'_xmlsf_image_featured','a:3:{s:3:\"loc\";s:57:\"http://koellerer.cc/wp-content/uploads/2020/04/999691.jpg\";s:5:\"title\";s:6:\"999691\";s:7:\"caption\";s:0:\"\";}'),(322,75,'_xmlsf_image_featured','a:3:{s:3:\"loc\";s:59:\"http://koellerer.cc/wp-content/uploads/2020/04/00919201.jpg\";s:5:\"title\";s:8:\"00919201\";s:7:\"caption\";s:0:\"\";}'),(323,74,'_xmlsf_image_featured','a:3:{s:3:\"loc\";s:66:\"http://koellerer.cc/wp-content/uploads/2020/04/96969691-scaled.jpg\";s:5:\"title\";s:9:\"96969691]\";s:7:\"caption\";s:0:\"\";}'),(324,70,'_xmlsf_image_featured','a:3:{s:3:\"loc\";s:57:\"http://koellerer.cc/wp-content/uploads/2020/04/83902-.jpg\";s:5:\"title\";s:6:\"83902-\";s:7:\"caption\";s:0:\"\";}'),(326,64,'_xmlsf_image_featured','a:3:{s:3:\"loc\";s:58:\"http://koellerer.cc/wp-content/uploads/2020/04/a002023.jpg\";s:5:\"title\";s:7:\"a002023\";s:7:\"caption\";s:0:\"\";}'),(327,22,'_xmlsf_image_featured','a:3:{s:3:\"loc\";s:54:\"http://koellerer.cc/wp-content/uploads/2020/03/519.jpg\";s:5:\"title\";s:3:\"519\";s:7:\"caption\";s:0:\"\";}'),(328,19,'_xmlsf_image_featured','a:3:{s:3:\"loc\";s:54:\"http://koellerer.cc/wp-content/uploads/2020/03/518.jpg\";s:5:\"title\";s:3:\"518\";s:7:\"caption\";s:0:\"\";}'),(329,16,'_xmlsf_image_featured','a:3:{s:3:\"loc\";s:54:\"http://koellerer.cc/wp-content/uploads/2020/03/517.jpg\";s:5:\"title\";s:3:\"517\";s:7:\"caption\";s:0:\"\";}'),(330,9,'_xmlsf_image_featured','a:3:{s:3:\"loc\";s:61:\"http://koellerer.cc/wp-content/uploads/2020/03/515-scaled.jpg\";s:5:\"title\";s:3:\"515\";s:7:\"caption\";s:0:\"\";}'),(331,12,'_xmlsf_image_featured','a:3:{s:3:\"loc\";s:54:\"http://koellerer.cc/wp-content/uploads/2020/03/516.jpg\";s:5:\"title\";s:3:\"516\";s:7:\"caption\";s:0:\"\";}'),(332,91,'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;}'),(333,91,'ssb_total_counts','0'),(334,91,'ssb_cache_timestamp','447628'),(335,74,'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;}'),(336,74,'ssb_total_counts','0'),(337,74,'ssb_cache_timestamp','442628'),(338,97,'_edit_last','1'),(339,97,'_edit_lock','1591254884:1'),(340,98,'_wp_attached_file','2020/06/9ajsdjsajdjas.png'),(341,98,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:223;s:6:\"height\";i:226;s:4:\"file\";s:25:\"2020/06/9ajsdjsajdjas.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"9ajsdjsajdjas-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"grip-small-thumb\";a:4:{s:4:\"file\";s:25:\"9ajsdjsajdjas-223x220.png\";s:5:\"width\";i:223;s:6:\"height\";i:220;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:{}}}'),(342,97,'_oembed_bd429a02516f59e97b1f043572f409eb','<iframe title=\"Waarschuwingsborden | Verkeersborden Nederland (type J borden)\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/3AXRP9pjc3s?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(343,97,'_oembed_time_bd429a02516f59e97b1f043572f409eb','1591255002'),(344,97,'_thumbnail_id','98'),(345,97,'_ssb_hide','false'),(346,94,'_xmlsf_image_featured','a:3:{s:3:\"loc\";s:60:\"http://koellerer.cc/wp-content/uploads/2020/05/baq1d94d.jpeg\";s:5:\"title\";s:8:\"baq1d94d\";s:7:\"caption\";s:0:\"\";}'),(347,94,'_pingme','1'),(348,94,'_encloseme','1'),(349,77,'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;}'),(350,77,'ssb_total_counts','0'),(351,77,'ssb_cache_timestamp','447408'),(352,88,'_xmlsf_image_featured','a:3:{s:3:\"loc\";s:62:\"http://koellerer.cc/wp-content/uploads/2020/04/u3i4738433.jpeg\";s:5:\"title\";s:10:\"u3i4738433\";s:7:\"caption\";s:0:\"\";}'),(353,88,'_pingme','1'),(354,88,'_encloseme','1'),(355,64,'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;}'),(356,64,'ssb_total_counts','0'),(357,64,'ssb_cache_timestamp','447408'),(358,76,'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;}'),(359,76,'ssb_total_counts','0'),(360,76,'ssb_cache_timestamp','446413'),(361,94,'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;}'),(362,94,'ssb_total_counts','0'),(363,94,'ssb_cache_timestamp','444894'),(364,70,'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;}'),(365,70,'ssb_total_counts','0'),(366,70,'ssb_cache_timestamp','442763'),(367,88,'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;}'),(368,88,'ssb_total_counts','0'),(369,88,'ssb_cache_timestamp','444894'),(370,97,'_xmlsf_image_featured','a:3:{s:3:\"loc\";s:64:\"http://koellerer.cc/wp-content/uploads/2020/06/9ajsdjsajdjas.png\";s:5:\"title\";s:13:\"9ajsdjsajdjas\";s:7:\"caption\";s:0:\"\";}'),(371,97,'_pingme','1'),(372,97,'_encloseme','1'),(373,97,'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;}'),(374,97,'ssb_total_counts','0'),(375,97,'ssb_cache_timestamp','445904'),(376,100,'_edit_last','1'),(377,100,'_edit_lock','1603336194:1'),(378,100,'_oembed_a4aae5bc6a8d4d1f4b34bcd54ab4f9c5','<iframe title=\"Bitcoin explained: How do cryptocurrencies work? - BBC News\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/SzAuB2FG79A?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(379,100,'_oembed_time_a4aae5bc6a8d4d1f4b34bcd54ab4f9c5','1603336173'),(380,101,'_wp_attached_file','2020/10/6g56fdg4fd.jpg'),(381,101,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:268;s:6:\"height\";i:154;s:4:\"file\";s:22:\"2020/10/6g56fdg4fd.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"6g56fdg4fd-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(382,100,'_thumbnail_id','101'),(383,100,'_ssb_hide','false'),(384,100,'_xmlsf_image_featured','a:3:{s:3:\"loc\";s:61:\"http://koellerer.cc/wp-content/uploads/2020/10/6g56fdg4fd.jpg\";s:5:\"title\";s:10:\"6g56fdg4fd\";s:7:\"caption\";s:0:\"\";}'),(385,100,'_pingme','1'),(386,100,'_encloseme','1'),(387,67,'_xmlsf_image_featured','a:3:{s:3:\"loc\";s:60:\"http://koellerer.cc/wp-content/uploads/2020/04/jk7t7ttt.jpeg\";s:5:\"title\";s:8:\"jk7t7ttt\";s:7:\"caption\";s:0:\"\";}');
/*!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=104 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 (3,1,'2020-02-19 20:30:46','2020-02-19 20:30:46','<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Our website address is: http://koellerer.cc.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What personal data we collect and why we collect it</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Comments</h3><!-- /wp:heading --><!-- wp:paragraph --><p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Media</h3><!-- /wp:heading --><!-- wp:paragraph --><p>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Contact forms</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Cookies</h3><!-- /wp:heading --><!-- wp:paragraph --><p>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Embedded content from other websites</h3><!-- /wp:heading --><!-- wp:paragraph --><p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Analytics</h3><!-- /wp:heading --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where we send your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Your contact information</h2><!-- /wp:heading --><!-- wp:heading --><h2>Additional information</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>How we protect your data</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What data breach procedures we have in place</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What third parties we receive data from</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What automated decision making and/or profiling we do with user data</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Industry regulatory disclosure requirements</h3><!-- /wp:heading -->','Privacy Policy','','trash','closed','open','','privacy-policy__trashed','','','2020-03-10 07:33:50','2020-03-10 07:33:50','',0,'http://koellerer.cc/?page_id=3',0,'page','',0),(4,0,'2020-02-19 20:30:47','2020-02-19 20:30:47','<label> Your Name (required)\n    [text* your-name] </label>\n\n<label> Your Email (required)\n    [email* your-email] </label>\n\n<label> Subject\n    [text your-subject] </label>\n\n<label> Your Message\n    [textarea your-message] </label>\n\n[submit \"Send\"]\nkoellerer.cc \"[your-subject]\"\nkoellerer.cc \nFrom: [your-name] \nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on koellerer.cc (http://koellerer.cc)\[email protected]\nReply-To: [your-email]\n\n0\n0\n\nkoellerer.cc \"[your-subject]\"\nkoellerer.cc \nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on koellerer.cc (http://koellerer.cc)\n[your-email]\nReply-To: [email protected]\n\n0\n0\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.','Contact form 1','','publish','closed','closed','','contact-form-1','','','2020-02-19 20:30:47','2020-02-19 20:30:47','',0,'http://koellerer.cc/?post_type=wpcf7_contact_form&p=4',0,'wpcf7_contact_form','',0),(5,1,'2020-02-19 20:30:47','2020-02-19 20:30:47','','About','','trash','closed','closed','','about__trashed','','','2020-03-10 07:42:21','2020-03-10 07:42:21','',0,'http://koellerer.cc/about/',0,'page','',0),(6,1,'2020-02-19 20:30:47','2020-02-19 20:30:47','[contact-form-7 id=\"4\" title=\"Contact form 1\"]','Contact','','publish','closed','closed','','contact','','','2020-03-10 07:38:54','2020-03-10 07:38:54','',0,'http://koellerer.cc/contact/',0,'page','',0),(7,1,'2020-02-19 20:30:47','2020-02-19 20:30:47','[wpautoterms page=\"privacy-policy\"]	','Privacy','','publish','closed','closed','','privacy','','','2020-03-10 07:38:19','2020-03-10 07:38:19','',0,'http://koellerer.cc/privacy/',0,'page','',0),(8,1,'2020-03-10 04:55:28','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','open','','','','','2020-03-10 04:55:28','0000-00-00 00:00:00','',0,'http://koellerer.cc/?p=8',0,'post','',0),(9,1,'2020-03-10 05:00:46','2020-03-10 05:00:46','The extensive ground and racecourse in a sports stadium do not become beautiful overnight. It takes a lot of effort to make a surface perfect for the sport which people will play on it. Apart from beauty, the maintenance of a sports facility is also crucial for the sake of players’ safety. The quality of an athletic stadium can have a massive impact on the performance of a player.\r\n\r\nTo avoid such issues, it is paramount that you hire a reliable sports facility care company that can take care of a stadium all through the year. One cannot make a stadium perfect just before the event is about to take place. A ground must be in a standard condition so that the maximum benefit is got out of it. Timely maintenance ensures that no costly repair is needed at any time. With exposure to the environmental factors, severe damage can occur if it not taken care properly. To avoid the inconvenience, hire a competitively priced athletic ground maintenance service provider. Different companies will offer you different competencies. It is all upon your requirement and plans that the suitability of a service provider could be decided.\r\nA maintenance service would include things like regular cleanliness, deep cleaning with washing and white line maintenance. High-quality paints remain for a an extended period of time even after regular cleaning and maintenance. Surface restoration services work a lot more than you can imagine. It will restore the damaged area of the track like nothing ever happened at that spot. Surface restoration enables smooth removal of moss from the surface of the ground. In case there is a flat surface area, it can be tackled with the help of surface restoration. Companies provide the subscription to offer time to time surface restoration for a stadium.\r\nVacuum extraction ensures that the ground remains dirt free. Even the tiniest of contaminants are entirely removed with efficient deep cleaning processes. Regular care will make sure that no accident arises during the active sports season. Even the slightest of mistake can hurt someone on the ground. To sum up the benefits of stadium maintenance, we can say it reduces the repair cost. It also improves the environment of the sports facility by minimizing the risks of injuries at the same time. Beyond everything, the authorities can have a peace of mind about the safety of the players and other concerned people.\r\nIn national and international events, players from different parts of the globe come together. No authority would like to steal away the peace of any sports person by exposing them to injuries and bad performance. Before signing up, you must consult with the experts in the field of sports facility care. Depending on the geographical location and weather condition, the maintenance requirements can differ. Hence, an expert guidance can help you sign up for the right service without unnecessarily increasing the cost and reducing the benefits.','MAINTAINING THE WORLD’S BEST SPORTS STADIUMS','','publish','closed','open','','maintaining-the-worlds-best-sports-stadiums','','','2020-03-10 06:56:53','2020-03-10 06:56:53','',0,'http://koellerer.cc/?p=9',0,'post','',0),(10,1,'2020-03-10 05:00:46','2020-03-10 05:00:46','The extensive ground and racecourse in a sports stadium do not become beautiful overnight. It takes a lot of effort to make a surface perfect for the sport which people will play on it. Apart from beauty, the maintenance of a sports facility is also crucial for the sake of players’ safety. The quality of an athletic stadium can have a massive impact on the performance of a player.\r\n\r\nTo avoid such issues, it is paramount that you hire a reliable sports facility care company that can take care of a stadium all through the year. One cannot make a stadium perfect just before the event is about to take place. A ground must be in a standard condition so that the maximum benefit is got out of it. Timely maintenance ensures that no costly repair is needed at any time. With exposure to the environmental factors, severe damage can occur if it not taken care properly. To avoid the inconvenience, hire a competitively priced athletic ground maintenance service provider. Different companies will offer you different competencies. It is all upon your requirement and plans that the suitability of a service provider could be decided.\r\nA maintenance service would include things like regular cleanliness, deep cleaning with washing and white line maintenance. High-quality paints remain for a an extended period of time even after regular cleaning and maintenance. Surface restoration services work a lot more than you can imagine. It will restore the damaged area of the track like nothing ever happened at that spot. Surface restoration enables smooth removal of moss from the surface of the ground. In case there is a flat surface area, it can be tackled with the help of surface restoration. Companies provide the subscription to offer time to time surface restoration for a stadium.\r\nVacuum extraction ensures that the ground remains dirt free. Even the tiniest of contaminants are entirely removed with efficient deep cleaning processes. Regular care will make sure that no accident arises during the active sports season. Even the slightest of mistake can hurt someone on the ground. To sum up the benefits of stadium maintenance, we can say it reduces the repair cost. It also improves the environment of the sports facility by minimizing the risks of injuries at the same time. Beyond everything, the authorities can have a peace of mind about the safety of the players and other concerned people.\r\nIn national and international events, players from different parts of the globe come together. No authority would like to steal away the peace of any sports person by exposing them to injuries and bad performance. Before signing up, you must consult with the experts in the field of sports facility care. Depending on the geographical location and weather condition, the maintenance requirements can differ. Hence, an expert guidance can help you sign up for the right service without unnecessarily increasing the cost and reducing the benefits.','MAINTAINING THE WORLD’S BEST SPORTS STADIUMS','','inherit','closed','closed','','9-revision-v1','','','2020-03-10 05:00:46','2020-03-10 05:00:46','',9,'http://koellerer.cc/9-revision-v1/',0,'revision','',0),(12,1,'2020-03-10 05:15:10','2020-03-10 05:15:10','Stance: One of the most critical aspects that affect the accuracy of your shot is your shooting stance. Often people say that you should choose a position that you are comfortable with, but that could change your accuracy ultimately. Adjusting your stance to give you comfort as well as to be able to hit the center of the target can be achieved by taking a few measures.\r\n● Ensure your arms are stretched entirely and is away from your chest which means it is not locked.\r\n● Your shoulder blades should be relaxed and placed away from the ears.\r\n● Shoulders should not be in line with the hips but away from it. Your body should be a little forward from the shoulder.\r\n● Make sure your body is balanced when you are taking a shot and do not lean back.\r\n● Ensure that you can control the body against a recoil post triggering the firearm.\r\n\r\nDry firing: Most shooters want to practice and improve their accuracy using live shells as they believe that it is the best way to enhance their expertise. That may be true, but you can still get a great practice session even without it too. You should first practice the stance you will be using and later improve shooting ability without any bullets i.e. the gun should be empty and use dry firing. Especially if you have a new weapon or new to shooting itself, it is better to start with a blank gun as you get a feel for it and moreover there will be no recoil. There will also be no distraction of the sound created by the live bullets. By dry firing, you can improve your stance as well as holding the gun and body balance using dry firing. Also, it is recommended you invest on a laser sight to find out where you are aiming which will help in knowing and fixing your hand alignment issues.\r\n\r\nSafety: Safety of you and the people around you while you are shooting should be high on your priority checklist. To become a shooter and that too a safe one, you should know the weapon you own very well as you would not want to harm you or anyone without knowing the usage. Also, follow all the safety rules and even all the features that the firearm has at the shooting range. It takes time to learn all the characteristics of a weapon entirely and should not be ignored says expert. Familiarize with your gun and then begin practice.','USEFUL TIPS TO ENHANCE YOUR SHOOTING SKILLS','','publish','closed','open','','useful-tips-to-enhance-your-shooting-skills','','','2020-03-10 06:56:16','2020-03-10 06:56:16','',0,'http://koellerer.cc/?p=12',0,'post','',0),(13,1,'2020-03-10 05:15:10','2020-03-10 05:15:10','Stance: One of the most critical aspects that affect the accuracy of your shot is your shooting stance. Often people say that you should choose a position that you are comfortable with, but that could change your accuracy ultimately. Adjusting your stance to give you comfort as well as to be able to hit the center of the target can be achieved by taking a few measures.\r\n● Ensure your arms are stretched entirely and is away from your chest which means it is not locked.\r\n● Your shoulder blades should be relaxed and placed away from the ears.\r\n● Shoulders should not be in line with the hips but away from it. Your body should be a little forward from the shoulder.\r\n● Make sure your body is balanced when you are taking a shot and do not lean back.\r\n● Ensure that you can control the body against a recoil post triggering the firearm.\r\n\r\nDry firing: Most shooters want to practice and improve their accuracy using live shells as they believe that it is the best way to enhance their expertise. That may be true, but you can still get a great practice session even without it too. You should first practice the stance you will be using and later improve shooting ability without any bullets i.e. the gun should be empty and use dry firing. Especially if you have a new weapon or new to shooting itself, it is better to start with a blank gun as you get a feel for it and moreover there will be no recoil. There will also be no distraction of the sound created by the live bullets. By dry firing, you can improve your stance as well as holding the gun and body balance using dry firing. Also, it is recommended you invest on a laser sight to find out where you are aiming which will help in knowing and fixing your hand alignment issues.\r\n\r\nSafety: Safety of you and the people around you while you are shooting should be high on your priority checklist. To become a shooter and that too a safe one, you should know the weapon you own very well as you would not want to harm you or anyone without knowing the usage. Also, follow all the safety rules and even all the features that the firearm has at the shooting range. It takes time to learn all the characteristics of a weapon entirely and should not be ignored says expert. Familiarize with your gun and then begin practice.','USEFUL TIPS TO ENHANCE YOUR SHOOTING SKILLS','','inherit','closed','closed','','12-revision-v1','','','2020-03-10 05:15:10','2020-03-10 05:15:10','',12,'http://koellerer.cc/12-revision-v1/',0,'revision','',0),(14,1,'2020-03-10 06:56:11','2020-03-10 06:56:11','','516','','inherit','closed','closed','','516','','','2020-03-10 06:56:11','2020-03-10 06:56:11','',12,'http://koellerer.cc/wp-content/uploads/2020/03/516.jpg',0,'attachment','image/jpeg',0),(15,1,'2020-03-10 06:56:42','2020-03-10 06:56:42','','515','','inherit','closed','closed','','515','','','2020-03-10 06:56:42','2020-03-10 06:56:42','',9,'http://koellerer.cc/wp-content/uploads/2020/03/515.jpg',0,'attachment','image/jpeg',0),(16,1,'2020-03-10 07:06:43','2020-03-10 07:06:43','People who are passionate towards mountain biking may wish to own a mountain bike of their own. It is not an easy task to choose a suitable mountain bike for their needs. Look into various factors before purchasing a mountain bike. Look for reviews about the mountain bikes available online on the Internet. Choosing the best mountain bike requires some proper research on the basics of a mountain bike.\r\n\r\nIt is a daunting task to pick the right mountain bike. The article below would help in choosing the right mountain biking for people who are interested in mountain biking.\r\n\r\n<strong>Know Your Needs</strong>\r\nThis is the critical factor that you should work on before purchasing a mountain bike. Different models of mountain bike available in the market serve for a different purpose. So based on your purpose, the terrain you drive, comfort, etc. can help you to choose the right mountain bike. Be realistic about what you need. This would help you to decide the right mountain bike. The type of terrain you ride is essential when selecting a mountain bike. When you use your mountain bike for trail rides, then it is better to buy a trial bike than buying a downhill bike. People who wish to use the mountain bike for downhill riding can go on the downhill bike. The performance of the bikes varies based on the terrain you travel.\r\n\r\n<strong>Based On Your Budget</strong>\r\nBudget is a significant constraint when choosing a mountain bike based on your need. There are mountain bikes that cost up to $12000, and it is not necessary for a beginner to opt for an expensive mountain bike. Depending on your budget you can choose one and enjoy your mountain ride. There are mountain bikes available for $500, and they would satisfy the basic needs of a mountain biker. You can go for higher range mountain bikes based on your need and comfort.\r\n\r\n<strong>New Vs. Old</strong>\r\nBuying a new or old mountain bike is purely the personal decision of the biker. When buying a new mountain bike look for the warranty and the features that come along with the mountain bike. Decide on a mountain bike based on the reviews offered by your friends or by reading various online reviews. Check the components of the mountain bike and ensure if it is functional.\r\nWhen you cannot afford to purchase a new mountain bike, then it is a good idea to buy an old mountain bike. Perform a thorough research on the old bike that you wish to purchase. Know about its usage, performance and other factors so that you can ensure the usability of the old mountain bike. Check the suspension, bearing, fittings, etc. of the old mountain bike before you purchase them.\r\n\r\nThe above are the various factors that you should look for before buying a mountain bike. The article would serve as a buying guide for people who wish to buy their first mountain bike based on your need and preference.','CHOOSING THE RIGHT MOUNTAIN BIKE FOR YOUR NEEDS','','publish','closed','open','','choosing-the-right-mountain-bike-for-your-needs','','','2020-03-10 07:06:43','2020-03-10 07:06:43','',0,'http://koellerer.cc/?p=16',0,'post','',0),(17,1,'2020-03-10 07:06:34','2020-03-10 07:06:34','','517','','inherit','closed','closed','','517','','','2020-03-10 07:06:34','2020-03-10 07:06:34','',16,'http://koellerer.cc/wp-content/uploads/2020/03/517.jpg',0,'attachment','image/jpeg',0),(18,1,'2020-03-10 07:06:43','2020-03-10 07:06:43','People who are passionate towards mountain biking may wish to own a mountain bike of their own. It is not an easy task to choose a suitable mountain bike for their needs. Look into various factors before purchasing a mountain bike. Look for reviews about the mountain bikes available online on the Internet. Choosing the best mountain bike requires some proper research on the basics of a mountain bike.\r\n\r\nIt is a daunting task to pick the right mountain bike. The article below would help in choosing the right mountain biking for people who are interested in mountain biking.\r\n\r\n<strong>Know Your Needs</strong>\r\nThis is the critical factor that you should work on before purchasing a mountain bike. Different models of mountain bike available in the market serve for a different purpose. So based on your purpose, the terrain you drive, comfort, etc. can help you to choose the right mountain bike. Be realistic about what you need. This would help you to decide the right mountain bike. The type of terrain you ride is essential when selecting a mountain bike. When you use your mountain bike for trail rides, then it is better to buy a trial bike than buying a downhill bike. People who wish to use the mountain bike for downhill riding can go on the downhill bike. The performance of the bikes varies based on the terrain you travel.\r\n\r\n<strong>Based On Your Budget</strong>\r\nBudget is a significant constraint when choosing a mountain bike based on your need. There are mountain bikes that cost up to $12000, and it is not necessary for a beginner to opt for an expensive mountain bike. Depending on your budget you can choose one and enjoy your mountain ride. There are mountain bikes available for $500, and they would satisfy the basic needs of a mountain biker. You can go for higher range mountain bikes based on your need and comfort.\r\n\r\n<strong>New Vs. Old</strong>\r\nBuying a new or old mountain bike is purely the personal decision of the biker. When buying a new mountain bike look for the warranty and the features that come along with the mountain bike. Decide on a mountain bike based on the reviews offered by your friends or by reading various online reviews. Check the components of the mountain bike and ensure if it is functional.\r\nWhen you cannot afford to purchase a new mountain bike, then it is a good idea to buy an old mountain bike. Perform a thorough research on the old bike that you wish to purchase. Know about its usage, performance and other factors so that you can ensure the usability of the old mountain bike. Check the suspension, bearing, fittings, etc. of the old mountain bike before you purchase them.\r\n\r\nThe above are the various factors that you should look for before buying a mountain bike. The article would serve as a buying guide for people who wish to buy their first mountain bike based on your need and preference.','CHOOSING THE RIGHT MOUNTAIN BIKE FOR YOUR NEEDS','','inherit','closed','closed','','16-revision-v1','','','2020-03-10 07:06:43','2020-03-10 07:06:43','',16,'http://koellerer.cc/16-revision-v1/',0,'revision','',0),(19,1,'2020-03-10 07:12:22','2020-03-10 07:12:22','<div class=\"entry-content\">\r\n\r\nA hunter needs a good knife for hunting though <strong><a href=\"https://web.archive.org/web/20180309004805/http://gearedtosurvive.com/best-hunting-knife/\" target=\"_blank\" rel=\"noopener noreferrer\">some people prefer a tactical tomahawk</a></strong>. A good hunting knife is required for various things from killing the animal to skinning it. Learn more about hunting importance here <strong><a href=\"https://web.archive.org/web/20180309004805/http://magazine.outdoornebraska.gov/2017/08/109097/\" target=\"_blank\" rel=\"noopener noreferrer\">http://magazine.outdoornebraska.gov/2017/08/109097/</a></strong>. When you are on the lookout for a hunting knife, it is essential to know the purpose of it. You should determine what the use of it is and what you are planning to hunt using it. Also, many people are of the impression that bigger the size of the knife, the better. But that is not the case; a more significant knife is more harmful than useful as it is not easy to carry, cleaning is time-consuming apart from the danger of hurting yourself.\r\nBefore you decide on buying a hunter knife, finding answers to these questions will help as there are many types, styles and sizes to choose from and buying one can become complicated.\r\n● What game do you plan on hunting?: Depending on the type of animal you are planning to hunt, a different hunting knife has to be used. A different knife is needed for a rabbit and a different one for a more prominent game. As mentioned earlier, bigger is not better as you can cut yourself while skinning the game.\r\n● How often are you going to use it?: Depending on the frequency of the hunting expedition you should invest in a knife accordingly. If you are a part-timer, who plans to hunt on holidays or weekends a smaller multi-purpose knife suits your needs. Whereas if you are a frequent hunter, then a knife with a full fixed blade is recommended.\r\n● Are you hunting for meat or only for recreation?\r\n● What is the smallest and the biggest animal you think of using it on?\r\n\r\nBased on the answers to these questions, you will determine the knife you want to purchase.\r\n\r\nBlade types:\r\nBlades of a hunting knife come in two variants.\r\n● Fixed blade\r\n● Folding blade\r\n\r\nThe fixed blade hunting knife is better if you are a frequent hunter as it gives more stability and reliability to the user as the blade is firm and does not fold back into the handle. Moreover, if you are skinning the animal, you should consider buying a fixed blade rather than a foldable one.\r\nIf you plan to hunt occasionally, then you should buy a folding blade hunting knife as you can use it for anything apart from hunting. It is also smaller in size and hence storing is easy.\r\n\r\nDesign: There are three important blade designs available.\r\n● Clip point: It has a well-defined endpoint and hence useful for an occasional hunt.\r\n● Drop point: Made of thick steel this is the preferred choice for serious hunters.\r\n● Skinning: It is multi-purpose as it does the job of a clip point and a drop point along with skinning.\r\n\r\nSteel used in knives: Hunting knives are made of the below type of steel.\r\n● 420HC\r\n● 440- A/B/C\r\n● AUS-6/8/10\r\n\r\nHandle: Handles can come in bone, wood, metal or composite materials. Consider the grip you get before you buy as they may slip off your hand.\r\n\r\n</div>','A GUIDE TO CHOOSE A HUNTING KNIFE','','publish','closed','open','','a-guide-to-choose-a-hunting-knife','','','2020-03-10 07:12:22','2020-03-10 07:12:22','',0,'http://koellerer.cc/?p=19',0,'post','',0),(20,1,'2020-03-10 07:11:55','2020-03-10 07:11:55','','518','','inherit','closed','closed','','518','','','2020-03-10 07:11:55','2020-03-10 07:11:55','',19,'http://koellerer.cc/wp-content/uploads/2020/03/518.jpg',0,'attachment','image/jpeg',0),(21,1,'2020-03-10 07:12:22','2020-03-10 07:12:22','<div class=\"entry-content\">\r\n\r\nA hunter needs a good knife for hunting though <strong><a href=\"https://web.archive.org/web/20180309004805/http://gearedtosurvive.com/best-hunting-knife/\" target=\"_blank\" rel=\"noopener noreferrer\">some people prefer a tactical tomahawk</a></strong>. A good hunting knife is required for various things from killing the animal to skinning it. Learn more about hunting importance here <strong><a href=\"https://web.archive.org/web/20180309004805/http://magazine.outdoornebraska.gov/2017/08/109097/\" target=\"_blank\" rel=\"noopener noreferrer\">http://magazine.outdoornebraska.gov/2017/08/109097/</a></strong>. When you are on the lookout for a hunting knife, it is essential to know the purpose of it. You should determine what the use of it is and what you are planning to hunt using it. Also, many people are of the impression that bigger the size of the knife, the better. But that is not the case; a more significant knife is more harmful than useful as it is not easy to carry, cleaning is time-consuming apart from the danger of hurting yourself.\r\nBefore you decide on buying a hunter knife, finding answers to these questions will help as there are many types, styles and sizes to choose from and buying one can become complicated.\r\n● What game do you plan on hunting?: Depending on the type of animal you are planning to hunt, a different hunting knife has to be used. A different knife is needed for a rabbit and a different one for a more prominent game. As mentioned earlier, bigger is not better as you can cut yourself while skinning the game.\r\n● How often are you going to use it?: Depending on the frequency of the hunting expedition you should invest in a knife accordingly. If you are a part-timer, who plans to hunt on holidays or weekends a smaller multi-purpose knife suits your needs. Whereas if you are a frequent hunter, then a knife with a full fixed blade is recommended.\r\n● Are you hunting for meat or only for recreation?\r\n● What is the smallest and the biggest animal you think of using it on?\r\n\r\nBased on the answers to these questions, you will determine the knife you want to purchase.\r\n\r\nBlade types:\r\nBlades of a hunting knife come in two variants.\r\n● Fixed blade\r\n● Folding blade\r\n\r\nThe fixed blade hunting knife is better if you are a frequent hunter as it gives more stability and reliability to the user as the blade is firm and does not fold back into the handle. Moreover, if you are skinning the animal, you should consider buying a fixed blade rather than a foldable one.\r\nIf you plan to hunt occasionally, then you should buy a folding blade hunting knife as you can use it for anything apart from hunting. It is also smaller in size and hence storing is easy.\r\n\r\nDesign: There are three important blade designs available.\r\n● Clip point: It has a well-defined endpoint and hence useful for an occasional hunt.\r\n● Drop point: Made of thick steel this is the preferred choice for serious hunters.\r\n● Skinning: It is multi-purpose as it does the job of a clip point and a drop point along with skinning.\r\n\r\nSteel used in knives: Hunting knives are made of the below type of steel.\r\n● 420HC\r\n● 440- A/B/C\r\n● AUS-6/8/10\r\n\r\nHandle: Handles can come in bone, wood, metal or composite materials. Consider the grip you get before you buy as they may slip off your hand.\r\n\r\n</div>','A GUIDE TO CHOOSE A HUNTING KNIFE','','inherit','closed','closed','','19-revision-v1','','','2020-03-10 07:12:22','2020-03-10 07:12:22','',19,'http://koellerer.cc/19-revision-v1/',0,'revision','',0),(22,1,'2020-03-10 07:18:11','2020-03-10 07:18:11','On the off chance that you are in the market for another bicycle - or in any event, for your first bicycle, you certainly need to look at Trek Mountain Bikes. Trek Mountain Bikes have been around since the start of off-road bicycle time, and they aren\'t going anyplace soon - with the exception of perhaps to the following testing trail!\r\n\r\nFirst you should take note of that trek structures and makes trail blazing bicycles, just as road bicycles, however the organization does considerably more than that. With respect to bicycles, they produce such top notch rides that even Lance Armstrong rides a Trek! What better support could the organization have than that?\r\n\r\nTrek has a line of extras that are exceptionally fit to mountain bikers everything being equal and aptitude levels. Attire and shoes, under the Trek brand are accessible through the site. You can likewise buy protective caps and other wellbeing hardware, lights, locks, saddles, racks, packs, mentors, bicycle support gear, trailers, group wear, Trek gifts, and even PCs for your bicycle! Trek even has their own uniquely planned water containers, and they sell nourishment bars and packs too!\r\n\r\nSince you realize that Trek is about bicycles and off-road bicycles - and satisfying the requirements and impulses of bikers and mountain bikers, visit the site, and begin fabricating your Trek trail blazing bicycle. Believe it or not! You can construct your own special virtual Trek Bike. You can begin with simply the edge, or select a total bicycle. You can pick the shading plan, and numerous different highlights also - when you have for all intents and purposes planned the bicycle you had always wanted, you can arrange it on the off chance that you need to! On the off chance that you can\'t manage the cost of it at this time, nonetheless, you can spare it, and return and take a gander at it again and again.\r\n\r\nWhen you\'ve bought your Trek trail blazing bicycle, you might be keen on a Trek off-road bicycle visit. Trek additionally takes into account mountain bikers with Trek Travel. Trek Travel assembles mountain biking visits. You can design your Trek Travel excursion dependent on where you need to go, the sort of outing you need to take, the ability level that you are at, the dates you need to travel, or by choosing a pre-arranged occasion. These are frequently guided visits, and the aides are all around prepared not exclusively to ensure that you have the most ideal biking experience, yet additionally that you stay safe during your visit.\r\n\r\nOn the off chance that you aren\'t exactly prepared to purchase the Trek trail blazing bicycle, you can in any case go on one of the many Trek off-road bicycle visits - and the bicycle will be accommodated you! You find a good pace the OCLV Carbon Fiber Trek 5.2 Madone street bicycle and the full-suspension Trek Fuel EX9 off-road bicycle - and the bicycle is remembered for the cost of your visit. On the off chance that you\'ve just bought a Trek bicycle - or some other brand of bicycle - and you like to welcome your own bicycle on your visit, bring it along! Trek basically necessitates that you pack it in a bicycle conveying case. You will, be that as it may, be relied upon to repay Trek for any extra parts you may use during the outing, and you will be answerable for the consideration and upkeep, just as the get together and dismantling, of your own bicycle.\r\n\r\nIn the event that you aren\'t in the best of shape, don\'t let this keep you from the enjoyment and experience of a Trek trail blazing bicycles visit! There are simple visits accessible, where you will average thirty miles for each day, or less. The territory will be level, and you can ride at your own pace, and riding is discretionary every day. In the event that you incline toward something more gutsy, there are moderate excursions accessible too.\r\n\r\nWith a moderate outing, you will ride 30 - 45 miles for every day. There will be periodic difficulties and climbs, and once more, riding is discretionary. Eager visits spread 45 to at least 70 miles for each day and are amazingly testing. Pick the bundle that is directly for your capacities, just as a visit that fits in with different things you need to do on your Trek trail blazing bicycles get-away!','Trek Mountain Bikes - Riding a Tour','','publish','closed','open','','trek-mountain-bikes-riding-a-tour','','','2020-03-10 07:18:11','2020-03-10 07:18:11','',0,'http://koellerer.cc/?p=22',0,'post','',0),(23,1,'2020-03-10 07:18:00','2020-03-10 07:18:00','','519','','inherit','closed','closed','','519','','','2020-03-10 07:18:00','2020-03-10 07:18:00','',22,'http://koellerer.cc/wp-content/uploads/2020/03/519.jpg',0,'attachment','image/jpeg',0),(24,1,'2020-03-10 07:18:11','2020-03-10 07:18:11','On the off chance that you are in the market for another bicycle - or in any event, for your first bicycle, you certainly need to look at Trek Mountain Bikes. Trek Mountain Bikes have been around since the start of off-road bicycle time, and they aren\'t going anyplace soon - with the exception of perhaps to the following testing trail!\r\n\r\nFirst you should take note of that trek structures and makes trail blazing bicycles, just as road bicycles, however the organization does considerably more than that. With respect to bicycles, they produce such top notch rides that even Lance Armstrong rides a Trek! What better support could the organization have than that?\r\n\r\nTrek has a line of extras that are exceptionally fit to mountain bikers everything being equal and aptitude levels. Attire and shoes, under the Trek brand are accessible through the site. You can likewise buy protective caps and other wellbeing hardware, lights, locks, saddles, racks, packs, mentors, bicycle support gear, trailers, group wear, Trek gifts, and even PCs for your bicycle! Trek even has their own uniquely planned water containers, and they sell nourishment bars and packs too!\r\n\r\nSince you realize that Trek is about bicycles and off-road bicycles - and satisfying the requirements and impulses of bikers and mountain bikers, visit the site, and begin fabricating your Trek trail blazing bicycle. Believe it or not! You can construct your own special virtual Trek Bike. You can begin with simply the edge, or select a total bicycle. You can pick the shading plan, and numerous different highlights also - when you have for all intents and purposes planned the bicycle you had always wanted, you can arrange it on the off chance that you need to! On the off chance that you can\'t manage the cost of it at this time, nonetheless, you can spare it, and return and take a gander at it again and again.\r\n\r\nWhen you\'ve bought your Trek trail blazing bicycle, you might be keen on a Trek off-road bicycle visit. Trek additionally takes into account mountain bikers with Trek Travel. Trek Travel assembles mountain biking visits. You can design your Trek Travel excursion dependent on where you need to go, the sort of outing you need to take, the ability level that you are at, the dates you need to travel, or by choosing a pre-arranged occasion. These are frequently guided visits, and the aides are all around prepared not exclusively to ensure that you have the most ideal biking experience, yet additionally that you stay safe during your visit.\r\n\r\nOn the off chance that you aren\'t exactly prepared to purchase the Trek trail blazing bicycle, you can in any case go on one of the many Trek off-road bicycle visits - and the bicycle will be accommodated you! You find a good pace the OCLV Carbon Fiber Trek 5.2 Madone street bicycle and the full-suspension Trek Fuel EX9 off-road bicycle - and the bicycle is remembered for the cost of your visit. On the off chance that you\'ve just bought a Trek bicycle - or some other brand of bicycle - and you like to welcome your own bicycle on your visit, bring it along! Trek basically necessitates that you pack it in a bicycle conveying case. You will, be that as it may, be relied upon to repay Trek for any extra parts you may use during the outing, and you will be answerable for the consideration and upkeep, just as the get together and dismantling, of your own bicycle.\r\n\r\nIn the event that you aren\'t in the best of shape, don\'t let this keep you from the enjoyment and experience of a Trek trail blazing bicycles visit! There are simple visits accessible, where you will average thirty miles for each day, or less. The territory will be level, and you can ride at your own pace, and riding is discretionary every day. In the event that you incline toward something more gutsy, there are moderate excursions accessible too.\r\n\r\nWith a moderate outing, you will ride 30 - 45 miles for every day. There will be periodic difficulties and climbs, and once more, riding is discretionary. Eager visits spread 45 to at least 70 miles for each day and are amazingly testing. Pick the bundle that is directly for your capacities, just as a visit that fits in with different things you need to do on your Trek trail blazing bicycles get-away!','Trek Mountain Bikes - Riding a Tour','','inherit','closed','closed','','22-revision-v1','','','2020-03-10 07:18:11','2020-03-10 07:18:11','',22,'http://koellerer.cc/22-revision-v1/',0,'revision','',0),(25,1,'2020-03-10 07:23:36','2020-03-10 07:23:36','','512','','inherit','closed','closed','','512','','','2020-03-10 07:23:36','2020-03-10 07:23:36','',0,'http://koellerer.cc/wp-content/uploads/2020/03/512.jpg',0,'attachment','image/jpeg',0),(26,1,'2020-03-10 07:28:40','2020-03-10 07:28:40','{\"id\":\"26\",\"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\":\"koellerer.cc\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"5\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"subscribe\"}}','Newsletter Signup Form','','publish','closed','closed','','newsletter-signup-form','','','2020-03-10 07:29:11','2020-03-10 07:29:11','',0,'http://koellerer.cc/?post_type=wpforms&#038;p=26',0,'wpforms','',0),(29,1,'2020-03-10 07:33:17','2020-03-10 07:33:17','','Home','','publish','closed','closed','','home','','','2020-03-10 07:41:54','2020-03-10 07:41:54','',0,'http://koellerer.cc/?p=29',1,'nav_menu_item','',0),(30,1,'2020-03-10 07:33:17','2020-03-10 07:33:17',' ','','','publish','closed','closed','','30','','','2020-03-10 07:41:54','2020-03-10 07:41:54','',0,'http://koellerer.cc/?p=30',2,'nav_menu_item','',0),(31,1,'2020-03-10 07:33:17','2020-03-10 07:33:17',' ','','','publish','closed','closed','','31','','','2020-03-10 07:41:54','2020-03-10 07:41:54','',0,'http://koellerer.cc/?p=31',3,'nav_menu_item','',0),(32,1,'2020-03-10 07:33:17','2020-03-10 07:33:17',' ','','','publish','closed','closed','','32','','','2020-03-10 07:41:54','2020-03-10 07:41:54','',0,'http://koellerer.cc/?p=32',4,'nav_menu_item','',0),(33,1,'2020-03-10 07:33:50','2020-03-10 07:33:50','<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Our website address is: http://koellerer.cc.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What personal data we collect and why we collect it</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Comments</h3><!-- /wp:heading --><!-- wp:paragraph --><p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Media</h3><!-- /wp:heading --><!-- wp:paragraph --><p>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Contact forms</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Cookies</h3><!-- /wp:heading --><!-- wp:paragraph --><p>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Embedded content from other websites</h3><!-- /wp:heading --><!-- wp:paragraph --><p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Analytics</h3><!-- /wp:heading --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where we send your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Your contact information</h2><!-- /wp:heading --><!-- wp:heading --><h2>Additional information</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>How we protect your data</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What data breach procedures we have in place</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What third parties we receive data from</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What automated decision making and/or profiling we do with user data</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Industry regulatory disclosure requirements</h3><!-- /wp:heading -->','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2020-03-10 07:33:50','2020-03-10 07:33:50','',3,'http://koellerer.cc/3-revision-v1/',0,'revision','',0),(34,1,'2020-03-10 07:35:55','2020-03-10 07:35:55','[wpautoterms page=\"terms-and-conditions\"]','Terms and Conditions','','publish','closed','closed','','terms-and-conditions','','','2020-03-10 07:38:35','2020-03-10 07:38:35','',0,'http://koellerer.cc/?page_id=34',0,'page','',0),(35,1,'2020-03-10 07:35:32','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2020-03-10 07:35:32','0000-00-00 00:00:00','',0,'http://koellerer.cc/?post_type=wpautoterms_page&p=35',0,'wpautoterms_page','',0),(36,1,'2020-03-10 07:35:55','2020-03-10 07:35:55','','Terms and Conditions','','inherit','closed','closed','','34-revision-v1','','','2020-03-10 07:35:55','2020-03-10 07:35:55','',34,'http://koellerer.cc/34-revision-v1/',0,'revision','',0),(37,1,'2020-03-10 07:36:35','2020-03-10 07:36:35','Last updated: [wpautoterms last_updated_date]\r\n\r\n[wpautoterms company_name] (\"us\", \"we\", or \"our\") operates the [wpautoterms site_name] website (the \"Service\").\r\n\r\nThis page informs you of our policies regarding the collection, use and disclosure of Personal Information when you use our Service.\r\n\r\nWe will not use or share your information with anyone except as described in this Privacy Policy.\r\n\r\nWe use your Personal Information for providing and improving the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible at [wpautoterms site_url]\r\n<h2>Information Collection And Use</h2>\r\nWhile using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you. Personally identifiable information (\"Personal Information\") may include, but is not limited to:\r\n<ul>\r\n 	<li>Name</li>\r\n 	<li>Email address</li>\r\n 	<li>Telephone number</li>\r\n 	<li>Address</li>\r\n</ul>\r\n<h2>Log Data</h2>\r\nWe collect information that your browser sends whenever you visit our Service (\"Log Data\"). This Log Data may include information such as your computer\'s Internet Protocol (\"IP\") address, browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages and other statistics.\r\n<h2>Cookies</h2>\r\nCookies are files with small amount of data, which may include an anonymous unique identifier. Cookies are sent to your browser from a web site and stored on your computer\'s hard drive.\r\n\r\nWe use \"cookies\" to collect information. You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.\r\n<h2>Service Providers</h2>\r\nWe may employ third party companies and individuals to facilitate our Service, to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.\r\n\r\nThese third parties have access to your Personal Information only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.\r\n<h2>Security</h2>\r\nThe security of your Personal Information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Information, we cannot guarantee its absolute security.\r\n<h2>Links To Other Sites</h2>\r\nOur Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party\'s site. We strongly advise you to review the Privacy Policy of every site you visit.\r\n\r\nWe have no control over, and assume no responsibility for the content, privacy policies or practices of any third party sites or services.\r\n<h2>Children\'s Privacy</h2>\r\nOur Service does not address anyone under the age of 18 (\"Children\").\r\n\r\nWe do not knowingly collect personally identifiable information from children under 18. If you are a parent or guardian and you are aware that your child has provided us with Personal Information, please contact us. If we discover that a child under 18 has provided us with Personal Information, we will delete such information from our servers immediately.\r\n<h2>Changes To This Privacy Policy</h2>\r\nWe may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.\r\n\r\nYou are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.\r\n<h2>Contact Us</h2>\r\nIf you have any questions about this Privacy Policy, please contact us.','Privacy Policy','','publish','closed','closed','','privacy-policy','','','2020-03-10 07:36:35','2020-03-10 07:36:35','',0,'http://koellerer.cc/?post_type=wpautoterms_page&#038;p=37',0,'wpautoterms_page','',0),(38,1,'2020-03-10 07:36:27','2020-03-10 07:36:27','','placeholder','','inherit','closed','closed','','37-revision-v1','','','2020-03-10 07:36:27','2020-03-10 07:36:27','',37,'http://koellerer.cc/37-revision-v1/',0,'revision','',0),(39,1,'2020-03-10 07:36:27','2020-03-10 07:36:27','\nLast updated: [wpautoterms last_updated_date]\n\n[wpautoterms company_name] (\"us\", \"we\", or \"our\") operates the [wpautoterms site_name] website (the \"Service\").\n\nThis page informs you of our policies regarding the collection, use and disclosure of Personal Information when you use our Service.\n\nWe will not use or share your information with anyone except as described in this Privacy Policy.\n\nWe use your Personal Information for providing and improving the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible at [wpautoterms site_url]\n\n<h2>Information Collection And Use</h2>\n\nWhile using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you. Personally identifiable information (\"Personal Information\") may include, but is not limited to:\n\n<ul>\n<li>Name</li><li>Email address</li><li>Telephone number</li><li>Address</li></ul>\n\n<h2>Log Data</h2>\n\nWe collect information that your browser sends whenever you visit our Service (\"Log Data\"). This Log Data may include information such as your computer\'s Internet Protocol (\"IP\") address, browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages and other statistics.\n\n\n<h2>Cookies</h2>\n\nCookies are files with small amount of data, which may include an anonymous unique identifier. Cookies are sent to your browser from a web site and stored on your computer\'s hard drive.\n\nWe use \"cookies\" to collect information. You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.\n\n\n<h2>Service Providers</h2>\n\nWe may employ third party companies and individuals to facilitate our Service, to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.\n\nThese third parties have access to your Personal Information only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.\n\n<h2>Security</h2>\n\nThe security of your Personal Information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Information, we cannot guarantee its absolute security.\n\n<h2>Links To Other Sites</h2>\n\nOur Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party\'s site. We strongly advise you to review the Privacy Policy of every site you visit.\n\nWe have no control over, and assume no responsibility for the content, privacy policies or practices of any third party sites or services.\n\n<h2>Children\'s Privacy</h2>\n\nOur Service does not address anyone under the age of 18 (\"Children\").\n\nWe do not knowingly collect personally identifiable information from children under 18. If you are a parent or guardian and you are aware that your child has provided us with Personal Information, please contact us. If we discover that a child under 18 has provided us with Personal Information, we will delete such information from our servers immediately.\n\n\n<h2>Changes To This Privacy Policy</h2>\n\nWe may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.\n\nYou are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.\n\n<h2>Contact Us</h2>\n\nIf you have any questions about this Privacy Policy, please contact us.','Privacy Policy','','inherit','closed','closed','','37-revision-v1','','','2020-03-10 07:36:27','2020-03-10 07:36:27','',37,'http://koellerer.cc/37-revision-v1/',0,'revision','',0),(40,1,'2020-03-10 07:36:35','2020-03-10 07:36:35','Last updated: [wpautoterms last_updated_date]\r\n\r\n[wpautoterms company_name] (\"us\", \"we\", or \"our\") operates the [wpautoterms site_name] website (the \"Service\").\r\n\r\nThis page informs you of our policies regarding the collection, use and disclosure of Personal Information when you use our Service.\r\n\r\nWe will not use or share your information with anyone except as described in this Privacy Policy.\r\n\r\nWe use your Personal Information for providing and improving the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible at [wpautoterms site_url]\r\n<h2>Information Collection And Use</h2>\r\nWhile using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you. Personally identifiable information (\"Personal Information\") may include, but is not limited to:\r\n<ul>\r\n 	<li>Name</li>\r\n 	<li>Email address</li>\r\n 	<li>Telephone number</li>\r\n 	<li>Address</li>\r\n</ul>\r\n<h2>Log Data</h2>\r\nWe collect information that your browser sends whenever you visit our Service (\"Log Data\"). This Log Data may include information such as your computer\'s Internet Protocol (\"IP\") address, browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages and other statistics.\r\n<h2>Cookies</h2>\r\nCookies are files with small amount of data, which may include an anonymous unique identifier. Cookies are sent to your browser from a web site and stored on your computer\'s hard drive.\r\n\r\nWe use \"cookies\" to collect information. You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.\r\n<h2>Service Providers</h2>\r\nWe may employ third party companies and individuals to facilitate our Service, to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.\r\n\r\nThese third parties have access to your Personal Information only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.\r\n<h2>Security</h2>\r\nThe security of your Personal Information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Information, we cannot guarantee its absolute security.\r\n<h2>Links To Other Sites</h2>\r\nOur Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party\'s site. We strongly advise you to review the Privacy Policy of every site you visit.\r\n\r\nWe have no control over, and assume no responsibility for the content, privacy policies or practices of any third party sites or services.\r\n<h2>Children\'s Privacy</h2>\r\nOur Service does not address anyone under the age of 18 (\"Children\").\r\n\r\nWe do not knowingly collect personally identifiable information from children under 18. If you are a parent or guardian and you are aware that your child has provided us with Personal Information, please contact us. If we discover that a child under 18 has provided us with Personal Information, we will delete such information from our servers immediately.\r\n<h2>Changes To This Privacy Policy</h2>\r\nWe may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.\r\n\r\nYou are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.\r\n<h2>Contact Us</h2>\r\nIf you have any questions about this Privacy Policy, please contact us.','Privacy Policy','','inherit','closed','closed','','37-revision-v1','','','2020-03-10 07:36:35','2020-03-10 07:36:35','',37,'http://koellerer.cc/37-revision-v1/',0,'revision','',0),(41,1,'2020-03-10 07:36:57','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2020-03-10 07:36:57','0000-00-00 00:00:00','',0,'http://koellerer.cc/?post_type=wpautoterms_page&p=41',0,'wpautoterms_page','',0),(42,1,'2020-03-10 07:37:39','2020-03-10 07:37:39','Last updated: [wpautoterms last_updated_date]\r\n\r\nPlease read these Terms of Use (\"Terms\", \"Terms of Use\") carefully before using the [wpautoterms site_url] website (the \"Service\") operated by [wpautoterms company_name] (\"us\", \"we\", or \"our\").\r\n\r\nYour access to and use of the Service is conditioned on your acceptance of and compliance with these Terms. These Terms apply to all visitors, users and others who access or use the Service.\r\n\r\nBy accessing or using the Service you agree to be bound by these Terms. If you disagree with any part of the terms then you may not access the Service.\r\n<h2>Links To Other Web Sites</h2>\r\nOur Service may contain links to third-party web sites or services that are not owned or controlled by [wpautoterms company_name].\r\n\r\n[wpautoterms company_name] has no control over, and assumes no responsibility for, the content, privacy policies, or practices of any third party web sites or services. You further acknowledge and agree that [wpautoterms company_name] shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods or services available on or through any such web sites or services.\r\n\r\nWe strongly advise you to read the terms and conditions and privacy policies of any third-party web sites or services that you visit.\r\n<h2>Governing Law</h2>\r\nThese Terms shall be governed and construed in accordance with the laws of Netherlands without regard to its conflict of law provisions.\r\n\r\nOur failure to enforce any right or provision of these Terms will not be considered a waiver of those rights. If any provision of these Terms is held to be invalid or unenforceable by a court, the remaining provisions of these Terms will remain in effect. These Terms constitute the entire agreement between us regarding our Service, and supersede and replace any prior agreements we might have between us regarding the Service.\r\n<h2>Changes</h2>\r\nWe reserve the right, at our sole discretion, to modify or replace these Terms at any time. If a revision is material we will try to provide at least 30 days notice prior to any new terms taking effect. What constitutes a material change will be determined at our sole discretion.\r\n\r\nBy continuing to access or use our Service after those revisions become effective, you agree to be bound by the revised terms. If you do not agree to the new terms, please stop using the Service.\r\n<h2>Contact Us</h2>\r\nIf you have any questions about these Terms, please contact us.','Terms and Conditions','','publish','closed','closed','','terms-and-conditions','','','2020-03-10 07:37:39','2020-03-10 07:37:39','',0,'http://koellerer.cc/?post_type=wpautoterms_page&#038;p=42',0,'wpautoterms_page','',0),(43,1,'2020-03-10 07:37:31','2020-03-10 07:37:31','','placeholder','','inherit','closed','closed','','42-revision-v1','','','2020-03-10 07:37:31','2020-03-10 07:37:31','',42,'http://koellerer.cc/42-revision-v1/',0,'revision','',0),(44,1,'2020-03-10 07:37:31','2020-03-10 07:37:31','\nLast updated: [wpautoterms last_updated_date]\n\nPlease read these Terms of Use (\"Terms\", \"Terms of Use\") carefully before using the [wpautoterms site_url] website (the \"Service\") operated by [wpautoterms company_name] (\"us\", \"we\", or \"our\").\n\nYour access to and use of the Service is conditioned on your acceptance of and compliance with these Terms. These Terms apply to all visitors, users and others who access or use the Service.\n\nBy accessing or using the Service you agree to be bound by these Terms. If you disagree with any part of the terms then you may not access the Service.\n\n\n\n<h2>Links To Other Web Sites</h2>\n\nOur Service may contain links to third-party web sites or services that are not owned or controlled by [wpautoterms company_name].\n\n[wpautoterms company_name] has no control over, and assumes no responsibility for, the content, privacy policies, or practices of any third party web sites or services. You further acknowledge and agree that [wpautoterms company_name] shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods or services available on or through any such web sites or services.\n\nWe strongly advise you to read the terms and conditions and privacy policies of any third-party web sites or services that you visit.\n\n\n\n<h2>Governing Law</h2>\n\nThese Terms shall be governed and construed in accordance with the laws of Netherlands without regard to its conflict of law provisions.\n\nOur failure to enforce any right or provision of these Terms will not be considered a waiver of those rights. If any provision of these Terms is held to be invalid or unenforceable by a court, the remaining provisions of these Terms will remain in effect. These Terms constitute the entire agreement between us regarding our Service, and supersede and replace any prior agreements we might have between us regarding the Service.\n\n<h2>Changes</h2>\n\nWe reserve the right, at our sole discretion, to modify or replace these Terms at any time. If a revision is material we will try to provide at least 30 days notice prior to any new terms taking effect. What constitutes a material change will be determined at our sole discretion.\n\nBy continuing to access or use our Service after those revisions become effective, you agree to be bound by the revised terms. If you do not agree to the new terms, please stop using the Service.\n\n<h2>Contact Us</h2>\n\nIf you have any questions about these Terms, please contact us.','Terms and Conditions','','inherit','closed','closed','','42-revision-v1','','','2020-03-10 07:37:31','2020-03-10 07:37:31','',42,'http://koellerer.cc/42-revision-v1/',0,'revision','',0),(45,1,'2020-03-10 07:37:59','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2020-03-10 07:37:59','0000-00-00 00:00:00','',0,'http://koellerer.cc/?post_type=wpautoterms_page&p=45',0,'wpautoterms_page','',0),(46,1,'2020-03-10 07:38:19','2020-03-10 07:38:19','[wpautoterms page=\"privacy-policy\"]	','Privacy','','inherit','closed','closed','','7-revision-v1','','','2020-03-10 07:38:19','2020-03-10 07:38:19','',7,'http://koellerer.cc/7-revision-v1/',0,'revision','',0),(47,1,'2020-03-10 07:38:35','2020-03-10 07:38:35','[wpautoterms page=\"terms-and-conditions\"]','Terms and Conditions','','inherit','closed','closed','','34-revision-v1','','','2020-03-10 07:38:35','2020-03-10 07:38:35','',34,'http://koellerer.cc/34-revision-v1/',0,'revision','',0),(48,1,'2020-03-10 07:38:54','2020-03-10 07:38:54','[contact-form-7 id=\"4\" title=\"Contact form 1\"]','Contact','','inherit','closed','closed','','6-revision-v1','','','2020-03-10 07:38:54','2020-03-10 07:38:54','',6,'http://koellerer.cc/6-revision-v1/',0,'revision','',0),(53,1,'2020-03-10 07:41:32','2020-03-10 07:41:32',' ','','','publish','closed','closed','','53','','','2020-03-10 07:41:54','2020-03-10 07:41:54','',0,'http://koellerer.cc/?p=53',5,'nav_menu_item','',0),(55,1,'2020-03-10 07:42:21','2020-03-10 07:42:21','','About','','inherit','closed','closed','','5-revision-v1','','','2020-03-10 07:42:21','2020-03-10 07:42:21','',5,'http://koellerer.cc/5-revision-v1/',0,'revision','',0),(56,1,'2020-03-10 09:00:17','2020-03-10 09:00:17','{\n    \"blogdescription\": {\n        \"value\": \"\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-03-10 08:57:47\"\n    },\n    \"custom_css[grip]\": {\n        \"value\": \"footer .site-info {\\n   \\n    display: none;\\n}\\n.wpautoterms-footer {\\n    display: none;\\n   \\n}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-03-10 09:00:17\"\n    }\n}','','','trash','closed','closed','','0f332b47-acdc-4962-8b5e-dfe70e79b61d','','','2020-03-10 09:00:17','2020-03-10 09:00:17','',0,'http://koellerer.cc/?p=56',0,'customize_changeset','',0),(57,1,'2020-03-10 09:00:17','2020-03-10 09:00:17','footer .site-info {\n   \n    display: none;\n}\n.wpautoterms-footer {\n    display: none;\n   \n}\n.logo-wrapper {\n    padding: 0px;\n    padding-left: 480px;\n    width: 60%;\n}','grip','','publish','closed','closed','','grip','','','2020-03-10 12:00:19','2020-03-10 12:00:19','',0,'http://koellerer.cc/grip/',0,'custom_css','',0),(58,1,'2020-03-10 09:00:17','2020-03-10 09:00:17','footer .site-info {\n   \n    display: none;\n}\n.wpautoterms-footer {\n    display: none;\n   \n}','grip','','inherit','closed','closed','','57-revision-v1','','','2020-03-10 09:00:17','2020-03-10 09:00:17','',57,'http://koellerer.cc/57-revision-v1/',0,'revision','',0),(59,1,'2020-03-10 11:55:48','2020-03-10 11:55:48','','529','','inherit','closed','closed','','529','','','2020-03-10 11:55:48','2020-03-10 11:55:48','',0,'http://koellerer.cc/wp-content/uploads/2020/03/529.png',0,'attachment','image/png',0),(60,1,'2020-03-10 11:55:58','2020-03-10 11:55:58','http://koellerer.cc/wp-content/uploads/2020/03/cropped-529.png','cropped-529.png','','inherit','closed','closed','','cropped-529-png','','','2020-03-10 11:55:58','2020-03-10 11:55:58','',0,'http://koellerer.cc/wp-content/uploads/2020/03/cropped-529.png',0,'attachment','image/png',0),(61,1,'2020-03-10 11:56:11','2020-03-10 11:56:11','{\n    \"blogname\": {\n        \"value\": \"\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-03-10 11:56:09\"\n    },\n    \"grip::custom_logo\": {\n        \"value\": 60,\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-03-10 11:56:09\"\n    }\n}','','','trash','closed','closed','','94ba63ed-35cb-4c36-9cea-d905089a0078','','','2020-03-10 11:56:11','2020-03-10 11:56:11','',0,'http://koellerer.cc/?p=61',0,'customize_changeset','',0),(62,1,'2020-03-10 12:00:19','2020-03-10 12:00:19','{\n    \"custom_css[grip]\": {\n        \"value\": \"footer .site-info {\\n   \\n    display: none;\\n}\\n.wpautoterms-footer {\\n    display: none;\\n   \\n}\\n.logo-wrapper {\\n    padding: 0px;\\n    padding-left: 480px;\\n    width: 60%;\\n}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-03-10 12:00:19\"\n    }\n}','','','trash','closed','closed','','ac014d41-1179-458e-a174-5f27c2be88de','','','2020-03-10 12:00:19','2020-03-10 12:00:19','',0,'http://koellerer.cc/ac014d41-1179-458e-a174-5f27c2be88de/',0,'customize_changeset','',0),(63,1,'2020-03-10 12:00:19','2020-03-10 12:00:19','footer .site-info {\n   \n    display: none;\n}\n.wpautoterms-footer {\n    display: none;\n   \n}\n.logo-wrapper {\n    padding: 0px;\n    padding-left: 480px;\n    width: 60%;\n}','grip','','inherit','closed','closed','','57-revision-v1','','','2020-03-10 12:00:19','2020-03-10 12:00:19','',57,'http://koellerer.cc/57-revision-v1/',0,'revision','',0),(64,1,'2020-04-23 14:25:00','2020-04-23 14:25:00','<!-- wp:paragraph -->\n<p>Zodra u uw vlucht en\nhotelreservering heeft geboekt, vraagt u zich misschien af waar u het beste uw\nauto kunt parkeren terwijl u weg bent. Laten we eens kijken naar enkele\nparkeertips op de luchthaven die u geld besparen, hieronder.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Reserveer vooraf uw luchthavenparking</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Zodra u de vertrektijd van uw vlucht weet, raden we u aan uw luchthavenparking zo snel mogelijk vooraf te reserveren. Dit helpt niet alleen om ervoor te zorgen dat u een veilige en veilige plek heeft om uw voertuig te verlaten, maar het zal u ook een enorme hoeveelheid stress besparen naarmate uw reis dichterbij komt.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:core-embed/youtube {\"url\":\"https://www.youtube.com/watch?v=LEaVQT4pKl4\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://www.youtube.com/watch?v=LEaVQT4pKl4\n</div></figure>\n<!-- /wp:core-embed/youtube -->\n\n<!-- wp:paragraph -->\n<p>Bij ParkDIA bieden we\ndrie verschillende soorten parkeeropties aan voor mensen die buiten Denver\nreizen. Zoals we hierboven al vermeldden, kunt u een onoverdekte parkeerplaats\nop onze veilige parkeerplaats reserveren en boeken voor slechts $ 6,95 per dag\n(houd er rekening mee dat dit geen 8% toegangsprijs voor de luchthaven is). We\nbieden ook overdekte parkeerplaatsen vanaf $ 14,95 per dag. Onze parkeerplaats\nis 24 uur per dag, zeven dagen per week geopend en we bieden een gratis\npendeldienst die u van en naar de luchthaven brengt. Download onze app op uw\nsmartphone of reserveer vandaag nog uw parkeerplaats bij DIA!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Zoek een handige parkeerlocatie</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Zoals u wellicht al weet, kan parkeren op de aangewezen DIA-parkeerplaats duur zijn. Hoewel veel mensen denken dat het parkeren van hun auto op de parkeerplaats van de luchthaven voor hen de handigste optie is, wordt deze mythe meestal weggenomen wanneer mensen aankomen. De luchthaven van <a href=\"https://www.goedkoopparkerenschiphol.eu/nh-amsterdam-schiphol-airport/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"NH hotel in Amsterdam (opens in a new tab)\">NH hotel in Amsterdam</a> kan lastig zijn om te navigeren, vooral als u er niet meerdere keren uit bent gevlogen, en het kan ook vrij duur zijn. Ga na wat <a href=\"https://www.goedkoopparkerenschiphol.eu/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"auto lang parkeren Schiphol (opens in a new tab)\">auto lang parkeren Schiphol</a> kost.</p>\n<!-- /wp:paragraph -->','Tips voor parkeren op de luchthaven die u geld besparen','','publish','closed','open','','tips-voor-parkeren-op-de-luchthaven-die-u-geld-besparen','','','2020-04-14 14:27:11','2020-04-14 14:27:11','',0,'http://koellerer.cc/?p=64',0,'post','',0),(65,1,'2020-04-14 14:26:55','2020-04-14 14:26:55','','a002023','','inherit','closed','closed','','a002023','','','2020-04-14 14:26:55','2020-04-14 14:26:55','',64,'http://koellerer.cc/wp-content/uploads/2020/04/a002023.jpg',0,'attachment','image/jpeg',0),(66,1,'2020-04-14 14:27:10','2020-04-14 14:27:10','<!-- wp:paragraph -->\n<p>Zodra u uw vlucht en\nhotelreservering heeft geboekt, vraagt u zich misschien af waar u het beste uw\nauto kunt parkeren terwijl u weg bent. Laten we eens kijken naar enkele\nparkeertips op de luchthaven die u geld besparen, hieronder.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Reserveer vooraf uw luchthavenparking</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Zodra u de vertrektijd van uw vlucht weet, raden we u aan uw luchthavenparking zo snel mogelijk vooraf te reserveren. Dit helpt niet alleen om ervoor te zorgen dat u een veilige en veilige plek heeft om uw voertuig te verlaten, maar het zal u ook een enorme hoeveelheid stress besparen naarmate uw reis dichterbij komt.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:core-embed/youtube {\"url\":\"https://www.youtube.com/watch?v=LEaVQT4pKl4\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://www.youtube.com/watch?v=LEaVQT4pKl4\n</div></figure>\n<!-- /wp:core-embed/youtube -->\n\n<!-- wp:paragraph -->\n<p>Bij ParkDIA bieden we\ndrie verschillende soorten parkeeropties aan voor mensen die buiten Denver\nreizen. Zoals we hierboven al vermeldden, kunt u een onoverdekte parkeerplaats\nop onze veilige parkeerplaats reserveren en boeken voor slechts $ 6,95 per dag\n(houd er rekening mee dat dit geen 8% toegangsprijs voor de luchthaven is). We\nbieden ook overdekte parkeerplaatsen vanaf $ 14,95 per dag. Onze parkeerplaats\nis 24 uur per dag, zeven dagen per week geopend en we bieden een gratis\npendeldienst die u van en naar de luchthaven brengt. Download onze app op uw\nsmartphone of reserveer vandaag nog uw parkeerplaats bij DIA!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Zoek een handige parkeerlocatie</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Zoals u wellicht al weet, kan parkeren op de aangewezen DIA-parkeerplaats duur zijn. Hoewel veel mensen denken dat het parkeren van hun auto op de parkeerplaats van de luchthaven voor hen de handigste optie is, wordt deze mythe meestal weggenomen wanneer mensen aankomen. De luchthaven van <a href=\"https://www.goedkoopparkerenschiphol.eu/nh-amsterdam-schiphol-airport/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"NH hotel in Amsterdam (opens in a new tab)\">NH hotel in Amsterdam</a> kan lastig zijn om te navigeren, vooral als u er niet meerdere keren uit bent gevlogen, en het kan ook vrij duur zijn. Ga na wat <a href=\"https://www.goedkoopparkerenschiphol.eu/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"auto lang parkeren Schiphol (opens in a new tab)\">auto lang parkeren Schiphol</a> kost.</p>\n<!-- /wp:paragraph -->','Tips voor parkeren op de luchthaven die u geld besparen','','inherit','closed','closed','','64-revision-v1','','','2020-04-14 14:27:10','2020-04-14 14:27:10','',64,'http://koellerer.cc/64-revision-v1/',0,'revision','',0),(67,1,'2020-04-28 17:08:00','2020-04-28 17:08:00','<!-- wp:paragraph -->\r\n<p>Een van de eenvoudigste manieren om online geld te verdienen, is door deel te nemen aan betaalde enquêtes. Online enquêtesites en mobiele apps zijn handig en flexibel, omdat u altijd en overal enquêtes kunt afnemen. U kunt op enquêtes reageren wanneer u op de bank ligt, terwijl u in bed ligt, tijdens uw lunchpauze of wanneer u ook maar op uw telefoon, computer of tablet zit.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Ook al betalen betaalde enquêtes niet veel geld, er zijn enkele tips en trucs die u kunt gebruiken om het meeste geld te verdienen.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>1. Doe mee aan de Top Paid Survey Sites</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Tegenwoordig zijn er veel betaalde enquêtesites om uit te kiezen. Maar om het meeste geld te verdienen, wil je lid worden van de sites die de reputatie hebben goed te betalen.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Enkele van de beste enquêtesites om lid van te worden zijn:</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Swagbucks</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Enquête Junkie</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>MyPoints</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Vindale Research</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>U kunt ook mobiele apps downloaden, zodat u onderweg enquêtes kunt invullen. Topopties zijn iPoll, Panel App en Google Opinion Rewards.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Bezoek Vuljespaarpot.nl om meer informatie te krijgen over enquête invullen en geld verdienen.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>2. Maak uw profiel grondig af</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Nadat u zich heeft aangemeld voor verschillende betaalde enquêtesites, is de volgende stap om uw profiel voor elk ervan grondig in te vullen. U wilt dat deze enquêtesites een diep begrip hebben van wie u bent als persoon en als consument.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Door alle profielvragen te beantwoorden en een beetje verder te gaan, kun je jezelf het beste vertegenwoordigen. Hoe meer elke enquêtesite over u weet, hoe groter de kans dat u in aanmerking komt voor enquêtes.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Vergeet niet uw profiel bij te werken wanneer u betaalde enquêtesites begint te gebruiken. Misschien heb je een nieuwe baan gekregen en verdien je meer geld, of misschien ben je onlangs getrouwd. Dit zijn allemaal wijzigingen die van invloed zijn op de banen waarvoor u in aanmerking komt.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:core-embed/youtube {\"url\":\"https://www.youtube.com/watch?v=BVCuFgYNynY\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\r\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\">\r\n<div class=\"wp-block-embed__wrapper\">https://www.youtube.com/watch?v=BVCuFgYNynY</div>\r\n</figure>\r\n<!-- /wp:core-embed/youtube -->','Tips en trucs om het meeste geld te verdienen met betaalde enquêtes','','publish','closed','open','','tips-en-trucs-om-het-meeste-geld-te-verdienen-met-betaalde-enquetes','','','2021-01-15 00:47:47','2021-01-15 00:47:47','',0,'http://koellerer.cc/?p=67',0,'post','',0),(68,1,'2020-04-19 17:09:58','2020-04-19 17:09:58','','jk7t7ttt','','inherit','closed','closed','','jk7t7ttt','','','2020-04-19 17:09:58','2020-04-19 17:09:58','',67,'http://koellerer.cc/wp-content/uploads/2020/04/jk7t7ttt.jpeg',0,'attachment','image/jpeg',0),(69,1,'2020-04-19 17:10:21','2020-04-19 17:10:21','<!-- wp:paragraph -->\n<p>Een van de eenvoudigste\nmanieren om online geld te verdienen, is door deel te nemen aan betaalde\nenquêtes. Online enquêtesites en mobiele apps zijn handig en flexibel, omdat u\naltijd en overal enquêtes kunt afnemen. U kunt op enquêtes reageren wanneer u\nop de bank ligt, terwijl u in bed ligt, tijdens uw lunchpauze of wanneer u ook\nmaar op uw telefoon, computer of tablet zit.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ook al betalen betaalde\nenquêtes niet veel geld, er zijn enkele tips en trucs die u kunt gebruiken om\nhet meeste geld te verdienen.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>1. Doe mee aan de Top Paid Survey Sites</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Tegenwoordig zijn er veel\nbetaalde enquêtesites om uit te kiezen. Maar om het meeste geld te verdienen,\nwil je lid worden van de sites die de reputatie hebben goed te betalen.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Enkele van de beste\nenquêtesites om lid van te worden zijn:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Swagbucks</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Enquête Junkie</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>MyPoints</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Vindale Research</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>U kunt ook mobiele apps\ndownloaden, zodat u onderweg enquêtes kunt invullen. Topopties zijn iPoll,\nPanel App en Google Opinion Rewards.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bezoek <a href=\"https://vuljespaarpot.nl/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Vuljespaarpot.nl (opens in a new tab)\">Vuljespaarpot.nl</a> om meer informatie te krijgen over <a href=\"https://vuljespaarpot.nl/geld-verdienen-met-enquetes/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"enquête invullen en geld verdienen (opens in a new tab)\">enquête invullen en geld verdienen</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>2. Maak uw profiel grondig af</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Nadat u zich heeft\naangemeld voor verschillende betaalde enquêtesites, is de volgende stap om uw\nprofiel voor elk ervan grondig in te vullen. U wilt dat deze enquêtesites een\ndiep begrip hebben van wie u bent als persoon en als consument.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Door alle profielvragen\nte beantwoorden en een beetje verder te gaan, kun je jezelf het beste\nvertegenwoordigen. Hoe meer elke enquêtesite over u weet, hoe groter de kans\ndat u in aanmerking komt voor enquêtes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Vergeet niet uw profiel bij te werken wanneer u betaalde enquêtesites begint te gebruiken. Misschien heb je een nieuwe baan gekregen en verdien je meer geld, of misschien ben je onlangs getrouwd. Dit zijn allemaal wijzigingen die van invloed zijn op de banen waarvoor u in aanmerking komt.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:core-embed/youtube {\"url\":\"https://www.youtube.com/watch?v=BVCuFgYNynY\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://www.youtube.com/watch?v=BVCuFgYNynY\n</div></figure>\n<!-- /wp:core-embed/youtube -->','Tips en trucs om het meeste geld te verdienen met betaalde enquêtes','','inherit','closed','closed','','67-revision-v1','','','2020-04-19 17:10:21','2020-04-19 17:10:21','',67,'http://koellerer.cc/67-revision-v1/',0,'revision','',0),(70,1,'2020-05-03 20:23:04','2020-05-03 20:23:04','Als u van plan bent om van provider te veranderen of uw bestaande internetverbinding te upgraden, zult u zeker verward worden met de keuze tussen DSL (Digital Subscriber Line) en kabelinternet - dus, welke van deze is beter? Is er echt een verschil tussen de twee? Het ligt voor de hand dat het moeilijk zal zijn om een keuze te maken als u zich niet bewust bent van het verschil tussen de twee en het is ook een lastige keuze vanwege het feit dat er verschillende overeenkomsten zijn tussen de twee. Nog niet overtuigd? Bekijk dan de <a href=\"https://internetvergelijken.org/internet/\">bron: internetvergelijken.org/internet/</a>\r\n<h2>Wat hebben Kabel en DSL internet gemeen?</h2>\r\nEen paar van de manieren waarop kabel en DSL op elkaar lijken zijn:\r\n<ol>\r\n 	<li>Kunnen luisteren naar of bekijken van muziek, films en video\'s</li>\r\n 	<li>Kan chatten met behulp van VoIP-diensten</li>\r\n 	<li>Beide zijn sneller dan dialup met snel internet.</li>\r\n 	<li>Kan gebruik maken van uw bestaande tv- of telefoonaansluitingen of -diensten</li>\r\n 	<li>Beide werken op uw Macintosh- en Windows-computers</li>\r\n</ol>\r\nDe meeste Internet Service Providers (ISP\'s) bieden beide diensten aan\r\nMaar, dit is waar de overeenkomsten eindigen en de eigenlijke vergelijking begint; lees verder via deze kabel vs. DSL internet koopgids om uw besluitvormingsproces eenvoudiger te maken.\r\n\r\nhttps://www.youtube.com/watch?v=mCfzBLRDqoM\r\n<h3>Wat moet u kiezen: Kabel vs. DSL internet?</h3>\r\nAls u probeert een geloofwaardig en eenvoudig antwoord op deze vraag te vinden, moet u begrijpen dat snelheid niet het enige cruciale punt is, maar dat u rekening moet houden met aspecten als betrouwbaarheid, installatiegemak, beschikbaarheid, veiligheid en prijs. Hier is een korte vergelijking van deze aspecten in beide opties.\r\n<h3>Snelheid en betrouwbaarheid</h3>\r\nWat betreft de internetdienstverlening is de snelheid relatief. Van kabelinternet is bekend dat het in theorie een betere algemene snelheid heeft, omdat de transmissiesnelheid ervan 10 keer hoger is dan die van DSL-internet. Maar in de praktijk, omdat de kabel internetverbindingen worden gedeeld de gegevens die naar uw computer moet zijn weg te vechten door het internet downloads en televisie-uitzendingen van de andere kabel consumenten om je heen, wat betekent dat de toegang is waarschijnlijk zeer traag wanneer het verkeer is hoog.\r\n<ul>\r\n 	<li>Aan de andere kant is de snelheid van DSL-internet aanzienlijk lager dan die van kabelinternet, omdat de verbinding rechtstreeks van het telefoonbedrijf komt. De snelheidsbepalende factor is hier de afstand tussen het centrum van de provider en uw huis. Het voordeel van DSL-internetverbindingen is echter de consistentie.</li>\r\n 	<li>De snelheid verandert niet noemenswaardig als de verbinding eenmaal is opgezet, omdat het een speciale internetverbinding is die alleen voor uw huis beschikbaar is. Dus, in termen van betrouwbaarheid, heeft DSL zijn voordeel.</li>\r\n 	<li>Voor algemeen internetgebruik zouden de snelheden van de kabel goed uitkomen, maar voor geavanceerder gebruik wordt de consistentie belangrijker, in welk geval DSL een betere keuze blijkt te zijn.</li>\r\n</ul>','Op welke manieren zijn er gebruik te maken van een digital subscriber line of kabel internet? De Top 5 providers zijn al lang bekend geworden in Nederland!','','publish','closed','open','','op-welke-manieren-zijn-er-gebruik-te-maken-van-een-digital-subscriber-line-of-kabel-internet-de-top-5-providers-zijn-al-lang-bekend-geworden-in-nederland','','','2020-04-26 22:31:54','2020-04-26 22:31:54','',0,'http://koellerer.cc/?p=70',0,'post','',0),(71,1,'2020-04-22 20:44:22','2020-04-22 20:44:22','','83902-','','inherit','closed','closed','','83902','','','2020-04-22 20:44:22','2020-04-22 20:44:22','',70,'http://koellerer.cc/wp-content/uploads/2020/04/83902-.jpg',0,'attachment','image/jpeg',0),(72,1,'2020-04-22 20:45:27','2020-04-22 20:45:27','Als u van plan bent om van provider te veranderen of uw bestaande internetverbinding te upgraden, zult u zeker verward worden met de keuze tussen DSL (Digital Subscriber Line) en kabelinternet - dus, welke van deze is beter? Is er echt een verschil tussen de twee? Het ligt voor de hand dat het moeilijk zal zijn om een keuze te maken als u zich niet bewust bent van het verschil tussen de twee en het is ook een lastige keuze vanwege het feit dat er verschillende overeenkomsten zijn tussen de twee. Nog niet overtuigd? Bekijk dan de <a href=\"https://internetvergelijken.org/internet/\">bron: internetvergelijken.org/internet/</a>\r\n<h2>Wat hebben Kabel en DSL internet gemeen?</h2>\r\nEen paar van de manieren waarop kabel en DSL op elkaar lijken zijn:\r\n<ol>\r\n 	<li>Kunnen luisteren naar of bekijken van muziek, films en video\'s</li>\r\n 	<li>Kan chatten met behulp van VoIP-diensten</li>\r\n 	<li>Beide zijn sneller dan dialup met snel internet.</li>\r\n 	<li>Kan gebruik maken van uw bestaande tv- of telefoonaansluitingen of -diensten</li>\r\n 	<li>Beide werken op uw Macintosh- en Windows-computers</li>\r\n</ol>\r\nDe meeste Internet Service Providers (ISP\'s) bieden beide diensten aan\r\nMaar, dit is waar de overeenkomsten eindigen en de eigenlijke vergelijking begint; lees verder via deze kabel vs. DSL internet koopgids om uw besluitvormingsproces eenvoudiger te maken.\r\n\r\nhttps://www.youtube.com/watch?v=mCfzBLRDqoM\r\n<h3>Wat moet u kiezen: Kabel vs. DSL internet?</h3>\r\nAls u probeert een geloofwaardig en eenvoudig antwoord op deze vraag te vinden, moet u begrijpen dat snelheid niet het enige cruciale punt is, maar dat u rekening moet houden met aspecten als betrouwbaarheid, installatiegemak, beschikbaarheid, veiligheid en prijs. Hier is een korte vergelijking van deze aspecten in beide opties.\r\n<h3>Snelheid en betrouwbaarheid</h3>\r\nWat betreft de internetdienstverlening is de snelheid relatief. Van kabelinternet is bekend dat het in theorie een betere algemene snelheid heeft, omdat de transmissiesnelheid ervan 10 keer hoger is dan die van DSL-internet. Maar in de praktijk, omdat de kabel internetverbindingen worden gedeeld de gegevens die naar uw computer moet zijn weg te vechten door het internet downloads en televisie-uitzendingen van de andere kabel consumenten om je heen, wat betekent dat de toegang is waarschijnlijk zeer traag wanneer het verkeer is hoog.\r\n<ul>\r\n 	<li>Aan de andere kant is de snelheid van DSL-internet aanzienlijk lager dan die van kabelinternet, omdat de verbinding rechtstreeks van het telefoonbedrijf komt. De snelheidsbepalende factor is hier de afstand tussen het centrum van de provider en uw huis. Het voordeel van DSL-internetverbindingen is echter de consistentie.</li>\r\n 	<li>De snelheid verandert niet noemenswaardig als de verbinding eenmaal is opgezet, omdat het een speciale internetverbinding is die alleen voor uw huis beschikbaar is. Dus, in termen van betrouwbaarheid, heeft DSL zijn voordeel.</li>\r\n 	<li>Voor algemeen internetgebruik zouden de snelheden van de kabel goed uitkomen, maar voor geavanceerder gebruik wordt de consistentie belangrijker, in welk geval DSL een betere keuze blijkt te zijn.</li>\r\n</ul>','Op welke manieren zijn er gebruik te maken van een digital subscriber line of kabel internet? De Top 5 providers zijn al lang bekend geworden in Nederland!','','inherit','closed','closed','','70-revision-v1','','','2020-04-22 20:45:27','2020-04-22 20:45:27','',70,'http://koellerer.cc/70-revision-v1/',0,'revision','',0),(73,1,'2020-04-22 20:50:58','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','open','','','','','2020-04-22 20:50:58','0000-00-00 00:00:00','',0,'http://koellerer.cc/?p=73',0,'post','',0),(74,1,'2020-05-09 11:38:45','2020-05-09 11:38:45','Als u <a href=\"https://verzekering-winkel.com/autoverzekering/\">op zoek bent naar een autoverzekering</a> voor tieners dan laat dit artikel u vijf tips zien die u kunt gebruiken om een goede deal op uw polis te krijgen. Het vinden van een goedkope verzekering voor deze leeftijdsgroep kan moeilijk zijn, maar als u het advies in dit artikel opvolgt, heeft u meer kans om een goede deal te vinden.\r\n<blockquote>In dit artikel ontdekt u vijf belangrijke punten over hoe jonge automobilisten hun kansen op een lagere autoverzekering kunnen verbeteren. We zullen het hebben over beperkte gebruikspolissen, chauffeursopleidingen, uw keuze van het voertuig, het handhaven van goede cijfers en het krijgen van jezelf op de autoverzekering van je ouders. Na het lezen van deze gids moet je in staat zijn om je kansen op het vinden van een autoverzekering voor tieners te verbeteren tegen een lagere prijs.</blockquote>\r\n<h2>Het is belangrijk om goed onderzoek te doen naar je autoverzekeringen</h2>\r\nBeperkte gebruikspolissen. Beperkte gebruikspolissen zijn een goede manier om de kosten van je dekking te verminderen. Ze zijn vooral geschikt als je slechts af en toe wilt rijden, of als je het niet erg vindt om beperkt te worden door tijden dat je je auto mag gebruiken. Sommige beleidsregels beperken u ook in het meenemen van andere tieners als passagier.\r\n<h2>Het kan zijn dat je een rijbewijs moet hebben voor je autoverzekering</h2>\r\nRijlessen. In sommige landen, zoals de Verenigde Staten van Amerika, kan het zijn dat de chauffeursopleidingen moeten worden gevolgd voordat u een voorlopig rijbewijs kunt krijgen. Zelfs als u deze lessen niet hoeft te nemen om uw rijbewijs te halen, zijn veiligheidslessen nog steeds een goed idee. Verzekeraars zijn meer kans om u te beschouwen als een beter risico als je hebt voltooid een veiligheidsklasse.\r\n<ol>\r\n 	<li>Uw keuze van het voertuig. Vermijd voertuigen die in de hogere verzekeringsgroepen vallen. Deze zullen het duurst zijn om dekking te vinden. Wanneer u op zoek bent naar een autoverzekering voor tieners zal u meestal beperkt zijn tot het verkrijgen van een verzekering voor een voertuig dat in een van de lagere groepen valt.</li>\r\n 	<li>U moet kiezen voor een auto met een hoge veiligheidsclassificatie omdat veel verzekeringsmaatschappijen u zullen voorzien van goedkopere offertes als u een auto rijdt waarvan de veiligheid hoog is beoordeeld.</li>\r\n 	<li>Handhaaf goede cijfers. Het handhaven van goede cijfers is belangrijk als u de goedkoopste autoverzekering voor tieners wilt vinden. Sommige verzekeraars geven je een korting als je kunt aantonen dat je een student bent met een cijfer B. gemiddeld of beter.</li>\r\n</ol>','Een aantal handige tips die je kunt gebruiken als je nog een autoverzekering moet afsluiten in 2020','','publish','closed','open','','een-aantal-handige-tips-die-je-kunt-gebruiken-als-je-nog-een-autoverzekering-moet-afsluiten-in-2020','','','2020-04-27 18:01:47','2020-04-27 18:01:47','',0,'http://koellerer.cc/?p=74',0,'post','',0),(75,1,'2020-05-08 12:14:46','2020-05-08 12:14:46','Doorlopend krediet is een van die juweeltjes die financiële adviseurs graag uittrekken om er intelligent uit te zien. Het is niet voor iedereen weggelegd, maar naar mijn professionele mening kan het een winnende strategie zijn en (op de juiste manier gedaan) je helpen om je hypotheek sneller af te betalen. U kunt de looptijd van uw hypotheek gemakkelijk laten dalen met 5-10 jaar en (als u een hypotheek heeft van meer dan $300.000) tot $80.000 aan rente besparen. Het is niet de enige manier om uw hypotheek te verlagen, maar het kan goed werken. Wil je meer weten? Bekijk dan de <a href=\"https://spaarbuidel.nl/doorlopend-krediet/\">mogelijkheden voor doorlopend krediet aanvragen</a>\r\n<h2>Ten eerste, wat is precies een doorlopend krediet</h2>\r\n<ul>\r\n 	<li>Met een RC zet u een deel van uw hypotheek op een transactierekening. Het zal aanvoelen alsof u met een enorme debetstand moet leven (maar tegen een hypotheekrente die niet de normale rente van een consumentenkrediet is). Als u extra geld op uw transactierekening zet, verlaagt u het hypotheeksaldo en betaalt u dus minder rente.</li>\r\n 	<li>Het lastige is als u uw hypotheek en dagelijkse transacties allemaal op één rekening beheert, en het risico bestaat dat het een zeer verwarrende brij van transacties wordt. Zonder zorgvuldige planning weet u nooit zeker of u vooruit komt en is het veel te gemakkelijk om geld uit te geven omdat u die grote kredietlijn heeft! Dit is de reden waarom sommige mensen wegblijven van RC.</li>\r\n</ul>\r\n<h2>OK, dus hoe ga je effectief om met doorlopend krediet?</h2>\r\nHet antwoord is eigenlijk heel simpel... heb twee transactie rekeningen. Vooral omdat de meeste banken nu gratis of goedkope elektronische transactierekeningen hebben, maakt het makkelijker om uw doorlopend krediet te scheiden van uw dagelijkse uitgaven.\r\n<ol>\r\n 	<li>Wij raden u aan uw salaris/loon te laten storten op de doorlopende rekening. Uw gewone rekeningen en de hypotheek worden ook betaald via de doorlopende rekening, maar voor de dagelijkse uitgaven stelt u een regelmatige automatische betaling in op een tweede transactierekening en gebruikt u die. Op deze manier komt u niet in de verleiding om meer uit te geven dan u zou moeten doen, alleen omdat u de kredietlijn beschikbaar heeft.</li>\r\n 	<li>Het eenvoudigste budget ter wereld is om te leven binnen de middelen van uw dagelijkse rekening, dus deze aanpak werkt een traktatie. Als u extra geld nodig hebt, kunt u het via het doorlopende krediet verkrijgen, maar het wordt dan een bewuste beslissing, dus het is waarschijnlijker dat u twee keer nadenkt.</li>\r\n</ol>\r\n<h3>Op welke manier kun je gebruik maken van een doorlopend krediet</h3>\r\nEen alternatief is om uw creditcard te gebruiken als de dagdagelijkse rekening en deze elke maand volledig af te betalen van de doorlopende kredietrekening. Op deze manier profiteert u van de typische rentevrije periode van 55 dagen en eventuele beloningspunten als u in dat soort zaken zit.','Een doorlopend krediet aanvragen kan een slimme beslissing zijn, maar er zijn wel wat voorwaarden aan dit soort kredieten verbonden','','publish','closed','open','','een-doorlopend-krediet-aanvragen-kan-een-slimme-beslissing-zijn-maar-er-zijn-wel-wat-voorwaarden-aan-dit-soort-kredieten-verbonden','','','2020-04-27 18:07:54','2020-04-27 18:07:54','',0,'http://koellerer.cc/?p=75',0,'post','',0),(76,1,'2020-05-15 23:02:47','2020-05-15 23:02:47','Proberen de energietarieven of prijzen van verschillende nutsbedrijven te vergelijken en dit persoonlijk te doen kan een ontmoedigende ervaring zijn, om nog maar te zwijgen van het zeer tijdrovende karakter ervan. Gelukkig hoeven we niet meer te rijden, of verschillende nutsbedrijven te bellen om de tarieven en prijzen te bepalen.\r\n\r\nDe technologie is er om ons te helpen, ja we zouden het internet kunnen gebruiken om die relevante informatie te krijgen. Het internet biedt niet alleen de snelste en gemakkelijkste manier om toegang te krijgen tot die gegevens, en met dezelfde eigenschap kunt u het ook op uw gemak gebruiken, op elk gewenst moment, zelfs in uw pyjama.\r\n<h2>Er zijn behoorlijk wat landen die je de mogelijkheid bieden om energie vergelijken mogelijk te maken</h2>\r\nGezien het feit dat olie, gas en andere energiegerelateerde producten grondstoffen zijn met een onstabiele marktprijs, kunt u het best regelmatig controleren. In de meeste ontwikkelde landen, zoals het Verenigd Koninkrijk, sommige Europese landen en de VS, is er sprake geweest van wat bekend staat als deregulering en dat betekent dat er nu meer kleine bedrijven zijn die energie leveren dan alleen de grote. <a href=\"https://beste-energievergelijker.com/energie-vergelijken/\">Bron: Beste-energievergelijker.com/energie-vergelijken/</a>\r\n<blockquote>Elk van hen concurreert in deze markt voor uw bedrijf, als zodanig hebben ze zeer waarschijnlijk hun eigen websites met veel informatie, vooral als ze relatief nieuw zijn in de nutssector. Dit is in uw voordeel omdat u nu snel en eenvoudig toegang heeft via het internet, om te zien hoe u de kosten van uw nutsbedrijf kunt minimaliseren door de beste service te selecteren die beschikbaar is in uw regio voor de beste prijzen of tarieven.</blockquote>\r\n<h3>Bij energie vergelijken moet je wel naar de markt kijken, de energieprijzen verschillen namelijk</h3>\r\nOm goed onderzoek te kunnen doen naar de energieprijzen is het essentieel om een aantal termen te begrijpen die specifiek zijn voor de markt, een daarvan is geplafonneerde tarieven. Wat geplafonneerde tarieven betekenen is dat de energieprijzen of -tarieven voor een bepaalde periode niet kunnen worden beïnvloed (naar boven of naar beneden) door enige prijswijziging.\r\n<ul>\r\n 	<li>Als u van plan bent om voor een langere periode gebruik te maken van bepaalde diensten, moet u rekening houden met het geplafonneerde tarief dat wordt aangeboden. Meestal is de trend in de energieprijssector stijgend, hoewel deze voor een korte periode kan dalen.</li>\r\n 	<li>Realistisch gezien is de kans groot dat u geld bespaart, omdat de toekomstige energieprijs hoogstwaarschijnlijk zal stijgen. Het selecteren van een bedrijf met geplafonneerde tarieven zal u dus op de lange termijn geld besparen.</li>\r\n 	<li>Aan de andere kant, als u alleen op zoek bent naar het kortetermijngebruik, wat vrij ongewoon is, kunt u overwegen om te kijken naar niet-geplafonneerde deals. De meeste besparing zal gebeuren wanneer u een aankoop doet tijdens een lull in de energieprijzen. Daarvoor moet u de prijs zo vaak mogelijk via het internet zorgvuldig controleren.</li>\r\n</ul>','Het is slim om te beginnen met een energievergelijker om alle energietarieven te bekijken, doe dat wel slim want het is niet altijd makkelijk','','publish','closed','open','','het-is-slim-om-te-beginnen-met-een-energievergelijker-om-alle-energietarieven-te-bekijken-doe-dat-wel-slim-want-het-is-niet-altijd-makkelijk','','','2020-04-27 18:12:43','2020-04-27 18:12:43','',0,'http://koellerer.cc/?p=76',0,'post','',0),(77,1,'2020-05-16 23:38:48','2020-05-16 23:38:48','Via <a href=\"https://vergelijk-gratis.nl/\">deze vergelijkingswebsites kunnen kijkers kennismaken met de beste aanbiedingen</a> voor specifieke producten, die tegen de laagste prijs beschikbaar zijn zonder dat dit ten koste gaat van de kwaliteit. Dit alles gebeurt binnen een fractie van een minuut, wat het handig maakt voor online shoppers.\r\n\r\nOf het nu gaat om couponaanbiedingen op restaurantboekingen of de beste deal op creditcards, u vindt ze op de winkelvergelijkingssites, die meestal ontworpen zijn met specifieke productsites. Het is na grondig onderzoek van duizenden specifieke items en hun beschikbaarheid op verschillende sites dat deze vergelijkingssites zijn ontwikkeld om volledige tevredenheid van de gebruiker te garanderen door middel van een nieuw soort ervaring.\r\n<ul>\r\n 	<li>Het uitgebreide aanbod van producten waarop de vergelijkingssites voor winkelen zijn ontworpen, omvat artikelen die nodig zijn in ons dagelijks leven, waaronder kleding, sportartikelen, sieraden, elektronische artikelen, bloemen, schoenen, reizen, kinderkleding, zomerkleding en een groot aantal andere productgroepen.</li>\r\n 	<li>U vindt gedetailleerde productinformatie van verschillende sites, waaronder kortingen, gratis aanbiedingen, verzendingsvoordelen en promotionele aanbiedingen in één oogopslag op het computerscherm. Dit zal u helpen om de juiste beslissing te nemen bij de aankoop van een product na een uitgebreide studie van de vergelijkingen van het specifieke product.</li>\r\n</ul>\r\nhttps://www.youtube.com/watch?v=t7s-Estz82g\r\n<h2>Het vergelijken van producten is behoorlijk slim, maar hoe moet je dit regelen?</h2>\r\nU heeft het voordeel van het vinden van de beste deals voor online winkelen via deze sites waar u veel tijd en energie kunt besparen omdat u de juiste informatie krijgt, wat helpt bij het nemen van verstandige beslissingen. U kunt de dagelijkse aanbiedingen van honderden producten en diensten bekijken via geavanceerde zoekopdrachten.\r\n<blockquote>U kunt de vergelijkende informatie voor de komende maand vinden. Met één muisklik weet u welke nieuwe producten er in een winkel worden gelanceerd of welke nieuwe producten er op de menukaart van populaire restaurants staan. De voordelen die u via de vergelijkingssites van de winkels krijgt, zijn onvergelijkbaar. Houd rekening met de tijd die u bespaart en de authenticiteit van de informatie. Als u op de website klikt, kunt u zoeken naar elke online marketingsite, waaronder eBay en andere populaire online winkelsites. Dit voegt een nieuwe dimensie toe aan uw online winkelervaring, waarbij u gegarandeerd het beste artikel tegen de beste prijs krijgt.</blockquote>','Er zijn behoorlijk wat specifieke producten, het is daarom lastig om alles goed te vergelijken, gelukkig heb je daar sites voor!','','publish','closed','open','','er-zijn-behoorlijk-wat-specifieke-producten-het-is-daarom-lastig-om-alles-goed-te-vergelijken-gelukkig-heb-je-daar-sites-voor','','','2020-04-27 18:17:41','2020-04-27 18:17:41','',0,'http://koellerer.cc/?p=77',0,'post','',0),(78,1,'2020-04-27 17:53:54','2020-04-27 17:53:54','http://koellerer.cc/wp-content/uploads/2020/03/cropped-529-1.png','cropped-529-1.png','','inherit','closed','closed','','cropped-529-1-png','','','2020-04-27 17:53:54','2020-04-27 17:53:54','',0,'http://koellerer.cc/wp-content/uploads/2020/03/cropped-529-1.png',0,'attachment','image/png',0),(79,1,'2020-04-27 17:53:58','2020-04-27 17:53:58','{\n    \"site_icon\": {\n        \"value\": 78,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-04-27 17:53:58\"\n    }\n}','','','trash','closed','closed','','68782435-d659-4dbd-8d81-285c5b75bf83','','','2020-04-27 17:53:58','2020-04-27 17:53:58','',0,'http://koellerer.cc/68782435-d659-4dbd-8d81-285c5b75bf83/',0,'customize_changeset','',0),(80,1,'2020-04-27 18:01:18','2020-04-27 18:01:18','','96969691]','','inherit','closed','closed','','96969691','','','2020-04-27 18:01:18','2020-04-27 18:01:18','',74,'http://koellerer.cc/wp-content/uploads/2020/04/96969691.jpg',0,'attachment','image/jpeg',0),(81,1,'2020-04-27 18:01:47','2020-04-27 18:01:47','Als u <a href=\"https://verzekering-winkel.com/autoverzekering/\">op zoek bent naar een autoverzekering</a> voor tieners dan laat dit artikel u vijf tips zien die u kunt gebruiken om een goede deal op uw polis te krijgen. Het vinden van een goedkope verzekering voor deze leeftijdsgroep kan moeilijk zijn, maar als u het advies in dit artikel opvolgt, heeft u meer kans om een goede deal te vinden.\r\n<blockquote>In dit artikel ontdekt u vijf belangrijke punten over hoe jonge automobilisten hun kansen op een lagere autoverzekering kunnen verbeteren. We zullen het hebben over beperkte gebruikspolissen, chauffeursopleidingen, uw keuze van het voertuig, het handhaven van goede cijfers en het krijgen van jezelf op de autoverzekering van je ouders. Na het lezen van deze gids moet je in staat zijn om je kansen op het vinden van een autoverzekering voor tieners te verbeteren tegen een lagere prijs.</blockquote>\r\n<h2>Het is belangrijk om goed onderzoek te doen naar je autoverzekeringen</h2>\r\nBeperkte gebruikspolissen. Beperkte gebruikspolissen zijn een goede manier om de kosten van je dekking te verminderen. Ze zijn vooral geschikt als je slechts af en toe wilt rijden, of als je het niet erg vindt om beperkt te worden door tijden dat je je auto mag gebruiken. Sommige beleidsregels beperken u ook in het meenemen van andere tieners als passagier.\r\n<h2>Het kan zijn dat je een rijbewijs moet hebben voor je autoverzekering</h2>\r\nRijlessen. In sommige landen, zoals de Verenigde Staten van Amerika, kan het zijn dat de chauffeursopleidingen moeten worden gevolgd voordat u een voorlopig rijbewijs kunt krijgen. Zelfs als u deze lessen niet hoeft te nemen om uw rijbewijs te halen, zijn veiligheidslessen nog steeds een goed idee. Verzekeraars zijn meer kans om u te beschouwen als een beter risico als je hebt voltooid een veiligheidsklasse.\r\n<ol>\r\n 	<li>Uw keuze van het voertuig. Vermijd voertuigen die in de hogere verzekeringsgroepen vallen. Deze zullen het duurst zijn om dekking te vinden. Wanneer u op zoek bent naar een autoverzekering voor tieners zal u meestal beperkt zijn tot het verkrijgen van een verzekering voor een voertuig dat in een van de lagere groepen valt.</li>\r\n 	<li>U moet kiezen voor een auto met een hoge veiligheidsclassificatie omdat veel verzekeringsmaatschappijen u zullen voorzien van goedkopere offertes als u een auto rijdt waarvan de veiligheid hoog is beoordeeld.</li>\r\n 	<li>Handhaaf goede cijfers. Het handhaven van goede cijfers is belangrijk als u de goedkoopste autoverzekering voor tieners wilt vinden. Sommige verzekeraars geven je een korting als je kunt aantonen dat je een student bent met een cijfer B. gemiddeld of beter.</li>\r\n</ol>','Een aantal handige tips die je kunt gebruiken als je nog een autoverzekering moet afsluiten in 2020','','inherit','closed','closed','','74-revision-v1','','','2020-04-27 18:01:47','2020-04-27 18:01:47','',74,'http://koellerer.cc/74-revision-v1/',0,'revision','',0),(82,1,'2020-04-27 18:06:33','2020-04-27 18:06:33','','00919201','','inherit','closed','closed','','00919201','','','2020-04-27 18:06:33','2020-04-27 18:06:33','',75,'http://koellerer.cc/wp-content/uploads/2020/04/00919201.jpg',0,'attachment','image/jpeg',0),(83,1,'2020-04-27 18:07:27','2020-04-27 18:07:27','Doorlopend krediet is een van die juweeltjes die financiële adviseurs graag uittrekken om er intelligent uit te zien. Het is niet voor iedereen weggelegd, maar naar mijn professionele mening kan het een winnende strategie zijn en (op de juiste manier gedaan) je helpen om je hypotheek sneller af te betalen. U kunt de looptijd van uw hypotheek gemakkelijk laten dalen met 5-10 jaar en (als u een hypotheek heeft van meer dan $300.000) tot $80.000 aan rente besparen. Het is niet de enige manier om uw hypotheek te verlagen, maar het kan goed werken. Wil je meer weten? Bekijk dan de <a href=\"https://spaarbuidel.nl/doorlopend-krediet/\">mogelijkheden voor doorlopend krediet aanvragen</a>\r\n<h2>Ten eerste, wat is precies een doorlopend krediet</h2>\r\n<ul>\r\n 	<li>Met een RC zet u een deel van uw hypotheek op een transactierekening. Het zal aanvoelen alsof u met een enorme debetstand moet leven (maar tegen een hypotheekrente die niet de normale rente van een consumentenkrediet is). Als u extra geld op uw transactierekening zet, verlaagt u het hypotheeksaldo en betaalt u dus minder rente.</li>\r\n 	<li>Het lastige is als u uw hypotheek en dagelijkse transacties allemaal op één rekening beheert, en het risico bestaat dat het een zeer verwarrende brij van transacties wordt. Zonder zorgvuldige planning weet u nooit zeker of u vooruit komt en is het veel te gemakkelijk om geld uit te geven omdat u die grote kredietlijn heeft! Dit is de reden waarom sommige mensen wegblijven van RC.</li>\r\n</ul>\r\n<h2>OK, dus hoe ga je effectief om met doorlopend krediet?</h2>\r\nHet antwoord is eigenlijk heel simpel... heb twee transactie rekeningen. Vooral omdat de meeste banken nu gratis of goedkope elektronische transactierekeningen hebben, maakt het makkelijker om uw doorlopend krediet te scheiden van uw dagelijkse uitgaven.\r\n<ol>\r\n 	<li>Wij raden u aan uw salaris/loon te laten storten op de doorlopende rekening. Uw gewone rekeningen en de hypotheek worden ook betaald via de doorlopende rekening, maar voor de dagelijkse uitgaven stelt u een regelmatige automatische betaling in op een tweede transactierekening en gebruikt u die. Op deze manier komt u niet in de verleiding om meer uit te geven dan u zou moeten doen, alleen omdat u de kredietlijn beschikbaar heeft.</li>\r\n 	<li>Het eenvoudigste budget ter wereld is om te leven binnen de middelen van uw dagelijkse rekening, dus deze aanpak werkt een traktatie. Als u extra geld nodig hebt, kunt u het via het doorlopende krediet verkrijgen, maar het wordt dan een bewuste beslissing, dus het is waarschijnlijker dat u twee keer nadenkt.</li>\r\n</ol>\r\n<h3>Op welke manier kun je gebruik maken van een doorlopend krediet</h3>\r\nEen alternatief is om uw creditcard te gebruiken als de dagdagelijkse rekening en deze elke maand volledig af te betalen van de doorlopende kredietrekening. Op deze manier profiteert u van de typische rentevrije periode van 55 dagen en eventuele beloningspunten als u in dat soort zaken zit.','Een doorlopend krediet aanvragen kan een slimme beslissing zijn, maar er zijn wel wat voorwaarden aan dit soort kredieten verbonden','','inherit','closed','closed','','75-revision-v1','','','2020-04-27 18:07:27','2020-04-27 18:07:27','',75,'http://koellerer.cc/75-revision-v1/',0,'revision','',0),(84,1,'2020-04-27 18:11:35','2020-04-27 18:11:35','','999691','','inherit','closed','closed','','999691','','','2020-04-27 18:11:35','2020-04-27 18:11:35','',76,'http://koellerer.cc/wp-content/uploads/2020/04/999691.jpg',0,'attachment','image/jpeg',0),(85,1,'2020-04-27 18:12:43','2020-04-27 18:12:43','Proberen de energietarieven of prijzen van verschillende nutsbedrijven te vergelijken en dit persoonlijk te doen kan een ontmoedigende ervaring zijn, om nog maar te zwijgen van het zeer tijdrovende karakter ervan. Gelukkig hoeven we niet meer te rijden, of verschillende nutsbedrijven te bellen om de tarieven en prijzen te bepalen.\r\n\r\nDe technologie is er om ons te helpen, ja we zouden het internet kunnen gebruiken om die relevante informatie te krijgen. Het internet biedt niet alleen de snelste en gemakkelijkste manier om toegang te krijgen tot die gegevens, en met dezelfde eigenschap kunt u het ook op uw gemak gebruiken, op elk gewenst moment, zelfs in uw pyjama.\r\n<h2>Er zijn behoorlijk wat landen die je de mogelijkheid bieden om energie vergelijken mogelijk te maken</h2>\r\nGezien het feit dat olie, gas en andere energiegerelateerde producten grondstoffen zijn met een onstabiele marktprijs, kunt u het best regelmatig controleren. In de meeste ontwikkelde landen, zoals het Verenigd Koninkrijk, sommige Europese landen en de VS, is er sprake geweest van wat bekend staat als deregulering en dat betekent dat er nu meer kleine bedrijven zijn die energie leveren dan alleen de grote. <a href=\"https://beste-energievergelijker.com/energie-vergelijken/\">Bron: Beste-energievergelijker.com/energie-vergelijken/</a>\r\n<blockquote>Elk van hen concurreert in deze markt voor uw bedrijf, als zodanig hebben ze zeer waarschijnlijk hun eigen websites met veel informatie, vooral als ze relatief nieuw zijn in de nutssector. Dit is in uw voordeel omdat u nu snel en eenvoudig toegang heeft via het internet, om te zien hoe u de kosten van uw nutsbedrijf kunt minimaliseren door de beste service te selecteren die beschikbaar is in uw regio voor de beste prijzen of tarieven.</blockquote>\r\n<h3>Bij energie vergelijken moet je wel naar de markt kijken, de energieprijzen verschillen namelijk</h3>\r\nOm goed onderzoek te kunnen doen naar de energieprijzen is het essentieel om een aantal termen te begrijpen die specifiek zijn voor de markt, een daarvan is geplafonneerde tarieven. Wat geplafonneerde tarieven betekenen is dat de energieprijzen of -tarieven voor een bepaalde periode niet kunnen worden beïnvloed (naar boven of naar beneden) door enige prijswijziging.\r\n<ul>\r\n 	<li>Als u van plan bent om voor een langere periode gebruik te maken van bepaalde diensten, moet u rekening houden met het geplafonneerde tarief dat wordt aangeboden. Meestal is de trend in de energieprijssector stijgend, hoewel deze voor een korte periode kan dalen.</li>\r\n 	<li>Realistisch gezien is de kans groot dat u geld bespaart, omdat de toekomstige energieprijs hoogstwaarschijnlijk zal stijgen. Het selecteren van een bedrijf met geplafonneerde tarieven zal u dus op de lange termijn geld besparen.</li>\r\n 	<li>Aan de andere kant, als u alleen op zoek bent naar het kortetermijngebruik, wat vrij ongewoon is, kunt u overwegen om te kijken naar niet-geplafonneerde deals. De meeste besparing zal gebeuren wanneer u een aankoop doet tijdens een lull in de energieprijzen. Daarvoor moet u de prijs zo vaak mogelijk via het internet zorgvuldig controleren.</li>\r\n</ul>','Het is slim om te beginnen met een energievergelijker om alle energietarieven te bekijken, doe dat wel slim want het is niet altijd makkelijk','','inherit','closed','closed','','76-revision-v1','','','2020-04-27 18:12:43','2020-04-27 18:12:43','',76,'http://koellerer.cc/76-revision-v1/',0,'revision','',0),(86,1,'2020-04-27 18:15:48','2020-04-27 18:15:48','','99969691','','inherit','closed','closed','','99969691','','','2020-04-27 18:15:48','2020-04-27 18:15:48','',77,'http://koellerer.cc/wp-content/uploads/2020/04/99969691.jpg',0,'attachment','image/jpeg',0),(87,1,'2020-04-27 18:17:41','2020-04-27 18:17:41','Via <a href=\"https://vergelijk-gratis.nl/\">deze vergelijkingswebsites kunnen kijkers kennismaken met de beste aanbiedingen</a> voor specifieke producten, die tegen de laagste prijs beschikbaar zijn zonder dat dit ten koste gaat van de kwaliteit. Dit alles gebeurt binnen een fractie van een minuut, wat het handig maakt voor online shoppers.\r\n\r\nOf het nu gaat om couponaanbiedingen op restaurantboekingen of de beste deal op creditcards, u vindt ze op de winkelvergelijkingssites, die meestal ontworpen zijn met specifieke productsites. Het is na grondig onderzoek van duizenden specifieke items en hun beschikbaarheid op verschillende sites dat deze vergelijkingssites zijn ontwikkeld om volledige tevredenheid van de gebruiker te garanderen door middel van een nieuw soort ervaring.\r\n<ul>\r\n 	<li>Het uitgebreide aanbod van producten waarop de vergelijkingssites voor winkelen zijn ontworpen, omvat artikelen die nodig zijn in ons dagelijks leven, waaronder kleding, sportartikelen, sieraden, elektronische artikelen, bloemen, schoenen, reizen, kinderkleding, zomerkleding en een groot aantal andere productgroepen.</li>\r\n 	<li>U vindt gedetailleerde productinformatie van verschillende sites, waaronder kortingen, gratis aanbiedingen, verzendingsvoordelen en promotionele aanbiedingen in één oogopslag op het computerscherm. Dit zal u helpen om de juiste beslissing te nemen bij de aankoop van een product na een uitgebreide studie van de vergelijkingen van het specifieke product.</li>\r\n</ul>\r\nhttps://www.youtube.com/watch?v=t7s-Estz82g\r\n<h2>Het vergelijken van producten is behoorlijk slim, maar hoe moet je dit regelen?</h2>\r\nU heeft het voordeel van het vinden van de beste deals voor online winkelen via deze sites waar u veel tijd en energie kunt besparen omdat u de juiste informatie krijgt, wat helpt bij het nemen van verstandige beslissingen. U kunt de dagelijkse aanbiedingen van honderden producten en diensten bekijken via geavanceerde zoekopdrachten.\r\n<blockquote>U kunt de vergelijkende informatie voor de komende maand vinden. Met één muisklik weet u welke nieuwe producten er in een winkel worden gelanceerd of welke nieuwe producten er op de menukaart van populaire restaurants staan. De voordelen die u via de vergelijkingssites van de winkels krijgt, zijn onvergelijkbaar. Houd rekening met de tijd die u bespaart en de authenticiteit van de informatie. Als u op de website klikt, kunt u zoeken naar elke online marketingsite, waaronder eBay en andere populaire online winkelsites. Dit voegt een nieuwe dimensie toe aan uw online winkelervaring, waarbij u gegarandeerd het beste artikel tegen de beste prijs krijgt.</blockquote>','Er zijn behoorlijk wat specifieke producten, het is daarom lastig om alles goed te vergelijken, gelukkig heb je daar sites voor!','','inherit','closed','closed','','77-revision-v1','','','2020-04-27 18:17:41','2020-04-27 18:17:41','',77,'http://koellerer.cc/77-revision-v1/',0,'revision','',0),(88,1,'2020-06-05 14:17:34','2020-06-05 14:17:34','Als u een creditcard heeft, moet u voorzichtig en waakzaam blijven. Maar hoe weet u zeker dat u goede beveiligingsgewoonten heeft?\r\n<h2>Hier zijn tips die u zullen helpen verantwoord gedrag te vertonen wanneer u uw creditcard gebruikt.</h2>\r\nBewaar bonnen voor uw aankopen en vergelijk de bedragen met wat u in rekening wordt gebracht op uw maandoverzicht; fouten zijn bekend.\r\n\r\nGeef verkopers nooit uw persoonlijke informatie, ook niet als ze erom vragen. Het enige wat ze wettelijk kunnen aanvragen, is een geldige kaart en uw handtekening.\r\n\r\nMeld het verlies of de diefstal van uw creditcard zo snel mogelijk.\r\n\r\nProfiteer in geval van fraude van Zero Liability. Als uw nummer of kaart wordt gestolen terwijl u aan het winkelen bent (online of niet), wordt u ontheven van uw verantwoordelijkheid als consument en hoeft u niets te betalen. U moet redelijkerwijs kunnen aantonen dat u niet verantwoordelijk bent voor aankopen die zijn gedaan, tenzij hiervoor het gebruik van uw persoonlijke identificatienummer (pincode) is vereist. Daarom is het belangrijk om uw maandelijkse afschriften altijd zorgvuldig door te nemen om ongeoorloofde transacties te detecteren (uw kaarthouderovereenkomst geeft een definitie van een ongeoorloofde transactie).\r\n\r\nMaak een lijst van al je kaarten en hun nummers. Bewaar de lijst op een veilige plaats (anders dan in uw portemonnee of tas). Bij verlies of diefstal is het gemakkelijker om ze te annuleren.\r\n\r\nU wordt verantwoordelijk gehouden voor aankopen met uw creditcard of <a title=\"debitcard\" href=\"https://www.123creditcardvergelijk.nl/debit-card/\" target=\"_blank\" rel=\"noopener noreferrer\">debitcard</a> (met of zonder uw toestemming) door iemand in uw omgeving. Bezoek <a title=\"www.123creditcardvergelijk.nl\" href=\"https://www.123creditcardvergelijk.nl\" target=\"_blank\" rel=\"noopener noreferrer\">www.123creditcardvergelijk.nl</a> voor meer informatie om een creditcard te vergelijken.\r\n\r\nZorg ervoor dat de kaart die u terugkrijgt nadat u een aankoop heeft gedaan van u is.\r\n\r\nGeef uw kaartnummer nooit telefonisch door, tenzij u belt of zeker weet dat u de persoon die belt, kent.\r\n\r\nVoer op internet alleen financiële transacties uit op beveiligde websites (vaak te herkennen aan een klein hangslotje rechtsonder op het scherm en aan een URL die begint met \"https\"). Geef NOOIT uw creditcardnummer per e-mail.\r\n\r\nLaat uw creditcards nooit onbeheerd achter op het werk of op school. Op deze locaties vinden de meeste creditcarddiefstallen plaats.\r\n\r\nOnderteken de achterkant van een nieuwe kaart zodra u deze ontvangt en vernietig alle verlopen of ongebruikte kaarten.\r\n\r\nhttps://www.youtube.com/watch?v=JtAeToJVX_Q','Tips over de beveiliging van een creditcard','','publish','closed','open','','tips-over-de-beveiliging-van-een-creditcard','','','2020-04-30 14:19:29','2020-04-30 14:19:29','',0,'http://koellerer.cc/?p=88',0,'post','',0),(89,1,'2020-04-30 14:19:11','2020-04-30 14:19:11','','u3i4738433','','inherit','closed','closed','','u3i4738433','','','2020-04-30 14:19:11','2020-04-30 14:19:11','',88,'http://koellerer.cc/wp-content/uploads/2020/04/u3i4738433.jpeg',0,'attachment','image/jpeg',0),(90,1,'2020-04-30 14:19:29','2020-04-30 14:19:29','Als u een creditcard heeft, moet u voorzichtig en waakzaam blijven. Maar hoe weet u zeker dat u goede beveiligingsgewoonten heeft?\r\n<h2>Hier zijn tips die u zullen helpen verantwoord gedrag te vertonen wanneer u uw creditcard gebruikt.</h2>\r\nBewaar bonnen voor uw aankopen en vergelijk de bedragen met wat u in rekening wordt gebracht op uw maandoverzicht; fouten zijn bekend.\r\n\r\nGeef verkopers nooit uw persoonlijke informatie, ook niet als ze erom vragen. Het enige wat ze wettelijk kunnen aanvragen, is een geldige kaart en uw handtekening.\r\n\r\nMeld het verlies of de diefstal van uw creditcard zo snel mogelijk.\r\n\r\nProfiteer in geval van fraude van Zero Liability. Als uw nummer of kaart wordt gestolen terwijl u aan het winkelen bent (online of niet), wordt u ontheven van uw verantwoordelijkheid als consument en hoeft u niets te betalen. U moet redelijkerwijs kunnen aantonen dat u niet verantwoordelijk bent voor aankopen die zijn gedaan, tenzij hiervoor het gebruik van uw persoonlijke identificatienummer (pincode) is vereist. Daarom is het belangrijk om uw maandelijkse afschriften altijd zorgvuldig door te nemen om ongeoorloofde transacties te detecteren (uw kaarthouderovereenkomst geeft een definitie van een ongeoorloofde transactie).\r\n\r\nMaak een lijst van al je kaarten en hun nummers. Bewaar de lijst op een veilige plaats (anders dan in uw portemonnee of tas). Bij verlies of diefstal is het gemakkelijker om ze te annuleren.\r\n\r\nU wordt verantwoordelijk gehouden voor aankopen met uw creditcard of <a title=\"debitcard\" href=\"https://www.123creditcardvergelijk.nl/debit-card/\" target=\"_blank\" rel=\"noopener noreferrer\">debitcard</a> (met of zonder uw toestemming) door iemand in uw omgeving. Bezoek <a title=\"www.123creditcardvergelijk.nl\" href=\"https://www.123creditcardvergelijk.nl\" target=\"_blank\" rel=\"noopener noreferrer\">www.123creditcardvergelijk.nl</a> voor meer informatie om een creditcard te vergelijken.\r\n\r\nZorg ervoor dat de kaart die u terugkrijgt nadat u een aankoop heeft gedaan van u is.\r\n\r\nGeef uw kaartnummer nooit telefonisch door, tenzij u belt of zeker weet dat u de persoon die belt, kent.\r\n\r\nVoer op internet alleen financiële transacties uit op beveiligde websites (vaak te herkennen aan een klein hangslotje rechtsonder op het scherm en aan een URL die begint met \"https\"). Geef NOOIT uw creditcardnummer per e-mail.\r\n\r\nLaat uw creditcards nooit onbeheerd achter op het werk of op school. Op deze locaties vinden de meeste creditcarddiefstallen plaats.\r\n\r\nOnderteken de achterkant van een nieuwe kaart zodra u deze ontvangt en vernietig alle verlopen of ongebruikte kaarten.\r\n\r\nhttps://www.youtube.com/watch?v=JtAeToJVX_Q','Tips over de beveiliging van een creditcard','','inherit','closed','closed','','88-revision-v1','','','2020-04-30 14:19:29','2020-04-30 14:19:29','',88,'http://koellerer.cc/88-revision-v1/',0,'revision','',0),(91,1,'2020-05-15 16:29:23','2020-05-15 16:29:23','Als u overweegt een nieuw voertuig te kopen en uw oude wilt verkopen, heeft het inruilen bij een dealer verschillende voordelen. Ze nemen niet alleen de aansprakelijkheid van het voertuig op zich, maar het bedrag dat na de beoordeling wordt aangeboden, kan naar de aankoop van uw nieuwe voertuig gaan. Ongeacht oncontroleerbare aspecten zoals de kilometerstand of de leeftijd van het voertuig, er zijn een paar manieren waarop u de inruilwaarde van uw voertuig kunt verbeteren.\r\n<h2>Dress om indruk te maken</h2>\r\nUw auto laten zien met vuil en vuil geeft geen goede eerste indruk of wekt geen vertrouwen dat u er goed voor heeft gezorgd. Een simpele wasbeurt doet wonderen, of het nu professioneel is of alleen; wees trots op hoe uw voertuig eruit ziet. Poets de carrosserie, banden, bumper en ramen en reinig vaak over het hoofd geziene plekken zoals deurkozijnen, wielkasten en kofferbakranden. Maak het af met een waxjob om die glanzende buitenkant te herstellen.\r\n<h2>Vernieuw het interieur</h2>\r\nNet als de buitenkant, moet de binnenkant van uw voertuig representatief zijn. Verwijder ongewenste kruimels door de vloermatten en spleten in de bekleding te stofzuigen. Veeg stof weg met een microvezeldoek en spuit van het dashboard en het stuur. Om de binnenkant helemaal schoon te maken, is het misschien de moeite waard om wat geld uit te geven om het gedetailleerd te krijgen om die hardnekkige vlekken te verwijderen.\r\n<h2>Herstel kleine deuken</h2>\r\nHet repareren van kleine schade voordat uw inruilbeoordeling kan de waarde van uw voertuig verhogen. Kleine deuken en deuken kunnen eenvoudig worden hersteld door een vervelde deukhersteller en krassen kunnen worden gebufferd of opnieuw worden geverfd. Als de schade te groot/ te groot is om te repareren, vraag dan een schriftelijke schatting van de kosten en gebruik deze voor uw onderhandelingen.\r\n\r\nhttps://www.youtube.com/watch?v=WTdtWAUs5lY\r\n<h2>Fix kleine problemen</h2>\r\nHet is het beste om kleine, betaalbare problemen op te lossen voor een taxatie, omdat dit zich in honderden dollars kan vertalen naar <a title=\"uw waarde auto\" href=\"https://www.kentekencheck.nu/dagwaarde-auto/\" target=\"_blank\" rel=\"noopener noreferrer\">uw waarde auto</a>. In plaats van de dealer deze problemen op te laten lossen voordat hij uw voertuig doorverkoopt, repareert u zaken als kapotte gloeilampen, scheuren in de voorruit of spaanders, een kapotte sleutelhanger, enz. Door een klein budget in te stellen. Alle serieuze reparaties moeten door de dealer worden gemeld. U kunt online gaan om uw <a title=\"auto gratis verkopen online\" href=\"https://www.kentekencheck.nu/auto-verkopen/\" target=\"_blank\" rel=\"noopener noreferrer\">auto gratis verkopen online</a>.\r\n<h2>Controleer uw banden</h2>\r\nZorg ervoor dat uw banden in redelijke staat verkeren. Als uw huidige banden geen loopvlak meer hebben en er versleten uitzien, kunt u het beste een goedkope set kopen. Door dit te doen, helpt dit niet alleen het uiterlijk van uw voertuig te verbeteren, het helpt ook bij het onderhandelen met de dealer. Zorg ervoor dat u uw banden controleert op \"stoepranduitslag\". Dit is wanneer uw wiel langs de rand van de stoeprand schraapt, waardoor cosmetische schade of erger blijft. Een andere gemakkelijke taak bij het controleren van uw banden is om ze eenvoudig te polijsten. Verwijder stof en vuilophoping; de dealer zal het onderhoud waarderen.','Hoe u de inruilwaarde van uw voertuig kunt verbeteren','','publish','closed','open','','hoe-u-de-inruilwaarde-van-uw-voertuig-kunt-verbeteren','','','2020-05-08 16:31:01','2020-05-08 16:31:01','',0,'http://koellerer.cc/?p=91',0,'post','',0),(92,1,'2020-05-08 16:30:56','2020-05-08 16:30:56','','oq0203dd','','inherit','closed','closed','','oq0203dd','','','2020-05-08 16:30:56','2020-05-08 16:30:56','',91,'http://koellerer.cc/wp-content/uploads/2020/05/oq0203dd.png',0,'attachment','image/png',0),(93,1,'2020-05-08 16:31:01','2020-05-08 16:31:01','Als u overweegt een nieuw voertuig te kopen en uw oude wilt verkopen, heeft het inruilen bij een dealer verschillende voordelen. Ze nemen niet alleen de aansprakelijkheid van het voertuig op zich, maar het bedrag dat na de beoordeling wordt aangeboden, kan naar de aankoop van uw nieuwe voertuig gaan. Ongeacht oncontroleerbare aspecten zoals de kilometerstand of de leeftijd van het voertuig, er zijn een paar manieren waarop u de inruilwaarde van uw voertuig kunt verbeteren.\r\n<h2>Dress om indruk te maken</h2>\r\nUw auto laten zien met vuil en vuil geeft geen goede eerste indruk of wekt geen vertrouwen dat u er goed voor heeft gezorgd. Een simpele wasbeurt doet wonderen, of het nu professioneel is of alleen; wees trots op hoe uw voertuig eruit ziet. Poets de carrosserie, banden, bumper en ramen en reinig vaak over het hoofd geziene plekken zoals deurkozijnen, wielkasten en kofferbakranden. Maak het af met een waxjob om die glanzende buitenkant te herstellen.\r\n<h2>Vernieuw het interieur</h2>\r\nNet als de buitenkant, moet de binnenkant van uw voertuig representatief zijn. Verwijder ongewenste kruimels door de vloermatten en spleten in de bekleding te stofzuigen. Veeg stof weg met een microvezeldoek en spuit van het dashboard en het stuur. Om de binnenkant helemaal schoon te maken, is het misschien de moeite waard om wat geld uit te geven om het gedetailleerd te krijgen om die hardnekkige vlekken te verwijderen.\r\n<h2>Herstel kleine deuken</h2>\r\nHet repareren van kleine schade voordat uw inruilbeoordeling kan de waarde van uw voertuig verhogen. Kleine deuken en deuken kunnen eenvoudig worden hersteld door een vervelde deukhersteller en krassen kunnen worden gebufferd of opnieuw worden geverfd. Als de schade te groot/ te groot is om te repareren, vraag dan een schriftelijke schatting van de kosten en gebruik deze voor uw onderhandelingen.\r\n\r\nhttps://www.youtube.com/watch?v=WTdtWAUs5lY\r\n<h2>Fix kleine problemen</h2>\r\nHet is het beste om kleine, betaalbare problemen op te lossen voor een taxatie, omdat dit zich in honderden dollars kan vertalen naar <a title=\"uw waarde auto\" href=\"https://www.kentekencheck.nu/dagwaarde-auto/\" target=\"_blank\" rel=\"noopener noreferrer\">uw waarde auto</a>. In plaats van de dealer deze problemen op te laten lossen voordat hij uw voertuig doorverkoopt, repareert u zaken als kapotte gloeilampen, scheuren in de voorruit of spaanders, een kapotte sleutelhanger, enz. Door een klein budget in te stellen. Alle serieuze reparaties moeten door de dealer worden gemeld. U kunt online gaan om uw <a title=\"auto gratis verkopen online\" href=\"https://www.kentekencheck.nu/auto-verkopen/\" target=\"_blank\" rel=\"noopener noreferrer\">auto gratis verkopen online</a>.\r\n<h2>Controleer uw banden</h2>\r\nZorg ervoor dat uw banden in redelijke staat verkeren. Als uw huidige banden geen loopvlak meer hebben en er versleten uitzien, kunt u het beste een goedkope set kopen. Door dit te doen, helpt dit niet alleen het uiterlijk van uw voertuig te verbeteren, het helpt ook bij het onderhandelen met de dealer. Zorg ervoor dat u uw banden controleert op \"stoepranduitslag\". Dit is wanneer uw wiel langs de rand van de stoeprand schraapt, waardoor cosmetische schade of erger blijft. Een andere gemakkelijke taak bij het controleren van uw banden is om ze eenvoudig te polijsten. Verwijder stof en vuilophoping; de dealer zal het onderhoud waarderen.','Hoe u de inruilwaarde van uw voertuig kunt verbeteren','','inherit','closed','closed','','91-revision-v1','','','2020-05-08 16:31:01','2020-05-08 16:31:01','',91,'http://koellerer.cc/91-revision-v1/',0,'revision','',0),(94,1,'2020-06-04 16:19:03','2020-06-04 16:19:03','Veel handelaren besteden niet genoeg aandacht aan de kenmerken van een munt voordat ze erin investeren, noch overwegen ze de timing van de aankoop of ruilstatistieken. Als gevolg hiervan verliezen ze enorme bedragen bij het omzetten van fiat-geld in cryptocurrency en stellen ze zichzelf bloot aan aanvallen van hackers en het instorten van munten.\r\n\r\nMaar er zijn bepaalde trucs van het vak, en als u zich hiervan bewust bent, kunt u uw geld behouden en vermenigvuldigen. We gaan je vertellen over die in dit artikel.\r\n<h2>Het token evalueren</h2>\r\nVolgens CoinMarketCap zijn er vandaag de dag meer dan 2.000 verschillende tokens op de markt, waarvan de totale kapitalisatie meer dan $ 140 miljard bedraagt. Hoe kunt u fouten vermijden en het token kiezen dat u winst oplevert? Bekijk de kenmerken die hieronder worden beschreven voor enkele nuttige richtlijnen bij het maken van de juiste beslissing.\r\n\r\nVoor de goede orde, soms kan de uitwisseling zelf tokens analyseren en de recensies op haar website publiceren. Voorbeeld is p2pb2b exchange. Hier kunt u hun 3DCoin-recensie lezen. Deze materialen kunnen het besluitvormingsproces een stuk eenvoudiger maken.\r\n\r\nhttps://www.youtube.com/watch?v=BitRln5LswE\r\n<h2>Fundamentele analyse</h2>\r\nOntdek waar <a title=\"alle cryptocurrency coins\" href=\"https://www.bitcoinexchangenederland.nl/cryptocurrency/\" target=\"_blank\" rel=\"noopener noreferrer\">alle cryptocurrency coins</a> voor is gemaakt en hoe deze er gebruik van kan maken. Om winstgevend te zijn, moet elk project een probleem oplossen. Als je een whitepaper leest die voornamelijk marketingtactieken en rook en spiegels lijkt te zijn in plaats van een praktische, functionele use-case te beschrijven en de stappen die ze nemen om de technologie te ontwikkelen, dan is het waarschijnlijk geen veilige gok om je geld in te investeren bij exchanges als <a title=\"Bitvavo\" href=\"https://www.bitcoinexchangenederland.nl/bitvavo/\" target=\"_blank\" rel=\"noopener noreferrer\">Bitvavo</a>.\r\n\r\nHet bedrijf moet technische oplossingen bieden die aan de behoeften van een groot aantal gebruikers kunnen voldoen. Hoe beter doordacht de technologie is, hoe robuuster het token en het ecosysteem zullen zijn. En terwijl u één bedrijf bestudeert, kunt u ook veel zwendelprojecten filteren.','Uw Eerste Bitcoin Kopen? Toptips Om Te Overwegen Wanneer U Voor De Eerste Keer In Cryptocurrency Investeert','','publish','closed','open','','uw-eerste-bitcoin-kopen-toptips-om-te-overwegen-wanneer-u-voor-de-eerste-keer-in-cryptocurrency-investeert','','','2020-05-13 16:20:32','2020-05-13 16:20:32','',0,'http://koellerer.cc/?p=94',0,'post','',0),(95,1,'2020-05-13 16:20:26','2020-05-13 16:20:26','','baq1d94d','','inherit','closed','closed','','baq1d94d','','','2020-05-13 16:20:26','2020-05-13 16:20:26','',94,'http://koellerer.cc/wp-content/uploads/2020/05/baq1d94d.jpeg',0,'attachment','image/jpeg',0),(96,1,'2020-05-13 16:20:32','2020-05-13 16:20:32','Veel handelaren besteden niet genoeg aandacht aan de kenmerken van een munt voordat ze erin investeren, noch overwegen ze de timing van de aankoop of ruilstatistieken. Als gevolg hiervan verliezen ze enorme bedragen bij het omzetten van fiat-geld in cryptocurrency en stellen ze zichzelf bloot aan aanvallen van hackers en het instorten van munten.\r\n\r\nMaar er zijn bepaalde trucs van het vak, en als u zich hiervan bewust bent, kunt u uw geld behouden en vermenigvuldigen. We gaan je vertellen over die in dit artikel.\r\n<h2>Het token evalueren</h2>\r\nVolgens CoinMarketCap zijn er vandaag de dag meer dan 2.000 verschillende tokens op de markt, waarvan de totale kapitalisatie meer dan $ 140 miljard bedraagt. Hoe kunt u fouten vermijden en het token kiezen dat u winst oplevert? Bekijk de kenmerken die hieronder worden beschreven voor enkele nuttige richtlijnen bij het maken van de juiste beslissing.\r\n\r\nVoor de goede orde, soms kan de uitwisseling zelf tokens analyseren en de recensies op haar website publiceren. Voorbeeld is p2pb2b exchange. Hier kunt u hun 3DCoin-recensie lezen. Deze materialen kunnen het besluitvormingsproces een stuk eenvoudiger maken.\r\n\r\nhttps://www.youtube.com/watch?v=BitRln5LswE\r\n<h2>Fundamentele analyse</h2>\r\nOntdek waar <a title=\"alle cryptocurrency coins\" href=\"https://www.bitcoinexchangenederland.nl/cryptocurrency/\" target=\"_blank\" rel=\"noopener noreferrer\">alle cryptocurrency coins</a> voor is gemaakt en hoe deze er gebruik van kan maken. Om winstgevend te zijn, moet elk project een probleem oplossen. Als je een whitepaper leest die voornamelijk marketingtactieken en rook en spiegels lijkt te zijn in plaats van een praktische, functionele use-case te beschrijven en de stappen die ze nemen om de technologie te ontwikkelen, dan is het waarschijnlijk geen veilige gok om je geld in te investeren bij exchanges als <a title=\"Bitvavo\" href=\"https://www.bitcoinexchangenederland.nl/bitvavo/\" target=\"_blank\" rel=\"noopener noreferrer\">Bitvavo</a>.\r\n\r\nHet bedrijf moet technische oplossingen bieden die aan de behoeften van een groot aantal gebruikers kunnen voldoen. Hoe beter doordacht de technologie is, hoe robuuster het token en het ecosysteem zullen zijn. En terwijl u één bedrijf bestudeert, kunt u ook veel zwendelprojecten filteren.','Uw Eerste Bitcoin Kopen? Toptips Om Te Overwegen Wanneer U Voor De Eerste Keer In Cryptocurrency Investeert','','inherit','closed','closed','','94-revision-v1','','','2020-05-13 16:20:32','2020-05-13 16:20:32','',94,'http://koellerer.cc/94-revision-v1/',0,'revision','',0),(97,1,'2020-06-14 07:14:21','2020-06-14 07:14:21','Om jezelf de beste kans te geven om te slagen <a href=\"https://verkeersborden.nu/theorie-examen-oefenen\" target=\"_blank\" rel=\"noopener noreferrer\">theorie examen 2020</a>:\r\n\r\n&nbsp;\r\n<ol>\r\n 	<li>Vind de juiste instructeur voor jou. Zoek, voordat je aan de test begint, de meest compatibele instructeur - een docent waarmee je kunt werken en die je kunt vertrouwen. Wees niet bang om ook een testles te boeken en als je je niet op je gemak voelt, ga dan verder! Je zult gemiddeld 30 - 40 uur samen doorbrengen, dus het vinden van een goede instructeur vergroot niet alleen je kansen om de eerste keer te slagen, maar kan ook het aantal uren verminderen dat nodig is om de teststandaard te bereiken.</li>\r\n</ol>\r\nhttps://www.youtube.com/watch?v=3AXRP9pjc3s\r\n\r\n&nbsp;\r\n<ol start=\"2\">\r\n 	<li>Zoek altijd naar leermogelijkheden. Ga als passagier, althans figuurlijk, achter het stuur zitten. Op kruispunten of rotondes die door uw spiegel lopen, signaleert u de manoeuvreerstappen zoals u zou doen tijdens een rijexamen. Hoe meer je dit doet, hoe meer het een tweede natuur voor je wordt. Tijdens de test zelf wil je idealiter dat dit een tweede natuur is. <a href=\"https://verkeersborden.nu/\" target=\"_blank\" rel=\"noopener noreferrer\">Verkeersborden.nu</a> is ook een goede optie.</li>\r\n</ol>\r\n&nbsp;\r\n<ol start=\"3\">\r\n 	<li>\'Laat zien, vertel me\'-vragen. Ontworpen om uw praktische kennis te testen, kan u van alles worden gevraagd, van hoe u kunt controleren of uw remlichten werken om ervoor te zorgen dat uw hoofdsteun de beste bescherming biedt in het geval van een aanrijding. Lees deze scenario\'s door en laat voor elk een antwoord opstellen.</li>\r\n</ol>\r\n&nbsp;\r\n<ol start=\"4\">\r\n 	<li>Testroutes afleggen. Aangezien de DVSA (Driver and Vehicle Standards Agency) geen rijtestroutes publiceert, is het altijd logisch om te begrijpen over welke gebieden en wegen u tijdens uw test moet navigeren. U kunt verwachten dat grote en gecompliceerde rotondes, kruispunten of kruispunten altijd worden opgenomen en deze kunnen worden geïdentificeerd door Google Maps.</li>\r\n</ol>\r\n&nbsp;\r\n<ol start=\"5\">\r\n 	<li>Oefenen, oefenen en nog wat oefenen. Door uw manoeuvres zo vaak mogelijk te oefenen, zult u zich comfortabeler voelen tijdens het uitvoeren van de test - vooral als u deze kunt doen in de auto waarin u uw test zult afleggen.</li>\r\n</ol>','Tips om te slagen voor je rijexamen','','publish','closed','open','','tips-om-te-slagen-voor-je-rijexamen','','','2020-06-04 07:16:52','2020-06-04 07:16:52','',0,'http://koellerer.cc/?p=97',0,'post','',0),(98,1,'2020-06-04 07:15:54','2020-06-04 07:15:54','','9ajsdjsajdjas','','inherit','closed','closed','','9ajsdjsajdjas','','','2020-06-04 07:15:54','2020-06-04 07:15:54','',97,'http://koellerer.cc/wp-content/uploads/2020/06/9ajsdjsajdjas.png',0,'attachment','image/png',0),(99,1,'2020-06-04 07:16:52','2020-06-04 07:16:52','Om jezelf de beste kans te geven om te slagen <a href=\"https://verkeersborden.nu/theorie-examen-oefenen\" target=\"_blank\" rel=\"noopener noreferrer\">theorie examen 2020</a>:\r\n\r\n&nbsp;\r\n<ol>\r\n 	<li>Vind de juiste instructeur voor jou. Zoek, voordat je aan de test begint, de meest compatibele instructeur - een docent waarmee je kunt werken en die je kunt vertrouwen. Wees niet bang om ook een testles te boeken en als je je niet op je gemak voelt, ga dan verder! Je zult gemiddeld 30 - 40 uur samen doorbrengen, dus het vinden van een goede instructeur vergroot niet alleen je kansen om de eerste keer te slagen, maar kan ook het aantal uren verminderen dat nodig is om de teststandaard te bereiken.</li>\r\n</ol>\r\nhttps://www.youtube.com/watch?v=3AXRP9pjc3s\r\n\r\n&nbsp;\r\n<ol start=\"2\">\r\n 	<li>Zoek altijd naar leermogelijkheden. Ga als passagier, althans figuurlijk, achter het stuur zitten. Op kruispunten of rotondes die door uw spiegel lopen, signaleert u de manoeuvreerstappen zoals u zou doen tijdens een rijexamen. Hoe meer je dit doet, hoe meer het een tweede natuur voor je wordt. Tijdens de test zelf wil je idealiter dat dit een tweede natuur is. <a href=\"https://verkeersborden.nu/\" target=\"_blank\" rel=\"noopener noreferrer\">Verkeersborden.nu</a> is ook een goede optie.</li>\r\n</ol>\r\n&nbsp;\r\n<ol start=\"3\">\r\n 	<li>\'Laat zien, vertel me\'-vragen. Ontworpen om uw praktische kennis te testen, kan u van alles worden gevraagd, van hoe u kunt controleren of uw remlichten werken om ervoor te zorgen dat uw hoofdsteun de beste bescherming biedt in het geval van een aanrijding. Lees deze scenario\'s door en laat voor elk een antwoord opstellen.</li>\r\n</ol>\r\n&nbsp;\r\n<ol start=\"4\">\r\n 	<li>Testroutes afleggen. Aangezien de DVSA (Driver and Vehicle Standards Agency) geen rijtestroutes publiceert, is het altijd logisch om te begrijpen over welke gebieden en wegen u tijdens uw test moet navigeren. U kunt verwachten dat grote en gecompliceerde rotondes, kruispunten of kruispunten altijd worden opgenomen en deze kunnen worden geïdentificeerd door Google Maps.</li>\r\n</ol>\r\n&nbsp;\r\n<ol start=\"5\">\r\n 	<li>Oefenen, oefenen en nog wat oefenen. Door uw manoeuvres zo vaak mogelijk te oefenen, zult u zich comfortabeler voelen tijdens het uitvoeren van de test - vooral als u deze kunt doen in de auto waarin u uw test zult afleggen.</li>\r\n</ol>','Tips om te slagen voor je rijexamen','','inherit','closed','closed','','97-revision-v1','','','2020-06-04 07:16:52','2020-06-04 07:16:52','',97,'http://koellerer.cc/97-revision-v1/',0,'revision','',0),(100,1,'2020-10-28 03:08:19','2020-10-28 03:08:19','Gouverneur van de Bank of England, Andrew Bailey, denkt niet dat Bitcoin intrinsieke waarde heeft en is van mening dat het veel te vluchtig is om voor betalingen te worden gebruikt.\r\n\r\n&nbsp;\r\n\r\nDe gouverneur van de Bank of England zei vandaag dat hij het moeilijk vond om Bitcoin als betaalmiddel te beschouwen. <a href=\"https://biflatie.nl/chainlink/\">Kopen chainlink</a> online is makkelijker.\r\n\r\n&nbsp;\r\n\r\nDe gouverneur van de Britse centrale bank, Andrew Bailey, zei vandaag tijdens een openbare Q + A-sessie: \"Het is moeilijk in te zien dat Bitcoin een intrinsieke waarde heeft die we doorgaans noemen,\" en voegde eraan toe: \"Het kan extrinsieke waarde hebben in de zin dat mensen willen, ”meldde Reuters.\r\n\r\n&nbsp;\r\n\r\nOver mensen die Bitcoin als betaalmiddel gebruiken, zei Bailey dat hij \"erg nerveus\" is gezien de vluchtigheid van Bitcoin. Bailey zei ook dat de Britse economie volgens Reuters een rotsvoller herstel tegemoet gaat dan verwacht.\r\n\r\n&nbsp;\r\n\r\nBailey heeft Bitcoin al lang weggegooid, wat de grootste cryptocurrency is op basis van marktkapitalisatie. In een toespraak voor het Brookings Institute vorige maand zei hij dat cryptocurrencies \"helemaal geen verband houden met geld\". <a href=\"https://biflatie.nl/waarde-bitcoin/\">De actuele waarde bitcoin</a> is gedaald.\r\n\r\n&nbsp;\r\n\r\nTijdens een hoorzitting van een Britse parlementaire commissie in maart herhaalde Bailey dezelfde bewering: hoewel Bitcoin geen intrinsieke waarde heeft, kan het wel extrinsieke waarde hebben. Hij zei: \"Als u in Bitcoin wilt investeren, wees dan bereid al uw geld te verliezen.\"\r\n\r\n&nbsp;\r\n\r\nhttps://youtu.be/SzAuB2FG79A\r\n\r\n&nbsp;\r\n\r\nBailey is echter optimistisch over stablecoins, dit zijn cryptocurrencies die zijn gekoppeld aan een echt actief, zoals de Amerikaanse dollar of het Britse pond. Hij zei in de toespraak van vorige maand: \"Stablecoins kunnen enkele nuttige voordelen bieden. Ze zouden bijvoorbeeld de fricties in betalingen verder kunnen verminderen door mogelijk de snelheid te verhogen en de kosten van betalingen te verlagen (vooral als er wereldwijde stablecoins zouden worden opgericht), ”zei hij in de toespraak.\r\n\r\n&nbsp;\r\n\r\nHij zei dat deze digitale activa een aanvulling zouden kunnen zijn op de digitale valuta van een centrale bank - in wezen een door de staat gerolde crypto, \"hetzij als afzonderlijke betalingsopties, hetzij met elementen van het stablecoin-ecosysteem, zoals portefeuilles, die consumenten toegang geven tot een CBDC\". een optie.','Bitcoin voor betalingen is een slecht idee, zegt hoofd van de Bank of England','','publish','closed','open','','bitcoin-voor-betalingen-is-een-slecht-idee-zegt-hoofd-van-de-bank-of-england','','','2020-10-22 03:11:26','2020-10-22 03:11:26','',0,'http://koellerer.cc/?p=100',0,'post','',0),(101,1,'2020-10-22 03:09:50','2020-10-22 03:09:50','','6g56fdg4fd','','inherit','closed','closed','','6g56fdg4fd','','','2020-10-22 03:09:50','2020-10-22 03:09:50','',100,'http://koellerer.cc/wp-content/uploads/2020/10/6g56fdg4fd.jpg',0,'attachment','image/jpeg',0),(102,1,'2020-10-22 03:11:26','2020-10-22 03:11:26','Gouverneur van de Bank of England, Andrew Bailey, denkt niet dat Bitcoin intrinsieke waarde heeft en is van mening dat het veel te vluchtig is om voor betalingen te worden gebruikt.\r\n\r\n&nbsp;\r\n\r\nDe gouverneur van de Bank of England zei vandaag dat hij het moeilijk vond om Bitcoin als betaalmiddel te beschouwen. <a href=\"https://biflatie.nl/chainlink/\">Kopen chainlink</a> online is makkelijker.\r\n\r\n&nbsp;\r\n\r\nDe gouverneur van de Britse centrale bank, Andrew Bailey, zei vandaag tijdens een openbare Q + A-sessie: \"Het is moeilijk in te zien dat Bitcoin een intrinsieke waarde heeft die we doorgaans noemen,\" en voegde eraan toe: \"Het kan extrinsieke waarde hebben in de zin dat mensen willen, ”meldde Reuters.\r\n\r\n&nbsp;\r\n\r\nOver mensen die Bitcoin als betaalmiddel gebruiken, zei Bailey dat hij \"erg nerveus\" is gezien de vluchtigheid van Bitcoin. Bailey zei ook dat de Britse economie volgens Reuters een rotsvoller herstel tegemoet gaat dan verwacht.\r\n\r\n&nbsp;\r\n\r\nBailey heeft Bitcoin al lang weggegooid, wat de grootste cryptocurrency is op basis van marktkapitalisatie. In een toespraak voor het Brookings Institute vorige maand zei hij dat cryptocurrencies \"helemaal geen verband houden met geld\". <a href=\"https://biflatie.nl/waarde-bitcoin/\">De actuele waarde bitcoin</a> is gedaald.\r\n\r\n&nbsp;\r\n\r\nTijdens een hoorzitting van een Britse parlementaire commissie in maart herhaalde Bailey dezelfde bewering: hoewel Bitcoin geen intrinsieke waarde heeft, kan het wel extrinsieke waarde hebben. Hij zei: \"Als u in Bitcoin wilt investeren, wees dan bereid al uw geld te verliezen.\"\r\n\r\n&nbsp;\r\n\r\nhttps://youtu.be/SzAuB2FG79A\r\n\r\n&nbsp;\r\n\r\nBailey is echter optimistisch over stablecoins, dit zijn cryptocurrencies die zijn gekoppeld aan een echt actief, zoals de Amerikaanse dollar of het Britse pond. Hij zei in de toespraak van vorige maand: \"Stablecoins kunnen enkele nuttige voordelen bieden. Ze zouden bijvoorbeeld de fricties in betalingen verder kunnen verminderen door mogelijk de snelheid te verhogen en de kosten van betalingen te verlagen (vooral als er wereldwijde stablecoins zouden worden opgericht), ”zei hij in de toespraak.\r\n\r\n&nbsp;\r\n\r\nHij zei dat deze digitale activa een aanvulling zouden kunnen zijn op de digitale valuta van een centrale bank - in wezen een door de staat gerolde crypto, \"hetzij als afzonderlijke betalingsopties, hetzij met elementen van het stablecoin-ecosysteem, zoals portefeuilles, die consumenten toegang geven tot een CBDC\". een optie.','Bitcoin voor betalingen is een slecht idee, zegt hoofd van de Bank of England','','inherit','closed','closed','','100-revision-v1','','','2020-10-22 03:11:26','2020-10-22 03:11:26','',100,'http://koellerer.cc/100-revision-v1/',0,'revision','',0),(103,1,'2021-01-15 00:47:47','2021-01-15 00:47:47','<!-- wp:paragraph -->\r\n<p>Een van de eenvoudigste manieren om online geld te verdienen, is door deel te nemen aan betaalde enquêtes. Online enquêtesites en mobiele apps zijn handig en flexibel, omdat u altijd en overal enquêtes kunt afnemen. U kunt op enquêtes reageren wanneer u op de bank ligt, terwijl u in bed ligt, tijdens uw lunchpauze of wanneer u ook maar op uw telefoon, computer of tablet zit.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Ook al betalen betaalde enquêtes niet veel geld, er zijn enkele tips en trucs die u kunt gebruiken om het meeste geld te verdienen.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>1. Doe mee aan de Top Paid Survey Sites</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Tegenwoordig zijn er veel betaalde enquêtesites om uit te kiezen. Maar om het meeste geld te verdienen, wil je lid worden van de sites die de reputatie hebben goed te betalen.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Enkele van de beste enquêtesites om lid van te worden zijn:</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Swagbucks</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Enquête Junkie</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>MyPoints</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Vindale Research</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>U kunt ook mobiele apps downloaden, zodat u onderweg enquêtes kunt invullen. Topopties zijn iPoll, Panel App en Google Opinion Rewards.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Bezoek Vuljespaarpot.nl om meer informatie te krijgen over enquête invullen en geld verdienen.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>2. Maak uw profiel grondig af</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Nadat u zich heeft aangemeld voor verschillende betaalde enquêtesites, is de volgende stap om uw profiel voor elk ervan grondig in te vullen. U wilt dat deze enquêtesites een diep begrip hebben van wie u bent als persoon en als consument.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Door alle profielvragen te beantwoorden en een beetje verder te gaan, kun je jezelf het beste vertegenwoordigen. Hoe meer elke enquêtesite over u weet, hoe groter de kans dat u in aanmerking komt voor enquêtes.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Vergeet niet uw profiel bij te werken wanneer u betaalde enquêtesites begint te gebruiken. Misschien heb je een nieuwe baan gekregen en verdien je meer geld, of misschien ben je onlangs getrouwd. Dit zijn allemaal wijzigingen die van invloed zijn op de banen waarvoor u in aanmerking komt.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:core-embed/youtube {\"url\":\"https://www.youtube.com/watch?v=BVCuFgYNynY\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\r\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\">\r\n<div class=\"wp-block-embed__wrapper\">https://www.youtube.com/watch?v=BVCuFgYNynY</div>\r\n</figure>\r\n<!-- /wp:core-embed/youtube -->','Tips en trucs om het meeste geld te verdienen met betaalde enquêtes','','inherit','closed','closed','','67-revision-v1','','','2021-01-15 00:47:47','2021-01-15 00:47:47','',67,'http://koellerer.cc/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 (9,2,0),(9,3,0),(9,4,0),(9,5,0),(12,2,0),(12,3,0),(12,4,0),(16,2,0),(16,3,0),(16,4,0),(19,6,0),(22,2,0),(22,3,0),(22,4,0),(22,6,0),(29,7,0),(30,7,0),(31,7,0),(32,7,0),(53,7,0),(64,2,0),(67,8,0),(70,9,0),(74,10,0),(75,11,0),(76,12,0),(77,13,0),(88,14,0),(91,15,0),(94,16,0),(97,17,0),(100,18,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=19 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,5),(3,3,'category','',0,4),(4,4,'category','',0,4),(5,5,'post_tag','',0,1),(6,6,'category','',0,2),(7,7,'nav_menu','',0,5),(8,8,'category','',0,1),(9,9,'category','',0,1),(10,10,'category','',0,1),(11,11,'category','',0,1),(12,12,'category','',0,1),(13,13,'category','',0,1),(14,14,'category','',0,1),(15,15,'category','',0,1),(16,16,'category','',0,1),(17,17,'category','',0,1),(18,18,'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=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_terms`
--

LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'My Blog','my-blog',0),(3,'Topic','topic',0),(4,'News','news',0),(5,'Topic','topic',0),(6,'Sport','sport',0),(7,'main manu','main-manu',0),(8,'Geld','geld',0),(9,'Internet informatie','internet-informatie',0),(10,'Auto informatie','auto-informatie',0),(11,'Doorlopend krediet','doorlopend-krediet',0),(12,'Vergelijker','vergelijker',0),(13,'Prijzen','prijzen',0),(14,'Creditcard gebruik','creditcard-gebruik',0),(15,'Auto waarde','auto-waarde',0),(16,'bitcoin kopen','bitcoin-kopen',0),(17,'Slagen voor theorie examen tips','slagen-voor-theorie-examen-tips',0),(18,'biflatie en coins','biflatie-en-coins',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=37 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_usermeta`
--

LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','administrator'),(2,1,'first_name','Dan'),(3,1,'last_name','Garrett'),(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:1:{s:64:\"4bfbcad0c93a533a3f81cb93a59dbe2051404475e9bd850af848159aac025769\";a:4:{s:10:\"expiration\";i:1611634169;s:2:\"ip\";s:11:\"190.98.3.81\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36\";s:5:\"login\";i:1611461369;}}'),(17,1,'aioseop_seen_about_page','3.4.3'),(18,1,'wp_dashboard_quick_press_last_post_id','8'),(20,1,'closedpostboxes_post','a:1:{i:0;s:16:\"tagsdiv-post_tag\";}'),(21,1,'metaboxhidden_post','a:6:{i:0;s:11:\"postexcerpt\";i:1;s:13:\"trackbacksdiv\";i:2;s:10:\"postcustom\";i:3;s:16:\"commentstatusdiv\";i:4;s:7:\"slugdiv\";i:5;s:9:\"authordiv\";}'),(22,1,'wp_user-settings','libraryContent=browse&editor=tinymce'),(23,1,'wp_user-settings-time','1587588324'),(24,1,'_yoast_wpseo_profile_updated','1583823567'),(25,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(26,1,'metaboxhidden_nav-menus','a:1:{i:0;s:12:\"add-post_tag\";}'),(27,1,'nav_menu_recently_edited','7'),(28,1,'community-events-location','a:1:{s:2:\"ip\";s:11:\"190.98.78.0\";}'),(30,1,'aioseop_notice_time_set_review_plugin_cta','1587751437'),(31,1,'aioseop_notice_display_time_review_plugin_cta','1588961036'),(32,1,'aioseop_notice_time_set_conflicting_plugin','1590079546'),(33,1,'aioseop_notice_display_time_conflicting_plugin','1590079545'),(35,1,'meta-box-order_post','a:3:{s:4:\"side\";s:78:\"submitdiv,categorydiv,tagsdiv-post_tag,ssb_meta_box,postimagediv,xmlsf_section\";s:6:\"normal\";s:94:\"postexcerpt,trackbacksdiv,postcustom,commentstatusdiv,slugdiv,authordiv,sfsi-plus-social-media\";s:8:\"advanced\";s:0:\"\";}'),(36,1,'screen_layout_post','2');
/*!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,'administrator','$P$BnbJz9wLx3yRuyee.gtmAkI4icgpy31','administrator','[email protected]','','2020-02-19 20:30:46','',0,'Dan Garrett');
/*!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=7 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-03-10 07:28:24'),(2,'wpforms_process_entry_emails_meta_cleanup','Wzg2NDAwXQ==','2020-03-10 09:00:33'),(3,'wpforms_process_entry_emails','W1t7Im5hbWUiOiJOYW1lIiwidmFsdWUiOiJLcmlzdGFTb2ljeUlHIiwiaWQiOjAsInR5cGUiOiJuYW1lIiwiZmlyc3QiOiIiLCJtaWRkbGUiOiIiLCJsYXN0IjoiIn0seyJuYW1lIjoiRW1haWwiLCJ2YWx1ZSI6InN2aXQybW9kYUB5YW5kZXguYnkiLCJpZCI6MSwidHlwZSI6ImVtYWlsIn1dLHsiZmllbGRzIjpbIktyaXN0YVNvaWN5SUciLCJzdml0Mm1vZGFAeWFuZGV4LmJ5Il0sImhwIjoiIiwiaWQiOiIyNiIsImF1dGhvciI6IjEiLCJzdWJtaXQiOiJ3cGZvcm1zLXN1Ym1pdCJ9LHsiaWQiOiIyNiIsImZpZWxkX2lkIjoyLCJmaWVsZHMiOlt7ImlkIjoiMCIsInR5cGUiOiJuYW1lIiwibGFiZWwiOiJOYW1lIiwiZm9ybWF0Ijoic2ltcGxlIiwiZGVzY3JpcHRpb24iOiIiLCJyZXF1aXJlZCI6IjEiLCJzaXplIjoibGFyZ2UiLCJzaW1wbGVfcGxhY2Vob2xkZXIiOiIiLCJzaW1wbGVfZGVmYXVsdCI6IiIsImZpcnN0X3BsYWNlaG9sZGVyIjoiIiwiZmlyc3RfZGVmYXVsdCI6IiIsIm1pZGRsZV9wbGFjZWhvbGRlciI6IiIsIm1pZGRsZV9kZWZhdWx0IjoiIiwibGFzdF9wbGFjZWhvbGRlciI6IiIsImxhc3RfZGVmYXVsdCI6IiIsImNzcyI6IiJ9LHsiaWQiOiIxIiwidHlwZSI6ImVtYWlsIiwibGFiZWwiOiJFbWFpbCIsImRlc2NyaXB0aW9uIjoiIiwicmVxdWlyZWQiOiIxIiwic2l6ZSI6ImxhcmdlIiwicGxhY2Vob2xkZXIiOiIiLCJjb25maXJtYXRpb25fcGxhY2Vob2xkZXIiOiIiLCJkZWZhdWx0X3ZhbHVlIjoiIiwiY3NzIjoiIn1dLCJzZXR0aW5ncyI6eyJmb3JtX3RpdGxlIjoiTmV3c2xldHRlciBTaWdudXAgRm9ybSIsImZvcm1fZGVzYyI6IiIsImZvcm1fY2xhc3MiOiIiLCJzdWJtaXRfdGV4dCI6IlN1Ym1pdCIsInN1Ym1pdF90ZXh0X3Byb2Nlc3NpbmciOiJTZW5kaW5nLi4uIiwic3VibWl0X2NsYXNzIjoiIiwiaG9uZXlwb3QiOiIxIiwibm90aWZpY2F0aW9uX2VuYWJsZSI6IjEiLCJub3RpZmljYXRpb25zIjp7IjEiOnsiZW1haWwiOiJ7YWRtaW5fZW1haWx9Iiwic3ViamVjdCI6Ik5ldyBOZXdzbGV0dGVyIFNpZ251cCBGb3JtIEVudHJ5Iiwic2VuZGVyX25hbWUiOiJrb2VsbGVyZXIuY2MiLCJzZW5kZXJfYWRkcmVzcyI6InthZG1pbl9lbWFpbH0iLCJyZXBseXRvIjoiIiwibWVzc2FnZSI6InthbGxfZmllbGRzfSJ9fSwiY29uZmlybWF0aW9ucyI6eyIxIjp7InR5cGUiOiJtZXNzYWdlIiwibWVzc2FnZSI6IjxwPlRoYW5rcyBmb3IgY29udGFjdGluZyB1cyEgV2Ugd2lsbCBiZSBpbiB0b3VjaCB3aXRoIHlvdSBzaG9ydGx5LjxcL3A+IiwibWVzc2FnZV9zY3JvbGwiOiIxIiwicGFnZSI6IjUiLCJyZWRpcmVjdCI6IiJ9fX0sIm1ldGEiOnsidGVtcGxhdGUiOiJzdWJzY3JpYmUifSwiY3JlYXRlZCI6IjIwMjAtMDMtMTAgMDc6Mjg6NDAifSwwLCJlbnRyeSJd','2020-03-31 13:29:29'),(4,'wpforms_process_entry_emails','W1t7Im5hbWUiOiJOYW1lIiwidmFsdWUiOiJwaW5kdHhyZ3FRRSIsImlkIjowLCJ0eXBlIjoibmFtZSIsImZpcnN0IjoiIiwibWlkZGxlIjoiIiwibGFzdCI6IiJ9LHsibmFtZSI6IkVtYWlsIiwidmFsdWUiOiJwaW50b3BtYXhAcmFtYmxlci5ydSIsImlkIjoxLCJ0eXBlIjoiZW1haWwifV0seyJmaWVsZHMiOlsicGluZHR4cmdxUUUiLCJwaW50b3BtYXhAcmFtYmxlci5ydSJdLCJocCI6IiIsImlkIjoiMjYiLCJhdXRob3IiOiIxIiwic3VibWl0Ijoid3Bmb3Jtcy1zdWJtaXQifSx7ImlkIjoiMjYiLCJmaWVsZF9pZCI6MiwiZmllbGRzIjpbeyJpZCI6IjAiLCJ0eXBlIjoibmFtZSIsImxhYmVsIjoiTmFtZSIsImZvcm1hdCI6InNpbXBsZSIsImRlc2NyaXB0aW9uIjoiIiwicmVxdWlyZWQiOiIxIiwic2l6ZSI6ImxhcmdlIiwic2ltcGxlX3BsYWNlaG9sZGVyIjoiIiwic2ltcGxlX2RlZmF1bHQiOiIiLCJmaXJzdF9wbGFjZWhvbGRlciI6IiIsImZpcnN0X2RlZmF1bHQiOiIiLCJtaWRkbGVfcGxhY2Vob2xkZXIiOiIiLCJtaWRkbGVfZGVmYXVsdCI6IiIsImxhc3RfcGxhY2Vob2xkZXIiOiIiLCJsYXN0X2RlZmF1bHQiOiIiLCJjc3MiOiIifSx7ImlkIjoiMSIsInR5cGUiOiJlbWFpbCIsImxhYmVsIjoiRW1haWwiLCJkZXNjcmlwdGlvbiI6IiIsInJlcXVpcmVkIjoiMSIsInNpemUiOiJsYXJnZSIsInBsYWNlaG9sZGVyIjoiIiwiY29uZmlybWF0aW9uX3BsYWNlaG9sZGVyIjoiIiwiZGVmYXVsdF92YWx1ZSI6IiIsImNzcyI6IiJ9XSwic2V0dGluZ3MiOnsiZm9ybV90aXRsZSI6Ik5ld3NsZXR0ZXIgU2lnbnVwIEZvcm0iLCJmb3JtX2Rlc2MiOiIiLCJmb3JtX2NsYXNzIjoiIiwic3VibWl0X3RleHQiOiJTdWJtaXQiLCJzdWJtaXRfdGV4dF9wcm9jZXNzaW5nIjoiU2VuZGluZy4uLiIsInN1Ym1pdF9jbGFzcyI6IiIsImhvbmV5cG90IjoiMSIsIm5vdGlmaWNhdGlvbl9lbmFibGUiOiIxIiwibm90aWZpY2F0aW9ucyI6eyIxIjp7ImVtYWlsIjoie2FkbWluX2VtYWlsfSIsInN1YmplY3QiOiJOZXcgTmV3c2xldHRlciBTaWdudXAgRm9ybSBFbnRyeSIsInNlbmRlcl9uYW1lIjoia29lbGxlcmVyLmNjIiwic2VuZGVyX2FkZHJlc3MiOiJ7YWRtaW5fZW1haWx9IiwicmVwbHl0byI6IiIsIm1lc3NhZ2UiOiJ7YWxsX2ZpZWxkc30ifX0sImNvbmZpcm1hdGlvbnMiOnsiMSI6eyJ0eXBlIjoibWVzc2FnZSIsIm1lc3NhZ2UiOiI8cD5UaGFua3MgZm9yIGNvbnRhY3RpbmcgdXMhIFdlIHdpbGwgYmUgaW4gdG91Y2ggd2l0aCB5b3Ugc2hvcnRseS48XC9wPiIsIm1lc3NhZ2Vfc2Nyb2xsIjoiMSIsInBhZ2UiOiI1IiwicmVkaXJlY3QiOiIifX19LCJtZXRhIjp7InRlbXBsYXRlIjoic3Vic2NyaWJlIn0sImNyZWF0ZWQiOiIyMDIwLTAzLTEwIDA3OjI4OjQwIn0sMCwiZW50cnkiXQ==','2020-04-10 15:09:59'),(5,'wpforms_process_entry_emails','W1t7Im5hbWUiOiJOYW1lIiwidmFsdWUiOiJMZXJveUJ1c1ZQIiwiaWQiOjAsInR5cGUiOiJuYW1lIiwiZmlyc3QiOiIiLCJtaWRkbGUiOiIiLCJsYXN0IjoiIn0seyJuYW1lIjoiRW1haWwiLCJ2YWx1ZSI6ImtpbmdtYXhjb3ZlcnRAeWFuZGV4LmNvbSIsImlkIjoxLCJ0eXBlIjoiZW1haWwifV0seyJmaWVsZHMiOlsiTGVyb3lCdXNWUCIsImtpbmdtYXhjb3ZlcnRAeWFuZGV4LmNvbSJdLCJocCI6IiIsImlkIjoiMjYiLCJhdXRob3IiOiIxIiwic3VibWl0Ijoid3Bmb3Jtcy1zdWJtaXQifSx7ImlkIjoiMjYiLCJmaWVsZF9pZCI6MiwiZmllbGRzIjpbeyJpZCI6IjAiLCJ0eXBlIjoibmFtZSIsImxhYmVsIjoiTmFtZSIsImZvcm1hdCI6InNpbXBsZSIsImRlc2NyaXB0aW9uIjoiIiwicmVxdWlyZWQiOiIxIiwic2l6ZSI6ImxhcmdlIiwic2ltcGxlX3BsYWNlaG9sZGVyIjoiIiwic2ltcGxlX2RlZmF1bHQiOiIiLCJmaXJzdF9wbGFjZWhvbGRlciI6IiIsImZpcnN0X2RlZmF1bHQiOiIiLCJtaWRkbGVfcGxhY2Vob2xkZXIiOiIiLCJtaWRkbGVfZGVmYXVsdCI6IiIsImxhc3RfcGxhY2Vob2xkZXIiOiIiLCJsYXN0X2RlZmF1bHQiOiIiLCJjc3MiOiIifSx7ImlkIjoiMSIsInR5cGUiOiJlbWFpbCIsImxhYmVsIjoiRW1haWwiLCJkZXNjcmlwdGlvbiI6IiIsInJlcXVpcmVkIjoiMSIsInNpemUiOiJsYXJnZSIsInBsYWNlaG9sZGVyIjoiIiwiY29uZmlybWF0aW9uX3BsYWNlaG9sZGVyIjoiIiwiZGVmYXVsdF92YWx1ZSI6IiIsImNzcyI6IiJ9XSwic2V0dGluZ3MiOnsiZm9ybV90aXRsZSI6Ik5ld3NsZXR0ZXIgU2lnbnVwIEZvcm0iLCJmb3JtX2Rlc2MiOiIiLCJmb3JtX2NsYXNzIjoiIiwic3VibWl0X3RleHQiOiJTdWJtaXQiLCJzdWJtaXRfdGV4dF9wcm9jZXNzaW5nIjoiU2VuZGluZy4uLiIsInN1Ym1pdF9jbGFzcyI6IiIsImhvbmV5cG90IjoiMSIsIm5vdGlmaWNhdGlvbl9lbmFibGUiOiIxIiwibm90aWZpY2F0aW9ucyI6eyIxIjp7ImVtYWlsIjoie2FkbWluX2VtYWlsfSIsInN1YmplY3QiOiJOZXcgTmV3c2xldHRlciBTaWdudXAgRm9ybSBFbnRyeSIsInNlbmRlcl9uYW1lIjoia29lbGxlcmVyLmNjIiwic2VuZGVyX2FkZHJlc3MiOiJ7YWRtaW5fZW1haWx9IiwicmVwbHl0byI6IiIsIm1lc3NhZ2UiOiJ7YWxsX2ZpZWxkc30ifX0sImNvbmZpcm1hdGlvbnMiOnsiMSI6eyJ0eXBlIjoibWVzc2FnZSIsIm1lc3NhZ2UiOiI8cD5UaGFua3MgZm9yIGNvbnRhY3RpbmcgdXMhIFdlIHdpbGwgYmUgaW4gdG91Y2ggd2l0aCB5b3Ugc2hvcnRseS48XC9wPiIsIm1lc3NhZ2Vfc2Nyb2xsIjoiMSIsInBhZ2UiOiI1IiwicmVkaXJlY3QiOiIifX19LCJtZXRhIjp7InRlbXBsYXRlIjoic3Vic2NyaWJlIn0sImNyZWF0ZWQiOiIyMDIwLTAzLTEwIDA3OjI4OjQwIn0sMCwiZW50cnkiXQ==','2020-04-11 14:03:46'),(6,'wpforms_process_entry_emails','W1t7Im5hbWUiOiJOYW1lIiwidmFsdWUiOiJSb25hbGRBcXVhdE5KIiwiaWQiOjAsInR5cGUiOiJuYW1lIiwiZmlyc3QiOiIiLCJtaWRkbGUiOiIiLCJsYXN0IjoiIn0seyJuYW1lIjoiRW1haWwiLCJ2YWx1ZSI6InJvbm55ZmlzaGVyNkBnbWFpbC5jb20iLCJpZCI6MSwidHlwZSI6ImVtYWlsIn1dLHsiZmllbGRzIjpbIlJvbmFsZEFxdWF0TkoiLCJyb25ueWZpc2hlcjZAZ21haWwuY29tIl0sImhwIjoiIiwiaWQiOiIyNiIsImF1dGhvciI6IjEiLCJzdWJtaXQiOiJ3cGZvcm1zLXN1Ym1pdCJ9LHsiaWQiOiIyNiIsImZpZWxkX2lkIjoyLCJmaWVsZHMiOlt7ImlkIjoiMCIsInR5cGUiOiJuYW1lIiwibGFiZWwiOiJOYW1lIiwiZm9ybWF0Ijoic2ltcGxlIiwiZGVzY3JpcHRpb24iOiIiLCJyZXF1aXJlZCI6IjEiLCJzaXplIjoibGFyZ2UiLCJzaW1wbGVfcGxhY2Vob2xkZXIiOiIiLCJzaW1wbGVfZGVmYXVsdCI6IiIsImZpcnN0X3BsYWNlaG9sZGVyIjoiIiwiZmlyc3RfZGVmYXVsdCI6IiIsIm1pZGRsZV9wbGFjZWhvbGRlciI6IiIsIm1pZGRsZV9kZWZhdWx0IjoiIiwibGFzdF9wbGFjZWhvbGRlciI6IiIsImxhc3RfZGVmYXVsdCI6IiIsImNzcyI6IiJ9LHsiaWQiOiIxIiwidHlwZSI6ImVtYWlsIiwibGFiZWwiOiJFbWFpbCIsImRlc2NyaXB0aW9uIjoiIiwicmVxdWlyZWQiOiIxIiwic2l6ZSI6ImxhcmdlIiwicGxhY2Vob2xkZXIiOiIiLCJjb25maXJtYXRpb25fcGxhY2Vob2xkZXIiOiIiLCJkZWZhdWx0X3ZhbHVlIjoiIiwiY3NzIjoiIn1dLCJzZXR0aW5ncyI6eyJmb3JtX3RpdGxlIjoiTmV3c2xldHRlciBTaWdudXAgRm9ybSIsImZvcm1fZGVzYyI6IiIsImZvcm1fY2xhc3MiOiIiLCJzdWJtaXRfdGV4dCI6IlN1Ym1pdCIsInN1Ym1pdF90ZXh0X3Byb2Nlc3NpbmciOiJTZW5kaW5nLi4uIiwic3VibWl0X2NsYXNzIjoiIiwiaG9uZXlwb3QiOiIxIiwibm90aWZpY2F0aW9uX2VuYWJsZSI6IjEiLCJub3RpZmljYXRpb25zIjp7IjEiOnsiZW1haWwiOiJ7YWRtaW5fZW1haWx9Iiwic3ViamVjdCI6Ik5ldyBOZXdzbGV0dGVyIFNpZ251cCBGb3JtIEVudHJ5Iiwic2VuZGVyX25hbWUiOiJrb2VsbGVyZXIuY2MiLCJzZW5kZXJfYWRkcmVzcyI6InthZG1pbl9lbWFpbH0iLCJyZXBseXRvIjoiIiwibWVzc2FnZSI6InthbGxfZmllbGRzfSJ9fSwiY29uZmlybWF0aW9ucyI6eyIxIjp7InR5cGUiOiJtZXNzYWdlIiwibWVzc2FnZSI6IjxwPlRoYW5rcyBmb3IgY29udGFjdGluZyB1cyEgV2Ugd2lsbCBiZSBpbiB0b3VjaCB3aXRoIHlvdSBzaG9ydGx5LjxcL3A+IiwibWVzc2FnZV9zY3JvbGwiOiIxIiwicGFnZSI6IjUiLCJyZWRpcmVjdCI6IiJ9fX0sIm1ldGEiOnsidGVtcGxhdGUiOiJzdWJzY3JpYmUifSwiY3JlYXRlZCI6IjIwMjAtMDMtMTAgMDc6Mjg6NDAifSwwLCJlbnRyeSJd','2020-04-23 03:13:17');
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

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

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

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

--
-- Table structure for table `wp_yoast_seo_links`
--

DROP TABLE IF EXISTS `wp_yoast_seo_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_yoast_seo_links` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_id` bigint unsigned NOT NULL,
  `target_post_id` bigint unsigned NOT NULL,
  `type` varchar(8) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`id`),
  KEY `link_direction` (`post_id`,`type`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_seo_links`
--

LOCK TABLES `wp_yoast_seo_links` WRITE;
/*!40000 ALTER TABLE `wp_yoast_seo_links` DISABLE KEYS */;
INSERT INTO `wp_yoast_seo_links` VALUES (3,'https://web.archive.org/web/20180309004805/http://gearedtosurvive.com/best-hunting-knife/',19,0,'external'),(4,'https://web.archive.org/web/20180309004805/http://magazine.outdoornebraska.gov/2017/08/109097/',19,0,'external'),(5,'https://internetvergelijken.org/internet/',70,0,'external');
/*!40000 ALTER TABLE `wp_yoast_seo_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_seo_meta`
--

DROP TABLE IF EXISTS `wp_yoast_seo_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_yoast_seo_meta` (
  `object_id` bigint unsigned NOT NULL,
  `internal_link_count` int unsigned DEFAULT NULL,
  `incoming_link_count` int unsigned DEFAULT NULL,
  UNIQUE KEY `object_id` (`object_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_seo_meta`
--

LOCK TABLES `wp_yoast_seo_meta` WRITE;
/*!40000 ALTER TABLE `wp_yoast_seo_meta` DISABLE KEYS */;
INSERT INTO `wp_yoast_seo_meta` VALUES (6,0,0),(7,0,0),(9,0,0),(11,0,0),(12,0,0),(16,0,0),(19,0,0),(22,0,0),(27,0,0),(28,0,0),(34,0,0),(37,0,0),(42,0,0),(49,0,0),(50,0,0),(51,0,0),(52,0,0),(54,0,0),(70,0,0);
/*!40000 ALTER TABLE `wp_yoast_seo_meta` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

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

-- Dump completed on 2023-03-29  8:11:24