File: /opt/aphex/sites/infohit.nl/db.sql
-- MySQL dump 10.13 Distrib 8.0.32, for Linux (x86_64)
--
-- Host: localhost Database: infohit_nl
-- ------------------------------------------------------
-- 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`),
KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=1117 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 (1025,'wpforms_admin_builder_templates_cache_update','complete','2021-12-23 05:47:38','2021-12-23 05:47:38','{\"tasks_meta_id\":8}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1640238458;s:18:\"\0*\0first_timestamp\";i:1631153414;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1640238458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-12-23 06:27:27','2021-12-23 06:27:27',0,NULL),(1029,'wpforms_admin_addons_cache_update','complete','2021-12-25 00:25:54','2021-12-25 00:25:54','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1640391954;s:18:\"\0*\0first_timestamp\";i:1618584724;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1640391954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-12-25 00:39:59','2021-12-25 00:39:59',0,NULL),(1038,'wpforms_process_entry_emails_meta_cleanup','complete','2021-12-23 03:29:39','2021-12-23 03:29:39','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1640230179;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1640230179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-12-23 03:44:36','2021-12-23 03:44:36',0,NULL),(1039,'wpforms_email_summaries_fetch_info_blocks','complete','2021-12-29 07:41:27','2021-12-29 07:41:27','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1640763687;s:18:\"\0*\0first_timestamp\";i:1608654402;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1640763687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-12-29 07:54:48','2021-12-29 07:54:48',0,NULL),(1040,'wpforms_process_entry_emails_meta_cleanup','complete','2021-12-23 12:30:43','2021-12-23 12:30:43','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1640262643;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1640262643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-12-23 13:04:50','2021-12-23 13:04:50',0,NULL),(1041,'wpforms_process_entry_emails_meta_cleanup','complete','2021-12-24 03:44:36','2021-12-24 03:44:36','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1640317476;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1640317476;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-12-24 04:23:46','2021-12-24 04:23:46',0,NULL),(1042,'wpforms_admin_builder_templates_cache_update','complete','2021-12-30 06:27:27','2021-12-30 06:27:27','{\"tasks_meta_id\":8}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1640845647;s:18:\"\0*\0first_timestamp\";i:1631153414;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1640845647;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-12-30 06:59:35','2021-12-30 06:59:35',0,NULL),(1043,'wpforms_process_entry_emails_meta_cleanup','complete','2021-12-24 13:04:50','2021-12-24 13:04:50','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1640351090;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1640351090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-12-24 13:09:52','2021-12-24 13:09:52',0,NULL),(1044,'wpforms_process_entry_emails_meta_cleanup','complete','2021-12-25 04:23:46','2021-12-25 04:23:46','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1640406226;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1640406226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-12-25 04:32:29','2021-12-25 04:32:29',0,NULL),(1045,'wpforms_process_entry_emails_meta_cleanup','complete','2021-12-25 13:09:52','2021-12-25 13:09:52','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1640437792;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1640437792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-12-25 13:14:48','2021-12-25 13:14:48',0,NULL),(1046,'wpforms_admin_addons_cache_update','complete','2022-01-01 00:39:59','2022-01-01 00:39:59','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1640997599;s:18:\"\0*\0first_timestamp\";i:1618584724;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1640997599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-01-01 00:40:35','2022-01-01 00:40:35',0,NULL),(1047,'wpforms_process_entry_emails_meta_cleanup','complete','2021-12-26 04:32:29','2021-12-26 04:32:29','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1640493149;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1640493149;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-12-26 04:36:29','2021-12-26 04:36:29',0,NULL),(1048,'wpforms_process_entry_emails_meta_cleanup','complete','2021-12-26 13:14:48','2021-12-26 13:14:48','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1640524488;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1640524488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-12-26 13:34:13','2021-12-26 13:34:13',0,NULL),(1049,'wpforms_process_entry_emails_meta_cleanup','complete','2021-12-27 04:36:29','2021-12-27 04:36:29','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1640579789;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1640579789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-12-27 04:40:30','2021-12-27 04:40:30',0,NULL),(1050,'wpforms_process_entry_emails_meta_cleanup','complete','2021-12-27 13:34:13','2021-12-27 13:34:13','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1640612053;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1640612053;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-12-27 13:48:32','2021-12-27 13:48:32',0,NULL),(1051,'wpforms_process_entry_emails_meta_cleanup','complete','2021-12-28 04:40:30','2021-12-28 04:40:30','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1640666430;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1640666430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-12-28 04:43:57','2021-12-28 04:43:57',0,NULL),(1052,'wpforms_process_entry_emails_meta_cleanup','complete','2021-12-28 13:48:32','2021-12-28 13:48:32','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1640699312;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1640699312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-12-28 13:50:59','2021-12-28 13:50:59',0,NULL),(1053,'wpforms_process_entry_emails_meta_cleanup','complete','2021-12-29 04:43:57','2021-12-29 04:43:57','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1640753037;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1640753037;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-12-29 04:44:34','2021-12-29 04:44:34',0,NULL),(1054,'wpforms_process_entry_emails_meta_cleanup','complete','2021-12-29 13:50:59','2021-12-29 13:50:59','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1640785859;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1640785859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-12-29 13:53:18','2021-12-29 13:53:18',0,NULL),(1055,'wpforms_process_entry_emails_meta_cleanup','complete','2021-12-30 04:44:34','2021-12-30 04:44:34','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1640839474;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1640839474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-12-30 04:59:33','2021-12-30 04:59:33',0,NULL),(1056,'wpforms_email_summaries_fetch_info_blocks','complete','2022-01-05 07:54:48','2022-01-05 07:54:48','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1641369288;s:18:\"\0*\0first_timestamp\";i:1608654402;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1641369288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-01-05 08:04:36','2022-01-05 08:04:36',0,NULL),(1057,'wpforms_process_entry_emails_meta_cleanup','complete','2021-12-30 13:53:18','2021-12-30 13:53:18','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1640872398;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1640872398;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-12-30 13:59:34','2021-12-30 13:59:34',0,NULL),(1058,'wpforms_process_entry_emails_meta_cleanup','complete','2021-12-31 04:59:33','2021-12-31 04:59:33','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1640926773;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1640926773;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-12-31 05:09:40','2021-12-31 05:09:40',0,NULL),(1059,'wpforms_admin_builder_templates_cache_update','complete','2022-01-06 06:59:35','2022-01-06 06:59:35','{\"tasks_meta_id\":8}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1641452375;s:18:\"\0*\0first_timestamp\";i:1631153414;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1641452375;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-01-06 07:51:07','2022-01-06 07:51:07',0,NULL),(1060,'wpforms_process_entry_emails_meta_cleanup','complete','2021-12-31 13:59:34','2021-12-31 13:59:34','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1640959174;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1640959174;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-12-31 14:21:35','2021-12-31 14:21:35',0,NULL),(1061,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-01 05:09:40','2022-01-01 05:09:40','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1641013780;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1641013780;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-01 05:29:28','2022-01-01 05:29:28',0,NULL),(1062,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-01 14:21:35','2022-01-01 14:21:35','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1641046895;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1641046895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-01 14:27:23','2022-01-01 14:27:23',0,NULL),(1063,'wpforms_admin_addons_cache_update','complete','2022-01-08 00:40:35','2022-01-08 00:40:35','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1641602435;s:18:\"\0*\0first_timestamp\";i:1618584724;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1641602435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-01-08 00:58:41','2022-01-08 00:58:41',0,NULL),(1064,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-02 05:29:28','2022-01-02 05:29:28','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1641101368;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1641101368;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-02 05:31:27','2022-01-02 05:31:27',0,NULL),(1065,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-02 14:27:23','2022-01-02 14:27:23','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1641133643;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1641133643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-02 14:33:38','2022-01-02 14:33:38',0,NULL),(1066,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-03 05:31:27','2022-01-03 05:31:27','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1641187887;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1641187887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-03 05:50:17','2022-01-03 05:50:17',0,NULL),(1067,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-03 14:33:38','2022-01-03 14:33:38','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1641220418;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1641220418;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-03 14:37:38','2022-01-03 14:37:38',0,NULL),(1068,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-04 05:50:17','2022-01-04 05:50:17','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1641275417;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1641275417;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-04 06:13:39','2022-01-04 06:13:39',0,NULL),(1069,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-04 14:37:38','2022-01-04 14:37:38','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1641307058;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1641307058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-04 14:40:46','2022-01-04 14:40:46',0,NULL),(1070,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-05 06:13:39','2022-01-05 06:13:39','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1641363219;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1641363219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-05 06:45:30','2022-01-05 06:45:30',0,NULL),(1071,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-05 14:40:46','2022-01-05 14:40:46','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1641393646;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1641393646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-05 14:53:40','2022-01-05 14:53:40',0,NULL),(1072,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-06 06:45:30','2022-01-06 06:45:30','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1641451530;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1641451530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-06 06:53:41','2022-01-06 06:53:41',0,NULL),(1073,'wpforms_email_summaries_fetch_info_blocks','complete','2022-01-12 08:04:36','2022-01-12 08:04:36','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1641974676;s:18:\"\0*\0first_timestamp\";i:1608654402;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1641974676;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-01-12 08:29:14','2022-01-12 08:29:14',0,NULL),(1074,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-06 14:53:40','2022-01-06 14:53:40','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1641480820;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1641480820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-06 14:53:42','2022-01-06 14:53:42',0,NULL),(1075,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-07 06:53:41','2022-01-07 06:53:41','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1641538421;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1641538421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-07 07:12:43','2022-01-07 07:12:43',0,NULL),(1076,'wpforms_admin_builder_templates_cache_update','complete','2022-01-13 07:51:07','2022-01-13 07:51:07','{\"tasks_meta_id\":8}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642060267;s:18:\"\0*\0first_timestamp\";i:1631153414;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642060267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-01-13 08:02:48','2022-01-13 08:02:48',0,NULL),(1077,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-07 14:53:42','2022-01-07 14:53:42','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1641567222;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1641567222;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-07 15:05:02','2022-01-07 15:05:02',0,NULL),(1078,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-08 07:12:43','2022-01-08 07:12:43','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1641625963;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1641625963;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-08 07:13:31','2022-01-08 07:13:31',0,NULL),(1079,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-08 15:05:02','2022-01-08 15:05:02','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1641654302;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1641654302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-08 15:35:49','2022-01-08 15:35:49',0,NULL),(1080,'wpforms_admin_addons_cache_update','complete','2022-01-15 00:58:41','2022-01-15 00:58:41','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642208321;s:18:\"\0*\0first_timestamp\";i:1618584724;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642208321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-01-15 01:07:31','2022-01-15 01:07:31',0,NULL),(1081,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-09 07:13:31','2022-01-09 07:13:31','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1641712411;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1641712411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-09 07:47:45','2022-01-09 07:47:45',0,NULL),(1082,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-09 15:35:49','2022-01-09 15:35:49','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1641742549;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1641742549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-09 15:36:10','2022-01-09 15:36:10',0,NULL),(1083,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-10 07:47:45','2022-01-10 07:47:45','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1641800865;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1641800865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-10 08:07:49','2022-01-10 08:07:49',0,NULL),(1084,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-10 15:36:10','2022-01-10 15:36:10','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1641828970;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1641828970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-10 16:05:56','2022-01-10 16:05:56',0,NULL),(1085,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-11 08:07:49','2022-01-11 08:07:49','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1641888469;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1641888469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-11 08:08:28','2022-01-11 08:08:28',0,NULL),(1086,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-11 16:05:56','2022-01-11 16:05:56','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1641917156;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1641917156;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-11 16:35:13','2022-01-11 16:35:13',0,NULL),(1087,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-12 08:08:28','2022-01-12 08:08:28','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1641974908;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1641974908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-12 08:29:14','2022-01-12 08:29:14',0,NULL),(1088,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-12 16:35:13','2022-01-12 16:35:13','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642005313;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642005313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-12 16:46:37','2022-01-12 16:46:37',0,NULL),(1089,'wpforms_email_summaries_fetch_info_blocks','complete','2022-01-19 08:29:14','2022-01-19 08:29:14','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642580954;s:18:\"\0*\0first_timestamp\";i:1608654402;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642580954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-01-19 09:00:05','2022-01-19 09:00:05',0,NULL),(1090,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-13 08:29:14','2022-01-13 08:29:14','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642062554;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642062554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-13 09:02:49','2022-01-13 09:02:49',0,NULL),(1091,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-13 16:46:37','2022-01-13 16:46:37','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642092397;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642092397;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-13 16:54:48','2022-01-13 16:54:48',0,NULL),(1092,'wpforms_admin_builder_templates_cache_update','complete','2022-01-20 08:02:48','2022-01-20 08:02:48','{\"tasks_meta_id\":8}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642665768;s:18:\"\0*\0first_timestamp\";i:1631153414;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642665768;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-01-20 08:22:56','2022-01-20 08:22:56',0,NULL),(1093,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-14 09:02:49','2022-01-14 09:02:49','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642150969;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642150969;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-14 09:58:46','2022-01-14 09:58:46',0,NULL),(1094,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-14 16:54:48','2022-01-14 16:54:48','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642179288;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642179288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-14 17:34:48','2022-01-14 17:34:48',0,NULL),(1095,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-15 09:58:46','2022-01-15 09:58:46','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642240726;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642240726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-15 10:50:48','2022-01-15 10:50:48',0,NULL),(1096,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-15 17:34:48','2022-01-15 17:34:48','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642268088;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642268088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-15 18:00:06','2022-01-15 18:00:06',0,NULL),(1097,'wpforms_admin_addons_cache_update','complete','2022-01-22 01:07:31','2022-01-22 01:07:31','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642813651;s:18:\"\0*\0first_timestamp\";i:1618584724;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642813651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-01-22 01:08:56','2022-01-22 01:08:56',0,NULL),(1098,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-16 10:50:48','2022-01-16 10:50:48','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642330248;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642330248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-16 10:53:24','2022-01-16 10:53:24',0,NULL),(1099,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-16 18:00:06','2022-01-16 18:00:06','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642356006;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642356006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-16 18:09:17','2022-01-16 18:09:17',0,NULL),(1100,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-17 10:53:24','2022-01-17 10:53:24','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642416804;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642416804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-17 10:54:45','2022-01-17 10:54:45',0,NULL),(1101,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-17 18:09:17','2022-01-17 18:09:17','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642442957;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642442957;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-17 18:32:00','2022-01-17 18:32:00',0,NULL),(1102,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-18 10:54:45','2022-01-18 10:54:45','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642503285;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642503285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-18 11:03:51','2022-01-18 11:03:51',0,NULL),(1103,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-18 18:32:00','2022-01-18 18:32:00','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642530720;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642530720;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-18 19:01:34','2022-01-18 19:01:34',0,NULL),(1104,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-19 11:03:51','2022-01-19 11:03:51','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642590231;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642590231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-19 11:14:32','2022-01-19 11:14:32',0,NULL),(1105,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-19 19:01:34','2022-01-19 19:01:34','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642618894;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642618894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-19 19:14:28','2022-01-19 19:14:28',0,NULL),(1106,'wpforms_email_summaries_fetch_info_blocks','pending','2022-01-26 09:00:05','2022-01-26 09:00:05','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643187605;s:18:\"\0*\0first_timestamp\";i:1608654402;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643187605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(1107,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-20 11:14:32','2022-01-20 11:14:32','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642677272;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642677272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-20 11:22:53','2022-01-20 11:22:53',0,NULL),(1108,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-20 19:14:28','2022-01-20 19:14:28','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642706068;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642706068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-20 19:23:52','2022-01-20 19:23:52',0,NULL),(1109,'wpforms_admin_builder_templates_cache_update','pending','2022-01-27 08:22:56','2022-01-27 08:22:56','{\"tasks_meta_id\":8}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643271776;s:18:\"\0*\0first_timestamp\";i:1631153414;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643271776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(1110,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-21 11:22:53','2022-01-21 11:22:53','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642764173;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642764173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-21 11:47:33','2022-01-21 11:47:33',0,NULL),(1111,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-21 19:23:52','2022-01-21 19:23:52','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642793032;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642793032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-21 19:39:01','2022-01-21 19:39:01',0,NULL),(1112,'wpforms_process_entry_emails_meta_cleanup','complete','2022-01-22 11:47:33','2022-01-22 11:47:33','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642852053;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642852053;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-01-22 12:00:59','2022-01-22 12:00:59',0,NULL),(1113,'wpforms_process_entry_emails_meta_cleanup','pending','2022-01-22 19:39:01','2022-01-22 19:39:01','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642880341;s:18:\"\0*\0first_timestamp\";i:1591401600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642880341;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),(1114,'wpforms_admin_addons_cache_update','pending','2022-01-29 01:08:56','2022-01-29 01:08:56','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1643418536;s:18:\"\0*\0first_timestamp\";i:1618584724;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1643418536;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(1115,'wpforms_process_entry_emails_meta_cleanup','pending','2022-01-23 12:00:59','2022-01-23 12:00:59','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1642939259;s:18:\"\0*\0first_timestamp\";i:1609113600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1642939259;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),(1116,'action_scheduler/migration_hook','pending','2023-02-01 13:52:50','2023-02-01 13:52:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1675259570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1675259570;}',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL);
/*!40000 ALTER TABLE `wp_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_actionscheduler_claims`
--
DROP TABLE IF EXISTS `wp_actionscheduler_claims`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_claims` (
`claim_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`claim_id`),
KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=24205 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=3307 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 (3035,1025,'action created','2021-12-16 05:47:38','2021-12-16 05:47:38'),(3047,1029,'action created','2021-12-18 00:25:54','2021-12-18 00:25:54'),(3074,1038,'action created','2021-12-22 03:29:39','2021-12-22 03:29:39'),(3077,1039,'action created','2021-12-22 07:41:27','2021-12-22 07:41:27'),(3080,1040,'action created','2021-12-22 12:30:43','2021-12-22 12:30:43'),(3081,1038,'action started via WP Cron','2021-12-23 03:44:36','2021-12-23 03:44:36'),(3082,1038,'action complete via WP Cron','2021-12-23 03:44:36','2021-12-23 03:44:36'),(3083,1041,'action created','2021-12-23 03:44:36','2021-12-23 03:44:36'),(3084,1025,'action started via WP Cron','2021-12-23 06:27:27','2021-12-23 06:27:27'),(3085,1025,'action complete via WP Cron','2021-12-23 06:27:27','2021-12-23 06:27:27'),(3086,1042,'action created','2021-12-23 06:27:27','2021-12-23 06:27:27'),(3087,1040,'action started via WP Cron','2021-12-23 13:04:50','2021-12-23 13:04:50'),(3088,1040,'action complete via WP Cron','2021-12-23 13:04:50','2021-12-23 13:04:50'),(3089,1043,'action created','2021-12-23 13:04:50','2021-12-23 13:04:50'),(3090,1041,'action started via WP Cron','2021-12-24 04:23:46','2021-12-24 04:23:46'),(3091,1041,'action complete via WP Cron','2021-12-24 04:23:46','2021-12-24 04:23:46'),(3092,1044,'action created','2021-12-24 04:23:46','2021-12-24 04:23:46'),(3093,1043,'action started via WP Cron','2021-12-24 13:09:52','2021-12-24 13:09:52'),(3094,1043,'action complete via WP Cron','2021-12-24 13:09:52','2021-12-24 13:09:52'),(3095,1045,'action created','2021-12-24 13:09:52','2021-12-24 13:09:52'),(3096,1029,'action started via WP Cron','2021-12-25 00:39:59','2021-12-25 00:39:59'),(3097,1029,'action complete via WP Cron','2021-12-25 00:39:59','2021-12-25 00:39:59'),(3098,1046,'action created','2021-12-25 00:39:59','2021-12-25 00:39:59'),(3099,1044,'action started via WP Cron','2021-12-25 04:32:29','2021-12-25 04:32:29'),(3100,1044,'action complete via WP Cron','2021-12-25 04:32:29','2021-12-25 04:32:29'),(3101,1047,'action created','2021-12-25 04:32:29','2021-12-25 04:32:29'),(3102,1045,'action started via WP Cron','2021-12-25 13:14:48','2021-12-25 13:14:48'),(3103,1045,'action complete via WP Cron','2021-12-25 13:14:48','2021-12-25 13:14:48'),(3104,1048,'action created','2021-12-25 13:14:48','2021-12-25 13:14:48'),(3105,1047,'action started via WP Cron','2021-12-26 04:36:29','2021-12-26 04:36:29'),(3106,1047,'action complete via WP Cron','2021-12-26 04:36:29','2021-12-26 04:36:29'),(3107,1049,'action created','2021-12-26 04:36:29','2021-12-26 04:36:29'),(3108,1048,'action started via WP Cron','2021-12-26 13:34:13','2021-12-26 13:34:13'),(3109,1048,'action complete via WP Cron','2021-12-26 13:34:13','2021-12-26 13:34:13'),(3110,1050,'action created','2021-12-26 13:34:13','2021-12-26 13:34:13'),(3111,1049,'action started via WP Cron','2021-12-27 04:40:30','2021-12-27 04:40:30'),(3112,1049,'action complete via WP Cron','2021-12-27 04:40:30','2021-12-27 04:40:30'),(3113,1051,'action created','2021-12-27 04:40:30','2021-12-27 04:40:30'),(3114,1050,'action started via WP Cron','2021-12-27 13:48:32','2021-12-27 13:48:32'),(3115,1050,'action complete via WP Cron','2021-12-27 13:48:32','2021-12-27 13:48:32'),(3116,1052,'action created','2021-12-27 13:48:32','2021-12-27 13:48:32'),(3117,1051,'action started via WP Cron','2021-12-28 04:43:57','2021-12-28 04:43:57'),(3118,1051,'action complete via WP Cron','2021-12-28 04:43:57','2021-12-28 04:43:57'),(3119,1053,'action created','2021-12-28 04:43:57','2021-12-28 04:43:57'),(3120,1052,'action started via WP Cron','2021-12-28 13:50:59','2021-12-28 13:50:59'),(3121,1052,'action complete via WP Cron','2021-12-28 13:50:59','2021-12-28 13:50:59'),(3122,1054,'action created','2021-12-28 13:50:59','2021-12-28 13:50:59'),(3123,1053,'action started via WP Cron','2021-12-29 04:44:34','2021-12-29 04:44:34'),(3124,1053,'action complete via WP Cron','2021-12-29 04:44:34','2021-12-29 04:44:34'),(3125,1055,'action created','2021-12-29 04:44:34','2021-12-29 04:44:34'),(3126,1039,'action started via WP Cron','2021-12-29 07:54:48','2021-12-29 07:54:48'),(3127,1039,'action complete via WP Cron','2021-12-29 07:54:48','2021-12-29 07:54:48'),(3128,1056,'action created','2021-12-29 07:54:48','2021-12-29 07:54:48'),(3129,1054,'action started via WP Cron','2021-12-29 13:53:18','2021-12-29 13:53:18'),(3130,1054,'action complete via WP Cron','2021-12-29 13:53:18','2021-12-29 13:53:18'),(3131,1057,'action created','2021-12-29 13:53:18','2021-12-29 13:53:18'),(3132,1055,'action started via WP Cron','2021-12-30 04:59:33','2021-12-30 04:59:33'),(3133,1055,'action complete via WP Cron','2021-12-30 04:59:33','2021-12-30 04:59:33'),(3134,1058,'action created','2021-12-30 04:59:33','2021-12-30 04:59:33'),(3135,1042,'action started via WP Cron','2021-12-30 06:59:35','2021-12-30 06:59:35'),(3136,1042,'action complete via WP Cron','2021-12-30 06:59:35','2021-12-30 06:59:35'),(3137,1059,'action created','2021-12-30 06:59:35','2021-12-30 06:59:35'),(3138,1057,'action started via WP Cron','2021-12-30 13:59:34','2021-12-30 13:59:34'),(3139,1057,'action complete via WP Cron','2021-12-30 13:59:34','2021-12-30 13:59:34'),(3140,1060,'action created','2021-12-30 13:59:34','2021-12-30 13:59:34'),(3141,1058,'action started via WP Cron','2021-12-31 05:09:40','2021-12-31 05:09:40'),(3142,1058,'action complete via WP Cron','2021-12-31 05:09:40','2021-12-31 05:09:40'),(3143,1061,'action created','2021-12-31 05:09:40','2021-12-31 05:09:40'),(3144,1060,'action started via WP Cron','2021-12-31 14:21:35','2021-12-31 14:21:35'),(3145,1060,'action complete via WP Cron','2021-12-31 14:21:35','2021-12-31 14:21:35'),(3146,1062,'action created','2021-12-31 14:21:35','2021-12-31 14:21:35'),(3147,1046,'action started via WP Cron','2022-01-01 00:40:35','2022-01-01 00:40:35'),(3148,1046,'action complete via WP Cron','2022-01-01 00:40:35','2022-01-01 00:40:35'),(3149,1063,'action created','2022-01-01 00:40:35','2022-01-01 00:40:35'),(3150,1061,'action started via WP Cron','2022-01-01 05:29:28','2022-01-01 05:29:28'),(3151,1061,'action complete via WP Cron','2022-01-01 05:29:28','2022-01-01 05:29:28'),(3152,1064,'action created','2022-01-01 05:29:28','2022-01-01 05:29:28'),(3153,1062,'action started via WP Cron','2022-01-01 14:27:23','2022-01-01 14:27:23'),(3154,1062,'action complete via WP Cron','2022-01-01 14:27:23','2022-01-01 14:27:23'),(3155,1065,'action created','2022-01-01 14:27:23','2022-01-01 14:27:23'),(3156,1064,'action started via WP Cron','2022-01-02 05:31:27','2022-01-02 05:31:27'),(3157,1064,'action complete via WP Cron','2022-01-02 05:31:27','2022-01-02 05:31:27'),(3158,1066,'action created','2022-01-02 05:31:27','2022-01-02 05:31:27'),(3159,1065,'action started via WP Cron','2022-01-02 14:33:38','2022-01-02 14:33:38'),(3160,1065,'action complete via WP Cron','2022-01-02 14:33:38','2022-01-02 14:33:38'),(3161,1067,'action created','2022-01-02 14:33:38','2022-01-02 14:33:38'),(3162,1066,'action started via WP Cron','2022-01-03 05:50:17','2022-01-03 05:50:17'),(3163,1066,'action complete via WP Cron','2022-01-03 05:50:17','2022-01-03 05:50:17'),(3164,1068,'action created','2022-01-03 05:50:17','2022-01-03 05:50:17'),(3165,1067,'action started via WP Cron','2022-01-03 14:37:38','2022-01-03 14:37:38'),(3166,1067,'action complete via WP Cron','2022-01-03 14:37:38','2022-01-03 14:37:38'),(3167,1069,'action created','2022-01-03 14:37:38','2022-01-03 14:37:38'),(3168,1068,'action started via WP Cron','2022-01-04 06:13:39','2022-01-04 06:13:39'),(3169,1068,'action complete via WP Cron','2022-01-04 06:13:39','2022-01-04 06:13:39'),(3170,1070,'action created','2022-01-04 06:13:39','2022-01-04 06:13:39'),(3171,1069,'action started via WP Cron','2022-01-04 14:40:46','2022-01-04 14:40:46'),(3172,1069,'action complete via WP Cron','2022-01-04 14:40:46','2022-01-04 14:40:46'),(3173,1071,'action created','2022-01-04 14:40:46','2022-01-04 14:40:46'),(3174,1070,'action started via WP Cron','2022-01-05 06:45:30','2022-01-05 06:45:30'),(3175,1070,'action complete via WP Cron','2022-01-05 06:45:30','2022-01-05 06:45:30'),(3176,1072,'action created','2022-01-05 06:45:30','2022-01-05 06:45:30'),(3177,1056,'action started via WP Cron','2022-01-05 08:04:35','2022-01-05 08:04:35'),(3178,1056,'action complete via WP Cron','2022-01-05 08:04:36','2022-01-05 08:04:36'),(3179,1073,'action created','2022-01-05 08:04:36','2022-01-05 08:04:36'),(3180,1071,'action started via WP Cron','2022-01-05 14:53:40','2022-01-05 14:53:40'),(3181,1071,'action complete via WP Cron','2022-01-05 14:53:40','2022-01-05 14:53:40'),(3182,1074,'action created','2022-01-05 14:53:41','2022-01-05 14:53:41'),(3183,1072,'action started via WP Cron','2022-01-06 06:53:41','2022-01-06 06:53:41'),(3184,1072,'action complete via WP Cron','2022-01-06 06:53:41','2022-01-06 06:53:41'),(3185,1075,'action created','2022-01-06 06:53:41','2022-01-06 06:53:41'),(3186,1059,'action started via WP Cron','2022-01-06 07:51:07','2022-01-06 07:51:07'),(3187,1059,'action complete via WP Cron','2022-01-06 07:51:07','2022-01-06 07:51:07'),(3188,1076,'action created','2022-01-06 07:51:07','2022-01-06 07:51:07'),(3189,1074,'action started via WP Cron','2022-01-06 14:53:42','2022-01-06 14:53:42'),(3190,1074,'action complete via WP Cron','2022-01-06 14:53:42','2022-01-06 14:53:42'),(3191,1077,'action created','2022-01-06 14:53:42','2022-01-06 14:53:42'),(3192,1075,'action started via WP Cron','2022-01-07 07:12:43','2022-01-07 07:12:43'),(3193,1075,'action complete via WP Cron','2022-01-07 07:12:43','2022-01-07 07:12:43'),(3194,1078,'action created','2022-01-07 07:12:43','2022-01-07 07:12:43'),(3195,1077,'action started via WP Cron','2022-01-07 15:05:02','2022-01-07 15:05:02'),(3196,1077,'action complete via WP Cron','2022-01-07 15:05:02','2022-01-07 15:05:02'),(3197,1079,'action created','2022-01-07 15:05:02','2022-01-07 15:05:02'),(3198,1063,'action started via WP Cron','2022-01-08 00:58:41','2022-01-08 00:58:41'),(3199,1063,'action complete via WP Cron','2022-01-08 00:58:41','2022-01-08 00:58:41'),(3200,1080,'action created','2022-01-08 00:58:41','2022-01-08 00:58:41'),(3201,1078,'action started via WP Cron','2022-01-08 07:13:30','2022-01-08 07:13:30'),(3202,1078,'action complete via WP Cron','2022-01-08 07:13:31','2022-01-08 07:13:31'),(3203,1081,'action created','2022-01-08 07:13:31','2022-01-08 07:13:31'),(3204,1079,'action started via WP Cron','2022-01-08 15:35:49','2022-01-08 15:35:49'),(3205,1079,'action complete via WP Cron','2022-01-08 15:35:49','2022-01-08 15:35:49'),(3206,1082,'action created','2022-01-08 15:35:49','2022-01-08 15:35:49'),(3207,1081,'action started via WP Cron','2022-01-09 07:47:45','2022-01-09 07:47:45'),(3208,1081,'action complete via WP Cron','2022-01-09 07:47:45','2022-01-09 07:47:45'),(3209,1083,'action created','2022-01-09 07:47:45','2022-01-09 07:47:45'),(3210,1082,'action started via WP Cron','2022-01-09 15:36:10','2022-01-09 15:36:10'),(3211,1082,'action complete via WP Cron','2022-01-09 15:36:10','2022-01-09 15:36:10'),(3212,1084,'action created','2022-01-09 15:36:10','2022-01-09 15:36:10'),(3213,1083,'action started via WP Cron','2022-01-10 08:07:49','2022-01-10 08:07:49'),(3214,1083,'action complete via WP Cron','2022-01-10 08:07:49','2022-01-10 08:07:49'),(3215,1085,'action created','2022-01-10 08:07:49','2022-01-10 08:07:49'),(3216,1084,'action started via WP Cron','2022-01-10 16:05:56','2022-01-10 16:05:56'),(3217,1084,'action complete via WP Cron','2022-01-10 16:05:56','2022-01-10 16:05:56'),(3218,1086,'action created','2022-01-10 16:05:56','2022-01-10 16:05:56'),(3219,1085,'action started via WP Cron','2022-01-11 08:08:28','2022-01-11 08:08:28'),(3220,1085,'action complete via WP Cron','2022-01-11 08:08:28','2022-01-11 08:08:28'),(3221,1087,'action created','2022-01-11 08:08:28','2022-01-11 08:08:28'),(3222,1086,'action started via WP Cron','2022-01-11 16:35:13','2022-01-11 16:35:13'),(3223,1086,'action complete via WP Cron','2022-01-11 16:35:13','2022-01-11 16:35:13'),(3224,1088,'action created','2022-01-11 16:35:13','2022-01-11 16:35:13'),(3225,1073,'action started via WP Cron','2022-01-12 08:29:14','2022-01-12 08:29:14'),(3226,1073,'action complete via WP Cron','2022-01-12 08:29:14','2022-01-12 08:29:14'),(3227,1089,'action created','2022-01-12 08:29:14','2022-01-12 08:29:14'),(3228,1087,'action started via WP Cron','2022-01-12 08:29:14','2022-01-12 08:29:14'),(3229,1087,'action complete via WP Cron','2022-01-12 08:29:14','2022-01-12 08:29:14'),(3230,1090,'action created','2022-01-12 08:29:14','2022-01-12 08:29:14'),(3231,1088,'action started via WP Cron','2022-01-12 16:46:37','2022-01-12 16:46:37'),(3232,1088,'action complete via WP Cron','2022-01-12 16:46:37','2022-01-12 16:46:37'),(3233,1091,'action created','2022-01-12 16:46:37','2022-01-12 16:46:37'),(3234,1076,'action started via WP Cron','2022-01-13 08:02:48','2022-01-13 08:02:48'),(3235,1076,'action complete via WP Cron','2022-01-13 08:02:48','2022-01-13 08:02:48'),(3236,1092,'action created','2022-01-13 08:02:48','2022-01-13 08:02:48'),(3237,1090,'action started via WP Cron','2022-01-13 09:02:49','2022-01-13 09:02:49'),(3238,1090,'action complete via WP Cron','2022-01-13 09:02:49','2022-01-13 09:02:49'),(3239,1093,'action created','2022-01-13 09:02:49','2022-01-13 09:02:49'),(3240,1091,'action started via WP Cron','2022-01-13 16:54:48','2022-01-13 16:54:48'),(3241,1091,'action complete via WP Cron','2022-01-13 16:54:48','2022-01-13 16:54:48'),(3242,1094,'action created','2022-01-13 16:54:48','2022-01-13 16:54:48'),(3243,1093,'action started via WP Cron','2022-01-14 09:58:46','2022-01-14 09:58:46'),(3244,1093,'action complete via WP Cron','2022-01-14 09:58:46','2022-01-14 09:58:46'),(3245,1095,'action created','2022-01-14 09:58:46','2022-01-14 09:58:46'),(3246,1094,'action started via WP Cron','2022-01-14 17:34:48','2022-01-14 17:34:48'),(3247,1094,'action complete via WP Cron','2022-01-14 17:34:48','2022-01-14 17:34:48'),(3248,1096,'action created','2022-01-14 17:34:48','2022-01-14 17:34:48'),(3249,1080,'action started via WP Cron','2022-01-15 01:07:31','2022-01-15 01:07:31'),(3250,1080,'action complete via WP Cron','2022-01-15 01:07:31','2022-01-15 01:07:31'),(3251,1097,'action created','2022-01-15 01:07:31','2022-01-15 01:07:31'),(3252,1095,'action started via WP Cron','2022-01-15 10:50:48','2022-01-15 10:50:48'),(3253,1095,'action complete via WP Cron','2022-01-15 10:50:48','2022-01-15 10:50:48'),(3254,1098,'action created','2022-01-15 10:50:48','2022-01-15 10:50:48'),(3255,1096,'action started via WP Cron','2022-01-15 18:00:06','2022-01-15 18:00:06'),(3256,1096,'action complete via WP Cron','2022-01-15 18:00:06','2022-01-15 18:00:06'),(3257,1099,'action created','2022-01-15 18:00:06','2022-01-15 18:00:06'),(3258,1098,'action started via WP Cron','2022-01-16 10:53:24','2022-01-16 10:53:24'),(3259,1098,'action complete via WP Cron','2022-01-16 10:53:24','2022-01-16 10:53:24'),(3260,1100,'action created','2022-01-16 10:53:24','2022-01-16 10:53:24'),(3261,1099,'action started via WP Cron','2022-01-16 18:09:17','2022-01-16 18:09:17'),(3262,1099,'action complete via WP Cron','2022-01-16 18:09:17','2022-01-16 18:09:17'),(3263,1101,'action created','2022-01-16 18:09:17','2022-01-16 18:09:17'),(3264,1100,'action started via WP Cron','2022-01-17 10:54:45','2022-01-17 10:54:45'),(3265,1100,'action complete via WP Cron','2022-01-17 10:54:45','2022-01-17 10:54:45'),(3266,1102,'action created','2022-01-17 10:54:45','2022-01-17 10:54:45'),(3267,1101,'action started via WP Cron','2022-01-17 18:32:00','2022-01-17 18:32:00'),(3268,1101,'action complete via WP Cron','2022-01-17 18:32:00','2022-01-17 18:32:00'),(3269,1103,'action created','2022-01-17 18:32:00','2022-01-17 18:32:00'),(3270,1102,'action started via WP Cron','2022-01-18 11:03:51','2022-01-18 11:03:51'),(3271,1102,'action complete via WP Cron','2022-01-18 11:03:51','2022-01-18 11:03:51'),(3272,1104,'action created','2022-01-18 11:03:51','2022-01-18 11:03:51'),(3273,1103,'action started via WP Cron','2022-01-18 19:01:34','2022-01-18 19:01:34'),(3274,1103,'action complete via WP Cron','2022-01-18 19:01:34','2022-01-18 19:01:34'),(3275,1105,'action created','2022-01-18 19:01:34','2022-01-18 19:01:34'),(3276,1089,'action started via WP Cron','2022-01-19 09:00:05','2022-01-19 09:00:05'),(3277,1089,'action complete via WP Cron','2022-01-19 09:00:05','2022-01-19 09:00:05'),(3278,1106,'action created','2022-01-19 09:00:05','2022-01-19 09:00:05'),(3279,1104,'action started via WP Cron','2022-01-19 11:14:32','2022-01-19 11:14:32'),(3280,1104,'action complete via WP Cron','2022-01-19 11:14:32','2022-01-19 11:14:32'),(3281,1107,'action created','2022-01-19 11:14:32','2022-01-19 11:14:32'),(3282,1105,'action started via WP Cron','2022-01-19 19:14:28','2022-01-19 19:14:28'),(3283,1105,'action complete via WP Cron','2022-01-19 19:14:28','2022-01-19 19:14:28'),(3284,1108,'action created','2022-01-19 19:14:28','2022-01-19 19:14:28'),(3285,1092,'action started via WP Cron','2022-01-20 08:22:56','2022-01-20 08:22:56'),(3286,1092,'action complete via WP Cron','2022-01-20 08:22:56','2022-01-20 08:22:56'),(3287,1109,'action created','2022-01-20 08:22:56','2022-01-20 08:22:56'),(3288,1107,'action started via WP Cron','2022-01-20 11:22:53','2022-01-20 11:22:53'),(3289,1107,'action complete via WP Cron','2022-01-20 11:22:53','2022-01-20 11:22:53'),(3290,1110,'action created','2022-01-20 11:22:53','2022-01-20 11:22:53'),(3291,1108,'action started via WP Cron','2022-01-20 19:23:52','2022-01-20 19:23:52'),(3292,1108,'action complete via WP Cron','2022-01-20 19:23:52','2022-01-20 19:23:52'),(3293,1111,'action created','2022-01-20 19:23:52','2022-01-20 19:23:52'),(3294,1110,'action started via WP Cron','2022-01-21 11:47:33','2022-01-21 11:47:33'),(3295,1110,'action complete via WP Cron','2022-01-21 11:47:33','2022-01-21 11:47:33'),(3296,1112,'action created','2022-01-21 11:47:33','2022-01-21 11:47:33'),(3297,1111,'action started via WP Cron','2022-01-21 19:39:01','2022-01-21 19:39:01'),(3298,1111,'action complete via WP Cron','2022-01-21 19:39:01','2022-01-21 19:39:01'),(3299,1113,'action created','2022-01-21 19:39:01','2022-01-21 19:39:01'),(3300,1097,'action started via WP Cron','2022-01-22 01:08:56','2022-01-22 01:08:56'),(3301,1097,'action complete via WP Cron','2022-01-22 01:08:56','2022-01-22 01:08:56'),(3302,1114,'action created','2022-01-22 01:08:56','2022-01-22 01:08:56'),(3303,1112,'action started via WP Cron','2022-01-22 12:00:59','2022-01-22 12:00:59'),(3304,1112,'action complete via WP Cron','2022-01-22 12:00:59','2022-01-22 12:00:59'),(3305,1115,'action created','2022-01-22 12:00:59','2022-01-22 12:00:59'),(3306,1116,'action created','2023-02-01 13:51:50','2023-02-01 13:51:50');
/*!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 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 */;
/*!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 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 */;
/*!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 (5,'page',1,'2020-02-09 14:47:07'),(6,'page',1,'2020-02-09 14:47:07'),(7,'page',1,'2020-02-09 14:47:07');
/*!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',
`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=60307 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://infohit.nl','yes'),(2,'home','http://infohit.nl','yes'),(3,'blogname','infohit.nl','yes'),(4,'blogdescription','','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','[email protected]','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','0','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','[email protected]','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','2','yes'),(19,'default_comment_status','closed','yes'),(20,'default_ping_status','closed','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','0','yes'),(28,'permalink_structure','/%postname%/','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:16:{i:0;s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";i:1;s:19:\"akismet/akismet.php\";i:2;s:91:\"all-in-one-wp-migration-multisite-extension/all-in-one-wp-migration-multisite-extension.php\";i:3;s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";i:4;s:81:\"auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";i:5;s:31:\"cache-enabler/cache-enabler.php\";i:6;s:33:\"classic-editor/classic-editor.php\";i:7;s:37:\"link-whisper-premium/link-whisper.php\";i:8;s:75:\"recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php\";i:9;s:49:\"scheduled-post-trigger/scheduled-post-trigger.php\";i:10;s:47:\"simple-social-buttons/simple-social-buttons.php\";i:11;s:23:\"spiderblocker/index.php\";i:12;s:29:\"theme-editor/theme_editor.php\";i:13;s:37:\"wordpress-autoblogging/basic-auth.php\";i:14;s:24:\"wordpress-seo/wp-seo.php\";i:15;s:24:\"wpforms-lite/wpforms.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','','no'),(40,'template','styleblog','yes'),(41,'stylesheet','style-blog-fame','yes'),(44,'comment_registration','0','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','49752','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:0:{}','yes'),(78,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(79,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:2:{s:33:\"classic-editor/classic-editor.php\";a:2:{i:0;s:14:\"Classic_Editor\";i:1;s:9:\"uninstall\";}s:31:\"cache-enabler/cache-enabler.php\";a:2:{i:0;s:13:\"Cache_Enabler\";i:1;s:12:\"on_uninstall\";}}','no'),(82,'timezone_string','','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','0','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','47','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','1596805739','yes'),(94,'initial_db_version','45805','yes'),(95,'wp_user_roles','a:9:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s: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;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}}','yes'),(96,'fresh_site','0','yes'),(97,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(98,'widget_recent-posts','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(99,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(100,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(101,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(102,'sidebars_widgets','a:6:{s:19:\"wp_inactive_widgets\";a:3:{i:0;s:10:\"archives-2\";i:1;s:6:\"meta-2\";i:2;s:17:\"recent-comments-2\";}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:12:\"categories-2\";i:2;s:11:\"tag_cloud-2\";i:3;s:37:\"recent-posts-widget-with-thumbnails-3\";i:4;s:10:\"calendar-3\";i:5;s:13:\"media_image-3\";}s:9:\"sidebar-2\";a:3:{i:0;s:13:\"media_video-3\";i:1;s:13:\"media_image-4\";i:2;s:16:\"wpforms-widget-3\";}s:9:\"sidebar-3\";a:0:{}s:9:\"sidebar-4\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(103,'widget_tag_cloud','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:8:\"taxonomy\";s:8:\"post_tag\";}s:12:\"_multiwidget\";i:1;}','yes'),(104,'db-version-secure','PyMlWMjW82','yes'),(105,'fs_active_plugins','O:8:\"stdClass\":3:{s:7:\"plugins\";a:1:{s:39:\"wp-sheet-editor-premium/vendor/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"2.5.3\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1676575742;s:11:\"plugin_path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";}}s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";s:8:\"sdk_path\";s:39:\"wp-sheet-editor-premium/vendor/freemius\";s:7:\"version\";s:5:\"2.5.3\";s:13:\"in_activation\";b:0;s:9:\"timestamp\";i:1676575742;}s:7:\"abspath\";s:28:\"/opt/aphex/sites/infohit.nl/\";}','yes'),(106,'fs_debug_mode','','yes'),(107,'fs_accounts','a:6:{s:11:\"plugin_data\";a:2:{s:40:\"auto-terms-of-service-and-privacy-policy\";a:15:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:132:\"/var/www/infohit.nl/public_html/wp-content/plugins/auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";}s:17:\"install_timestamp\";i:1581253740;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:9:\"1.2.1.6.1\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:5:\"1.8.1\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:10:\"infohit.nl\";s:9:\"server_ip\";s:14:\"52.206.190.120\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1581253742;s:7:\"version\";s:5:\"1.8.1\";}s:15:\"prev_is_premium\";b:0;s:18:\"sticky_optin_added\";b: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:1676575742;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:5:\"2.5.3\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:13:\"2.25.2-beta.1\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;}}s:13:\"file_slug_map\";a:2:{s:81:\"auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";s:40:\"auto-terms-of-service-and-privacy-policy\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";}s:7:\"plugins\";a:2:{s:40:\"auto-terms-of-service-and-privacy-policy\";O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:40:\"Auto Terms of Service and Privacy Policy\";s:4:\"slug\";s:40:\"auto-terms-of-service-and-privacy-policy\";s:12:\"premium_slug\";N;s:4:\"type\";N;s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:81:\"auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";s:7:\"version\";s:5:\"1.8.1\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";N;s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_d9ea0af03f0660769f7de48a9f664\";s:10:\"secret_key\";N;s:2:\"id\";s:2:\"78\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:28:\"WP Sheet Editor - Post Types\";s:4:\"slug\";s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";s:12:\"premium_slug\";s:23:\"wp-sheet-editor-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";s:7:\"version\";s:13:\"2.25.2-beta.1\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:1;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_ec1c7da603c0772f1bfe276efb715\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"1010\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:1;}}s:9:\"unique_id\";s:32:\"5a9e8a9a9e9cf7b3e745999287d6a125\";s:13:\"admin_notices\";a:1:{s:40:\"auto-terms-of-service-and-privacy-policy\";a:1:{s:15:\"connect_account\";a:8:{s:7:\"message\";s:256:\"We made a few tweaks to the plugin, <b><a href=\"http://infohit.nl/wp-admin/options-general.php?page=auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\">Opt-in to make \"Auto Terms of Service and Privacy Policy\" Better!</a></b>\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:10:\"update-nag\";s:6:\"sticky\";b:1;s:2:\"id\";s:15:\"connect_account\";s:3:\"all\";b:0;s:4:\"slug\";s:40:\"auto-terms-of-service-and-privacy-policy\";s:6:\"plugin\";s:40:\"Auto Terms of Service and Privacy Policy\";}}}s:21:\"id_slug_type_path_map\";a:1:{i:1010;a:3:{s:4:\"slug\";s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";}}}','yes'),(108,'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-02-09T13:09:00+00:00 (1581253740.4923)\",\"installation_flag_set_on\":\"2020-02-09T13:09:00+00:00 (1581253740.6668)\",\"user_has_donated\":false,\"donation_flag_fixed\":false,\"show_link_actions\":{\"blc-deredirect-action\":false},\"youtube_api_key\":\"\",\"first_installation_timestamp\":1581253740,\"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><a href=\\\"http:\\/\\/example.com\\/\\\">link text<\\/a><\\/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><img src=\\\"http:\\/\\/example.com\\/fluffy.jpg\\\"><\\/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\":1581253740,\"acf_field\":1581253740,\"http\":1585761268,\"link\":1585761268,\"image\":1585761268,\"metadata\":1585761268,\"url_field\":1585761268,\"comment\":1585761268,\"acf\":1585761268,\"post\":1585761268,\"page\":1585761268,\"youtube-checker\":1585761268,\"youtube-iframe\":1585761268,\"dummy\":1585761268}}','yes'),(109,'blc_installation_log','a:69:{i:0;a:3:{i:0;i:1;i:1;s:40:\"Plugin activated at 2020-02-09 13:09:00.\";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.000 seconds)\";i:2;N;}i:4;a:3:{i:0;i:1;i:1;s:258:\" [OK] \n CREATE TABLE IF NOT EXISTS `WP_blc_filters` (\n `id` int(10) unsigned NOT NULL AUTO_INCREMENT,\n `name` varchar(100) NOT NULL,\n `params` text NOT NULL,\n\n PRIMARY KEY (`id`)\n ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci (0.008 seconds)\";i:2;N;}i:5;a:3:{i:0;i:1;i:1;s:705:\" [OK] \n\n CREATE TABLE IF NOT EXISTS `WP_blc_instances` (\n `instance_id` int(10) unsigned NOT NULL AUTO_INCREMENT,\n `link_id` int(10) unsigned NOT NULL,\n `container_id` int(10) unsigned NOT NULL,\n `container_type` varchar(40) NOT NULL DEFAULT \'post\',\n `link_text` text NOT NULL DEFAULT \'\',\n `parser_type` varchar(40) NOT NULL DEFAULT \'link\',\n `container_field` varchar(250) NOT NULL DEFAULT \'\',\n `link_context` varchar(250) NOT NULL DEFAULT \'\',\n `raw_url` text NOT NULL,\n\n PRIMARY KEY (`instance_id`),\n KEY `link_id` (`link_id`),\n KEY `source_id` (`container_type`, `container_id`),\n KEY `parser_type` (`parser_type`)\n ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci (0.012 seconds)\";i:2;N;}i:6;a:3:{i:0;i:1;i:1;s:1466:\" [OK] \n\n CREATE TABLE IF NOT EXISTS `WP_blc_links` (\n `link_id` int(20) unsigned NOT NULL AUTO_INCREMENT,\n `url` text CHARACTER SET utf8 COLLATE utf8_bin NOT NULL,\n `first_failure` datetime NOT NULL DEFAULT \'0000-00-00 00:00:00\',\n `last_check` datetime NOT NULL DEFAULT \'0000-00-00 00:00:00\',\n `last_success` datetime NOT NULL DEFAULT \'0000-00-00 00:00:00\',\n `last_check_attempt` datetime NOT NULL DEFAULT \'0000-00-00 00:00:00\',\n `check_count` int(4) unsigned NOT NULL DEFAULT \'0\',\n `final_url` text CHARACTER SET latin1 COLLATE latin1_general_cs NOT NULL,\n `redirect_count` smallint(5) unsigned NOT NULL DEFAULT \'0\',\n `log` text NOT NULL,\n `http_code` smallint(6) NOT NULL DEFAULT \'0\',\n `status_code` varchar(100) DEFAULT \'\',\n `status_text` varchar(250) DEFAULT \'\',\n `request_duration` float NOT NULL DEFAULT \'0\',\n `timeout` tinyint(1) unsigned NOT NULL DEFAULT \'0\',\n `broken` tinyint(1) unsigned NOT NULL DEFAULT \'0\',\n `warning` tinyint(1) unsigned NOT NULL DEFAULT \'0\',\n `may_recheck` tinyint(1) NOT NULL DEFAULT \'1\',\n `being_checked` tinyint(1) NOT NULL DEFAULT \'0\',\n\n `result_hash` varchar(200) NOT NULL DEFAULT \'\',\n `false_positive` tinyint(1) NOT NULL DEFAULT \'0\',\n `dismissed` tinyint(1) NOT NULL DEFAULT \'0\',\n\n PRIMARY KEY (`link_id`),\n KEY `url` (`url`(150)),\n KEY `final_url` (`final_url`(150)),\n KEY `http_code` (`http_code`),\n KEY `broken` (`broken`)\n ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci (0.014 seconds)\";i:2;N;}i:7;a:3:{i:0;i:1;i:1;s:397:\" [OK] \n\n CREATE TABLE IF NOT EXISTS `WP_blc_synch` (\n `container_id` int(20) unsigned NOT NULL,\n `container_type` varchar(40) NOT NULL,\n `synched` tinyint(2) unsigned NOT NULL,\n `last_synch` datetime NOT NULL DEFAULT \'0000-00-00 00:00:00\',\n\n PRIMARY KEY (`container_type`,`container_id`),\n KEY `synched` (`synched`)\n ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci (0.010 seconds)\";i:2;N;}i:8;a:3:{i:0;i:1;i:1;s:32:\"Schema update took 0.047 seconds\";i:2;N;}i:9;a:3:{i:0;i:1;i:1;s:24:\"Database schema updated.\";i:2;N;}i:10;a:3:{i:0;i:1;i:1;s:31:\"Database successfully upgraded.\";i:2;N;}i:11;a:3:{i:0;i:1;i:1;s:24:\"--- Total: 0.052 seconds\";i:2;N;}i:12;a:3:{i:0;i:1;i:1;s:27:\"Cleaning up the database...\";i:2;N;}i:13;a:3:{i:0;i:1;i:1;s:38:\"... Deleting invalid container records\";i:2;N;}i:14;a:3:{i:0;i:0;i:1;s:44:\"... 0 synch records deleted in 0.001 seconds\";i:2;N;}i:15;a:3:{i:0;i:1;i:1;s:35:\"... Deleting invalid link instances\";i:2;N;}i:16;a:3:{i:0;i:0;i:1;s:40:\"... 0 instances deleted in 0.001 seconds\";i:2;N;}i:17;a:3:{i:0;i:0;i:1;s:45:\"... 0 more instances deleted in 0.001 seconds\";i:2;N;}i:18;a:3:{i:0;i:1;i:1;s:27:\"... Deleting orphaned links\";i:2;N;}i:19;a:3:{i:0;i:0;i:1;s:36:\"... 0 links deleted in 0.001 seconds\";i:2;N;}i:20;a:3:{i:0;i:1;i:1;s:24:\"--- Total: 0.002 seconds\";i:2;N;}i:21;a:3:{i:0;i:1;i:1;s:20:\"Notifying modules...\";i:2;N;}i:22;a:3:{i:0;i:0;i:1;s:25:\"... Updating module cache\";i:2;N;}i:23;a:3:{i:0;i:1;i:1;s:36:\"... Cache refresh took 0.000 seconds\";i:2;N;}i:24;a:3:{i:0;i:0;i:1;s:19:\"... Loading modules\";i:2;N;}i:25;a:3:{i:0;i:1;i:1;s:37:\"... 6 modules loaded in 0.002 seconds\";i:2;N;}i:26;a:3:{i:0;i:0;i:1;s:27:\"... Notifying module \"http\"\";i:2;N;}i:27;a:3:{i:0;i:0;i:1;s:27:\"... Notifying module \"link\"\";i:2;N;}i:28;a:3:{i:0;i:0;i:1;s:28:\"... Notifying module \"image\"\";i:2;N;}i:29;a:3:{i:0;i:0;i:1;s:31:\"... Notifying module \"metadata\"\";i:2;N;}i:30;a:3:{i:0;i:0;i:1;s:32:\"... Notifying module \"url_field\"\";i:2;N;}i:31;a:3:{i:0;i:0;i:1;s:30:\"... Notifying module \"comment\"\";i:2;N;}i:32;a:3:{i:0;i:0;i:1;s:51:\"...... Deleting synch. records for removed comments\";i:2;N;}i:33;a:3:{i:0;i:0;i:1;s:38:\"...... 0 rows deleted in 0.000 seconds\";i:2;N;}i:34;a:3:{i:0;i:0;i:1;s:47:\"...... Creating synch. records for new comments\";i:2;N;}i:35;a:3:{i:0;i:0;i:1;s:39:\"...... 1 rows inserted in 0.002 seconds\";i:2;N;}i:36;a:3:{i:0;i:0;i:1;s:26:\"... Notifying module \"acf\"\";i:2;N;}i:37;a:3:{i:0;i:0;i:1;s:27:\"... Notifying module \"post\"\";i:2;N;}i:38;a:3:{i:0;i:0;i:1;s:47:\"...... Deleting synch records for removed posts\";i:2;N;}i:39;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:40;a:3:{i:0;i:0;i:1;s:38:\"...... 0 rows deleted in 0.000 seconds\";i:2;N;}i:41;a:3:{i:0;i:0;i:1;s:69:\"...... Deleting synch records for posts that have a disallowed status\";i:2;N;}i:42;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:43;a:3:{i:0;i:0;i:1;s:38:\"...... 0 rows deleted in 0.000 seconds\";i:2;N;}i:44;a:3:{i:0;i:0;i:1;s:41:\"...... Marking changed posts as unsynched\";i:2;N;}i:45;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:46;a:3:{i:0;i:0;i:1;s:38:\"...... 0 rows updated in 0.000 seconds\";i:2;N;}i:47;a:3:{i:0;i:0;i:1;s:43:\"...... Creating synch records for new posts\";i:2;N;}i:48;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:49;a:3:{i:0;i:0;i:1;s:39:\"...... 2 rows inserted in 0.002 seconds\";i:2;N;}i:50;a:3:{i:0;i:0;i:1;s:27:\"... Notifying module \"page\"\";i:2;N;}i:51;a:3:{i:0;i:0;i:1;s:74:\"...... Skipping \"page\" resyncyh since all post types were already synched.\";i:2;N;}i:52;a:3:{i:0;i:0;i:1;s:38:\"... Notifying module \"youtube-checker\"\";i:2;N;}i:53;a:3:{i:0;i:0;i:1;s:37:\"... Notifying module \"youtube-iframe\"\";i:2;N;}i:54;a:3:{i:0;i:0;i:1;s:28:\"... Notifying module \"dummy\"\";i:2;N;}i:55;a:3:{i:0;i:1;i:1;s:24:\"--- Total: 0.016 seconds\";i:2;N;}i:56;a:3:{i:0;i:1;i:1;s:38:\"Updating server load limit settings...\";i:2;N;}i:57;a:3:{i:0;i:1;i:1;s:59:\"Set server load limit to 4.00. Current load average is 0.07\";i:2;N;}i:58;a:3:{i:0;i:1;i:1;s:26:\"Optimizing the database...\";i:2;N;}i:59;a:3:{i:0;i:1;i:1;s:24:\"--- Total: 0.061 seconds\";i:2;N;}i:60;a:3:{i:0;i:1;i:1;s:26:\"Completing installation...\";i:2;N;}i:61;a:3:{i:0;i:1;i:1;s:20:\"Configuration saved.\";i:2;N;}i:62;a:3:{i:0;i:1;i:1;s:78:\"Installation/update completed at 2020-02-09 13:09:00 with 49 queries executed.\";i:2;N;}i:63;a:3:{i:0;i:1;i:1;s:25:\"Total time: 0.179 seconds\";i:2;N;}i:64;a:3:{i:0;i:0;i:1;s:36:\"... 0 links deleted in 0.001 seconds\";i:2;N;}i:65;a:3:{i:0;i:0;i:1;s:36:\"... 0 links deleted in 0.000 seconds\";i:2;N;}i:66;a:3:{i:0;i:0;i:1;s:36:\"... 0 links deleted in 0.000 seconds\";i:2;N;}i:67;a:3:{i:0;i:0;i:1;s:36:\"... 0 links deleted in 0.000 seconds\";i:2;N;}i:68;a:3:{i:0;i:0;i:1;s:36:\"... 0 links deleted in 0.000 seconds\";i:2;N;}}','yes'),(110,'wpcf7','a:2:{s:7:\"version\";s:5:\"5.1.7\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1581253740;s:7:\"version\";s:5:\"5.1.6\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','yes'),(111,'wp-smush-settings','a:20:{s:4:\"auto\";b:1;s:5:\"lossy\";b:0;s:10:\"strip_exif\";b:1;s:6:\"resize\";b:0;s:9:\"detection\";b:0;s:8:\"original\";b:0;s:6:\"backup\";b:0;s:10:\"png_to_jpg\";b:0;s:7:\"nextgen\";b:0;s:2:\"s3\";b:0;s:9:\"gutenberg\";b:0;s:10:\"js_builder\";b:0;s:3:\"cdn\";b:0;s:11:\"auto_resize\";b:0;s:4:\"webp\";b:1;s:5:\"usage\";b:0;s:17:\"accessible_colors\";b:0;s:9:\"keep_data\";b:1;s:9:\"lazy_load\";b:0;s:17:\"background_images\";b:1;}','yes'),(112,'wp-smush-install-type','existing','no'),(113,'wp-smush-version','3.6.1','no'),(114,'wpseo','a:56:{s:8:\"tracking\";b:0;s:22:\"license_server_version\";s:1:\"2\";s:15:\"ms_defaults_set\";b:0;s:40:\"ignore_search_engines_discouraged_notice\";b:0;s:19:\"indexing_first_time\";b:1;s:16:\"indexing_started\";b:0;s:15:\"indexing_reason\";s:0:\"\";s:29:\"indexables_indexing_completed\";b:0;s:7:\"version\";s:4:\"17.9\";s:16:\"previous_version\";s:4:\"17.8\";s:20:\"disableadvanced_meta\";b:1;s:30:\"enable_headless_rest_endpoints\";b:1;s:17:\"ryte_indexability\";b:1;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";s:0:\"\";s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:22:\"show_onboarding_notice\";b:1;s:18:\"first_activated_on\";i:1581253740;s:13:\"myyoast-oauth\";b:0;s:26:\"semrush_integration_active\";b:1;s:14:\"semrush_tokens\";a:0:{}s:20:\"semrush_country_code\";s:2:\"us\";s:19:\"permalink_structure\";s:12:\"/%postname%/\";s:8:\"home_url\";s:17:\"http://infohit.nl\";s:18:\"dynamic_permalinks\";b:0;s:17:\"category_base_url\";s:0:\"\";s:12:\"tag_base_url\";s:0:\"\";s:21:\"custom_taxonomy_slugs\";a:0:{}s:29:\"enable_enhanced_slack_sharing\";b:1;s:25:\"zapier_integration_active\";b:1;s:19:\"zapier_subscription\";a:0:{}s:14:\"zapier_api_key\";s:0:\"\";s:23:\"enable_metabox_insights\";b:1;s:23:\"enable_link_suggestions\";b:1;s:26:\"algolia_integration_active\";b:0;s:14:\"import_cursors\";a:0:{}s:13:\"workouts_data\";a:1:{s:13:\"configuration\";a:1:{s:13:\"finishedSteps\";a:0:{}}}s:36:\"dismiss_configuration_workout_notice\";b:0;s:19:\"importing_completed\";a:0:{}s:26:\"wincher_integration_active\";b:1;s:14:\"wincher_tokens\";a:0:{}s:36:\"wincher_automatically_add_keyphrases\";b:0;s:18:\"wincher_website_id\";s:0:\"\";s:18:\"first_time_install\";b:0;s:34:\"should_redirect_after_install_free\";b:0;s:34:\"activation_redirect_timestamp_free\";b:0;}','yes'),(115,'wpseo_titles','a:126:{s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:25:\"social-title-author-wpseo\";s:8:\"%%name%%\";s:26:\"social-title-archive-wpseo\";s:8:\"%%date%%\";s:31:\"social-description-author-wpseo\";s:0:\"\";s:32:\"social-description-archive-wpseo\";s:0:\"\";s:29:\"social-image-url-author-wpseo\";s:0:\"\";s:30:\"social-image-url-archive-wpseo\";s:0:\"\";s:28:\"social-image-id-author-wpseo\";i:0;s:29:\"social-image-id-archive-wpseo\";i:0;s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:0;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:1;s:23:\"is-media-purge-relevant\";b:0;s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:29:\"breadcrumbs-display-blog-page\";b:1;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:0;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:7:\"»\";s:12:\"website_name\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";b:0;s:17:\"stripcategorybase\";b:0;s:26:\"open_graph_frontpage_title\";s:12:\"%%sitename%%\";s:25:\"open_graph_frontpage_desc\";s:0:\"\";s:26:\"open_graph_frontpage_image\";s:0:\"\";s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";i:0;s:21:\"schema-page-type-post\";s:7:\"WebPage\";s:24:\"schema-article-type-post\";s:7:\"Article\";s:17:\"social-title-post\";s:9:\"%%title%%\";s:23:\"social-description-post\";s:0:\"\";s:21:\"social-image-url-post\";s:0:\"\";s:20:\"social-image-id-post\";i:0;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";i:0;s:21:\"schema-page-type-page\";s:7:\"WebPage\";s:24:\"schema-article-type-page\";s:4:\"None\";s:17:\"social-title-page\";s:9:\"%%title%%\";s:23:\"social-description-page\";s:0:\"\";s:21:\"social-image-url-page\";s:0:\"\";s:20:\"social-image-id-page\";i:0;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";i:0;s:27:\"schema-page-type-attachment\";s:7:\"WebPage\";s:30:\"schema-article-type-attachment\";s:4:\"None\";s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:0;s:25:\"social-title-tax-category\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-category\";s:0:\"\";s:29:\"social-image-url-tax-category\";s:0:\"\";s:28:\"social-image-id-tax-category\";i:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:0;s:25:\"social-title-tax-post_tag\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-post_tag\";s:0:\"\";s:29:\"social-image-url-tax-post_tag\";s:0:\"\";s:28:\"social-image-id-tax-post_tag\";i:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:1;s:23:\"noindex-tax-post_format\";b:1;s:28:\"social-title-tax-post_format\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-post_format\";s:0:\"\";s:32:\"social-image-url-tax-post_format\";s:0:\"\";s:31:\"social-image-id-tax-post_format\";i:0;s:22:\"title-wpautoterms_page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:25:\"metadesc-wpautoterms_page\";s:0:\"\";s:24:\"noindex-wpautoterms_page\";b:0;s:35:\"display-metabox-pt-wpautoterms_page\";b:1;s:35:\"post_types-wpautoterms_page-maintax\";i:0;s:33:\"schema-page-type-wpautoterms_page\";s:7:\"WebPage\";s:36:\"schema-article-type-wpautoterms_page\";s:4:\"None\";s:29:\"social-title-wpautoterms_page\";s:9:\"%%title%%\";s:35:\"social-description-wpautoterms_page\";s:0:\"\";s:33:\"social-image-url-wpautoterms_page\";s:0:\"\";s:32:\"social-image-id-wpautoterms_page\";i:0;s:32:\"title-ptarchive-wpautoterms_page\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:35:\"metadesc-ptarchive-wpautoterms_page\";s:0:\"\";s:34:\"bctitle-ptarchive-wpautoterms_page\";s:0:\"\";s:34:\"noindex-ptarchive-wpautoterms_page\";b:0;s:39:\"social-title-ptarchive-wpautoterms_page\";s:21:\"%%pt_plural%% Archive\";s:45:\"social-description-ptarchive-wpautoterms_page\";s:0:\"\";s:43:\"social-image-url-ptarchive-wpautoterms_page\";s:0:\"\";s:42:\"social-image-id-ptarchive-wpautoterms_page\";i:0;s:14:\"person_logo_id\";i:0;s:15:\"company_logo_id\";i:0;s:17:\"company_logo_meta\";b:0;s:16:\"person_logo_meta\";b:0;s:29:\"open_graph_frontpage_image_id\";i:0;}','yes'),(116,'wpseo_social','a:18:{s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:19:\"og_default_image_id\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:21:\"og_frontpage_image_id\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:13:\"wikipedia_url\";s:0:\"\";}','yes'),(117,'wpseo_flush_rewrite','1','yes'),(118,'cron','a:14:{i:1642860792;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:1642863929;a:1:{s:18:\"wp_https_detection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1642864142;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1642871658;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:1642900142;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1642901816;a:2:{s:31:\"wpseo_permalink_structure_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:20:\"wpseo_home_url_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1642904454;a:1:{s:13:\"wpseo-reindex\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1642943341;a:1:{s:15:\"ebn_optimize_db\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1642943342;a:2:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:19:\"wpseo-reindex-links\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1642943343;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1643032800;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:1643162713;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:1643364720;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;}}}s:7:\"version\";i:2;}','yes'),(119,'tagline','','yes'),(121,'auth_key','@UP^@)mTP1yahp_dPSd|nQvs.,,*I|jBPPq,^#MGyw5~G`Kpk0W>aBlmnf!C<Jw_','no'),(122,'auth_salt','xW%e`qf-!70,:^-4/6A-3vwj3W]IjB.QJl_ZdD84rr&i~ov{-+GHsEDt]EGkXve)','no'),(123,'logged_in_key','m|;3o JD2t?I9#y-u%#3}dkl2ExWKUOn1cEmIyk[(I6YqXmyU=Dn%F:S02X|:<+Y','no'),(124,'logged_in_salt','^ko%z@ M)&Tp%rE#9kh;Z9?/|XA|VLX,]o+$3^-{l68+pLnZ#)2f<Ou2BJ.z.]q!','no'),(125,'update_day','2','yes'),(126,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(127,'widget_calendar','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:1:{s:5:\"title\";s:8:\"Calendar\";}}','yes'),(128,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(129,'widget_media_image','a:3:{s:12:\"_multiwidget\";i:1;i:3;a:15:{s:4:\"size\";s:4:\"full\";s:5:\"width\";i:461;s:6:\"height\";i:1718;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:55;s:3:\"url\";s:52:\"http://infohit.nl/wp-content/uploads/2020/06/ads.png\";s:5:\"title\";s:0:\"\";}i:4;a:15:{s:4:\"size\";s:4:\"full\";s:5:\"width\";i:400;s:6:\"height\";i:264;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:14:\"Featured Image\";s:13:\"attachment_id\";i:74;s:3:\"url\";s:52:\"http://infohit.nl/wp-content/uploads/2020/06/fea.jpg\";s:5:\"title\";s:14:\"Featured Image\";}}','yes'),(130,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(131,'widget_media_video','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:11:{s:7:\"preload\";s:8:\"metadata\";s:4:\"loop\";b:0;s:7:\"content\";s:0:\"\";s:3:\"mp4\";s:0:\"\";s:3:\"m4v\";s:0:\"\";s:4:\"webm\";s:0:\"\";s:3:\"ogv\";s:0:\"\";s:3:\"flv\";s:0:\"\";s:13:\"attachment_id\";i:0;s:3:\"url\";s:43:\"https://www.youtube.com/watch?v=IvUU8joBb1Q\";s:5:\"title\";s:5:\"Watch\";}}','yes'),(132,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(133,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(135,'nonce_key','XlMZNoE#lv+Ei<xY8V|<&-L>nyD!fDPR*sJBTl^StY3gV8v9i2|Pm:.E-2@7)|O8','no'),(136,'nonce_salt','c~P8qU(t1DdVM,+tQ]Gj0ldu)_dV_&Av+Q-RD;& ]_aqAUH?I.C}m[g?/Z=9<M]]','no'),(137,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(147,'imsanity_max_width','1920','no'),(148,'imsanity_max_height','1920','no'),(149,'imsanity_max_width_library','1920','no'),(150,'imsanity_max_height_library','1920','no'),(151,'imsanity_max_width_other','1920','no'),(152,'imsanity_max_height_other','1920','no'),(153,'imsanity_png_to_jpg','0','no'),(154,'imsanity_bmp_to_jpg','1','no'),(155,'imsanity_quality','82','no'),(156,'imsanity_deep_scan','','no'),(157,'imsanity_version','2.5.0','yes'),(158,'wdev-frash','a:3:{s:7:\"plugins\";a:1:{s:23:\"wp-smushit/wp-smush.php\";i:1581253743;}s:5:\"queue\";a:2:{s:32:\"7de3619981caadc55f30a002bfb299f6\";a:3:{s:6:\"plugin\";s:23:\"wp-smushit/wp-smush.php\";s:4:\"type\";s:5:\"email\";s:7:\"show_at\";i:1585847658;}s:32:\"fc50097023d0d34c5a66f6cddcf77694\";a:4:{s:6:\"plugin\";s:23:\"wp-smushit/wp-smush.php\";s:4:\"type\";s:4:\"rate\";s:7:\"show_at\";i:1581858543;s:6:\"sticky\";b:1;}}s:4:\"done\";a:0:{}}','no'),(162,'current_theme','Style Blog Fame','yes'),(166,'theme_mods_twentyeleven_child','a:3:{s:18:\"custom_css_post_id\";i:-1;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:3;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1591355721;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'),(171,'recovery_keys','a:0:{}','yes'),(180,'crawl-delay-value','7','yes'),(269,'widget_wpautoterms_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(270,'wpautoterms_ob_total','1','yes'),(271,'wpautoterms_ob_not_intercepted','7','yes'),(275,'wpautoterms_cache_plugins_detected','1','yes'),(331,'wpautoterms_activated','1','yes'),(332,'wpautoterms_legal_pages_slug','wpautoterms','yes'),(333,'wpautoterms_version','2.4.9','yes'),(1505,'wpseo_ryte','a:2:{s:6:\"status\";i:-1;s:10:\"last_fetch\";i:1642759978;}','yes'),(3188,'wpmudev_recommended_plugins_registered','a:1:{s:23:\"wp-smushit/wp-smush.php\";a:1:{s:13:\"registered_at\";i:1585761257;}}','no'),(3195,'smush_global_stats','a:9:{s:11:\"size_before\";i:0;s:10:\"size_after\";i:0;s:7:\"percent\";d:0;s:5:\"human\";s:5:\"0.0 B\";s:5:\"bytes\";i:0;s:12:\"total_images\";i:0;s:12:\"resize_count\";i:0;s:14:\"resize_savings\";i:0;s:18:\"conversion_savings\";i:0;}','no'),(3201,'recently_activated','a:1:{s:35:\"404-to-homepage/404-to-homepage.php\";i:1672319053;}','yes'),(3416,'db_upgraded','','yes'),(3420,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:15:\"[email protected]\";s:7:\"version\";s:5:\"5.8.3\";s:9:\"timestamp\";i:1641865054;}','no'),(5711,'action_scheduler_hybrid_store_demarkation','10','yes'),(5712,'schema-ActionScheduler_StoreSchema','4.0.1630375693','yes'),(5713,'schema-ActionScheduler_LoggerSchema','2.0.1591352472','yes'),(5714,'wpforms_version','1.6.0.2','yes'),(5715,'wpforms_activated','a:1:{s:4:\"lite\";i:1591352472;}','yes'),(5718,'action_scheduler_lock_async-request-runner','1642768699','yes'),(5719,'wpforms_version_lite','1.6.0.2','yes'),(5720,'widget_wpforms-widget','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:4:{s:5:\"title\";s:10:\"Newsletter\";s:7:\"form_id\";i:14;s:10:\"show_title\";b:0;s:9:\"show_desc\";b:0;}}','yes'),(5724,'wpforms_review','a:2:{s:4:\"time\";i:1591352475;s:9:\"dismissed\";b:0;}','yes'),(5730,'ssb_networks','a:1:{s:14:\"icon_selection\";s:31:\"fbshare,twitter,linkedin,fblike\";}','yes'),(5731,'ssb_themes','a:1:{s:10:\"icon_style\";s:12:\"simple-icons\";}','yes'),(5732,'ssb_positions','a:1:{s:8:\"position\";a:1:{s:6:\"inline\";s:6:\"inline\";}}','yes'),(5733,'ssb_inline','a:2:{s:8:\"location\";s:5:\"below\";s:5:\"posts\";a:1:{s:4:\"post\";s:4:\"post\";}}','yes'),(5734,'ssb_advanced','a:1:{s:11:\"ssb_og_tags\";s:1:\"1\";}','yes'),(5735,'ssb_pr_version','3.1.1','yes'),(5736,'widget_ssb_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(5738,'ssb_sidebar','','yes'),(5739,'ssb_media','','yes'),(5740,'ssb_popup','','yes'),(5741,'ssb_flyin','','yes'),(5742,'ssb_active_time','1591352532','no'),(5743,'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'),(5744,'widget_recent-posts-widget-with-thumbnails','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:36:{s:5:\"title\";s:12:\"Recent Posts\";s:11:\"default_url\";s:90:\"http://infohit.nl/wp-content/plugins/recent-posts-widget-with-thumbnails/default_thumb.gif\";s:16:\"thumb_dimensions\";s:6:\"custom\";s:12:\"category_ids\";a:1:{i:0;i:0;}s:14:\"excerpt_length\";i:55;s:12:\"number_posts\";i:5;s:17:\"post_title_length\";i:1000;s:12:\"thumb_height\";i:75;s:11:\"thumb_width\";i:75;s:17:\"hide_current_post\";b:0;s:17:\"only_sticky_posts\";b:0;s:17:\"hide_sticky_posts\";b:0;s:10:\"hide_title\";b:0;s:17:\"keep_aspect_ratio\";b:0;s:11:\"keep_sticky\";b:0;s:12:\"only_1st_img\";b:0;s:12:\"random_order\";b:0;s:11:\"show_author\";b:0;s:15:\"show_categories\";b:0;s:20:\"show_comments_number\";b:0;s:9:\"show_date\";b:0;s:12:\"show_excerpt\";b:0;s:14:\"ignore_excerpt\";b:0;s:27:\"ignore_post_content_excerpt\";b:0;s:16:\"set_more_as_link\";b:0;s:11:\"try_1st_img\";b:0;s:11:\"use_default\";b:0;s:16:\"use_default_only\";b:0;s:15:\"open_new_window\";b:0;s:21:\"print_post_categories\";b:0;s:17:\"set_cats_as_links\";b:0;s:14:\"use_inline_css\";b:0;s:10:\"use_no_css\";b:0;s:10:\"show_thumb\";b:1;s:12:\"excerpt_more\";s:6:\" […]\";s:14:\"category_label\";s:2:\"In\";}}','yes'),(5747,'wpautoterms_links','1','yes'),(5748,'wpautoterms_links_bg_color','#ffffff','yes'),(5749,'wpautoterms_links_font','Arial, sans-serif','yes'),(5750,'wpautoterms_links_font_size','14px','yes'),(5751,'wpautoterms_links_text_color','#cccccc','yes'),(5752,'wpautoterms_links_text_align','center','yes'),(5753,'wpautoterms_links_links_color','#000000','yes'),(5754,'wpautoterms_links_separator','-','yes'),(5755,'wpautoterms_links_target_blank','','yes'),(5756,'wpautoterms_update_notice','','yes'),(5757,'wpautoterms_update_notice_bar_position','top','yes'),(5758,'wpautoterms_update_notice_bar_type','static','yes'),(5759,'wpautoterms_update_notice_disable_logged','yes','yes'),(5760,'wpautoterms_update_notice_duration','3','yes'),(5761,'wpautoterms_update_notice_message','Our <a href=\"[wpautoterms page_link]\">[wpautoterms page_title]</a> has been updated on [wpautoterms last_updated_date].','yes'),(5762,'wpautoterms_update_notice_message_multiple','Our [wpautoterms page_links] have been updated on [wpautoterms last_updated_date].','yes'),(5763,'wpautoterms_update_notice_close_message','Close','yes'),(5764,'wpautoterms_update_notice_bg_color','','yes'),(5765,'wpautoterms_update_notice_font','','yes'),(5766,'wpautoterms_update_notice_font_size','','yes'),(5767,'wpautoterms_update_notice_text_color','','yes'),(5768,'wpautoterms_update_notice_links_color','','yes'),(5769,'wpautoterms_cookies_notice','','yes'),(5770,'wpautoterms_cookies_notice_bar_position','top','yes'),(5771,'wpautoterms_cookies_notice_bar_type','static','yes'),(5772,'wpautoterms_cookies_notice_disable_logged','yes','yes'),(5773,'wpautoterms_cookies_notice_message','We use cookies to ensure that we give you the best experience on our website','yes'),(5774,'wpautoterms_cookies_notice_close_message','Close','yes'),(5775,'wpautoterms_cookies_notice_bg_color','','yes'),(5776,'wpautoterms_cookies_notice_font','','yes'),(5777,'wpautoterms_cookies_notice_font_size','','yes'),(5778,'wpautoterms_cookies_notice_text_color','','yes'),(5779,'wpautoterms_cookies_notice_links_color','','yes'),(5780,'wpautoterms_endorsements','','yes'),(5781,'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'),(5782,'wpautoterms_endorsements_when','','yes'),(5783,'wpautoterms_endorsements_tag','','yes'),(5784,'wpautoterms_site_name','infohit.nl','yes'),(5785,'wpautoterms_site_url','http://infohit.nl','yes'),(5786,'wpautoterms_company_name','infohit.nl','yes'),(5787,'wpautoterms_country','','yes'),(5788,'wpautoterms_state','','yes'),(5789,'wpautoterms_show_in_pages_widget','','yes'),(5790,'wpautoterms_cache_plugins_compat','','yes'),(5791,'wpautoterms_license','','yes'),(5793,'wpforms_notifications','a:4:{s:6:\"update\";i:1624353894;s:4:\"feed\";a:2:{i:0;a:7:{s:5:\"title\";s:88:\"Take 60% off all WPForms Plans (including Pro!) to Celebrate Summer. [Limited-time deal]\";s:7:\"content\";s:361:\"It\'s summer here and we’re ringing in the hottest season of the year with a massive Flash Sale. For a limited time only, you can get 60% OFF all WPForms plans, including WPForms Pro. From June 21st - 25th, grab this HUGE discount and unlock payment forms, conditional logic, surveys, and so much more. But you have to act fast, this deal can’t last forever!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:78;s:4:\"btns\";a:1:{s:4:\"main\";a:2:{s:3:\"url\";s:157:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Summer Lite Get WPForms Pro\";s:4:\"text\";s:15:\"Get WPForms PRO\";}}s:5:\"start\";s:19:\"2021-06-21 00:00:00\";s:3:\"end\";s:19:\"2021-06-26 00:00:00\";}i:1;a:6:{s:5:\"title\";s:29:\"Geolocation Got a Huge Revamp\";s:7:\"content\";s:181:\"Address Autocomplete is here for both Address and Single Line Text fields! Plus smart location detection, interactive address maps, and more in the latest Geolocation Addon update. \";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:68;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:195:\"https://wpforms.com/announcing-geolocation-2-0-excel-entry-export-notification-cloning/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Geo Lite Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:154:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Geo Lite Get WPForms Pro\";s:4:\"text\";s:15:\"Get WPForms Pro\";}}s:5:\"start\";s:19:\"2021-05-21 00:00:00\";}}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(5805,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(5818,'category_children','a:0:{}','yes'),(5841,'widget_widget_twentyeleven_ephemera','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(5846,'theme_mods_style-blog-fame','a:8:{i:0;b:0;s:18:\"nav_menu_locations\";a:3:{s:6:\"menu-1\";i:3;s:6:\"menu-2\";i:7;s:6:\"menu-3\";i:8;}s:18:\"custom_css_post_id\";i:62;s:28:\"styleblog_enable_feat_slider\";b:1;s:24:\"styleblog_copyright_text\";s:39:\"© Copyright 2020. All Rights Reserved.\";s:11:\"custom_logo\";i:46;s:16:\"header_textcolor\";s:5:\"blank\";s:26:\"styleblog_sidebar_position\";s:5:\"right\";}','yes'),(5847,'theme_switched','','yes'),(5848,'widget_styleblog-auth-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(5849,'widget_styleblog-recent-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(5850,'widget_styleblog-comment-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(5869,'theme_editor_email_verified_1','yes','yes'),(13695,'secure_auth_key','4$S6OscOwgRt J!@cm?<Z9<kbtq4OLHNrF3z#R?N,lCChx4<5N7RLQ;W;*a/l[>R','no'),(13696,'secure_auth_salt','St=d}vMZsp0*Lsg zT)d_U#yCC~8/ FF4Gf&j;0KVq{bPMebBXlg:AXMnyy`r}l.','no'),(13720,'wpautoterms_cache_plugins_detection','','yes'),(13721,'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'),(13726,'yoast_migrations_free','a:1:{s:7:\"version\";s:4:\"17.9\";}','yes'),(16130,'wpforms_crypto_secret_key','/KMmDN2cbWUeev+fulhbby1fLVmpdh4zwqRCBlNHfAQ=','yes'),(17006,'auto_plugin_theme_update_emails','a:0:{}','yes'),(17354,'disallowed_keys','','no'),(17355,'comment_previously_approved','1','yes'),(17356,'finished_updating_comment_type','1','yes'),(24759,'wpforms_email_summaries_fetch_info_blocks_last_run','1642582805','yes'),(30286,'https_detection_errors','a:1:{s:20:\"https_request_failed\";a:1:{i:0;s:21:\"HTTPS request failed.\";}}','yes'),(32623,'auto_update_core_dev','enabled','yes'),(32624,'auto_update_core_minor','enabled','yes'),(32625,'auto_update_core_major','unset','yes'),(32659,'can_compress_scripts','0','no'),(37210,'wpforms_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1624353893;s:9:\"dismissed\";b:0;}}','yes'),(39784,'wpforms_builder_opened_date','0','no'),(40314,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(59158,'rewrite_rules','a:113:{s:19:\"sitemap_index\\.xml$\";s:19:\"index.php?sitemap=1\";s:31:\"([^/]+?)-sitemap([0-9]+)?\\.xml$\";s:51:\"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]\";s:24:\"([a-z]+)?-?sitemap\\.xsl$\";s:39:\"index.php?yoast-sitemap-xsl=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:14:\"wpautoterms/?$\";s:36:\"index.php?post_type=wpautoterms_page\";s:44:\"wpautoterms/feed/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?post_type=wpautoterms_page&feed=$matches[1]\";s:39:\"wpautoterms/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?post_type=wpautoterms_page&feed=$matches[1]\";s:31:\"wpautoterms/page/([0-9]{1,})/?$\";s:54:\"index.php?post_type=wpautoterms_page&paged=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:37:\"wpautoterms/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"wpautoterms/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"wpautoterms/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"wpautoterms/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"wpautoterms/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"wpautoterms/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"wpautoterms/(.+?)/embed/?$\";s:49:\"index.php?wpautoterms_page=$matches[1]&embed=true\";s:30:\"wpautoterms/(.+?)/trackback/?$\";s:43:\"index.php?wpautoterms_page=$matches[1]&tb=1\";s:50:\"wpautoterms/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?wpautoterms_page=$matches[1]&feed=$matches[2]\";s:45:\"wpautoterms/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?wpautoterms_page=$matches[1]&feed=$matches[2]\";s:38:\"wpautoterms/(.+?)/page/?([0-9]{1,})/?$\";s:56:\"index.php?wpautoterms_page=$matches[1]&paged=$matches[2]\";s:45:\"wpautoterms/(.+?)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?wpautoterms_page=$matches[1]&cpage=$matches[2]\";s:34:\"wpautoterms/(.+?)(?:/([0-9]+))?/?$\";s:55:\"index.php?wpautoterms_page=$matches[1]&page=$matches[2]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),(60264,'ai1wm_secret_key','S7S7V6BnN5A7','yes'),(60265,'ai1wm_backups_labels','a:0:{}','yes'),(60266,'ai1wm_sites_links','a:0:{}','yes'),(60267,'swift_performance_plugin_organizer','a:0:{}','yes'),(60268,'jetpack_active_modules','a:0:{}','yes'),(60269,'_transient_doing_cron','1660731699.9480149745941162109375','yes'),(60271,'_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:1676622076;s:15:\"version_checked\";s:3:\"6.0\";s:12:\"translations\";a:0:{}}','no'),(60275,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1676622079;s:7:\"checked\";a:10:{s:15:\"style-blog-fame\";s:5:\"1.0.4\";s:9:\"styleblog\";s:5:\"1.1.0\";s:12:\"twentyeleven\";s:3:\"3.9\";s:18:\"twentyeleven_child\";s:0:\"\";s:14:\"twentynineteen\";s:3:\"2.1\";s:15:\"twentyseventeen\";s:3:\"2.8\";s:13:\"twentysixteen\";s:3:\"2.5\";s:12:\"twentytwenty\";s:3:\"1.8\";s:15:\"twentytwentyone\";s:3:\"1.4\";s:15:\"twentytwentytwo\";s:3:\"1.2\";}s:8:\"response\";a:7:{s:12:\"twentyeleven\";a:6:{s:5:\"theme\";s:12:\"twentyeleven\";s:11:\"new_version\";s:3:\"4.2\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentyeleven/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentyeleven.4.2.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:5:\"5.2.4\";}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:15:\"style-blog-fame\";a:6:{s:5:\"theme\";s:15:\"style-blog-fame\";s:11:\"new_version\";s:5:\"1.0.4\";s:3:\"url\";s:45:\"https://wordpress.org/themes/style-blog-fame/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/style-blog-fame.1.0.4.zip\";s:8:\"requires\";s:5:\"4.8.0\";s:12:\"requires_php\";b:0;}s:9:\"styleblog\";a:6:{s:5:\"theme\";s:9:\"styleblog\";s:11:\"new_version\";s:5:\"1.1.0\";s:3:\"url\";s:39:\"https://wordpress.org/themes/styleblog/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/theme/styleblog.1.1.0.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";b:0;}}s:12:\"translations\";a:0:{}}','no'),(60276,'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'),(60284,'wpil_2_license_status','','yes'),(60285,'wpil_2_license_key','','yes'),(60286,'wpil_2_license_data','','yes'),(60287,'wpil_2_ignore_numbers','1','yes'),(60288,'wpil_2_post_types','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),(60289,'wpil_2_links_open_new_tab','0','yes'),(60290,'wpil_2_debug_mode','0','yes'),(60291,'wpil_option_update_reporting_data_on_save','0','yes'),(60292,'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'),(60293,'wpil_has_run_initial_scan','1','yes'),(60294,'wpil_site_db_version','1.22','yes'),(60295,'wpil_link_table_is_created','1','yes'),(60296,'wpil_fresh_install','','yes'),(60297,'wpil_install_date','2023-02-16 19:29:01','yes'),(60301,'_site_transient_timeout_theme_roots','1676623877','no'),(60302,'_site_transient_theme_roots','a:10:{s:15:\"style-blog-fame\";s:7:\"/themes\";s:9:\"styleblog\";s:7:\"/themes\";s:12:\"twentyeleven\";s:7:\"/themes\";s:18:\"twentyeleven_child\";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'),(60304,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1676622078;s:8:\"response\";a:12:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:5:\"5.0.2\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.5.0.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.2\";}s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:37:\"w.org/plugins/all-in-one-wp-migration\";s:4:\"slug\";s:23:\"all-in-one-wp-migration\";s:6:\"plugin\";s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";s:11:\"new_version\";s:4:\"7.70\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/all-in-one-wp-migration/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/all-in-one-wp-migration.7.70.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-256x256.png?rev=2458334\";s:2:\"1x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-128x128.png?rev=2458334\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-1544x500.png?rev=2837281\";s:2:\"1x\";s:78:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-772x250.png?rev=2837281\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.3\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.3\";}s:43:\"broken-link-checker/broken-link-checker.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:33:\"w.org/plugins/broken-link-checker\";s:4:\"slug\";s:19:\"broken-link-checker\";s:6:\"plugin\";s:43:\"broken-link-checker/broken-link-checker.php\";s:11:\"new_version\";s:7:\"1.11.21\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/broken-link-checker/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/broken-link-checker.1.11.21.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/broken-link-checker/assets/icon-256x256.png?rev=2205502\";s:2:\"1x\";s:72:\"https://ps.w.org/broken-link-checker/assets/icon-128x128.png?rev=2205502\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/broken-link-checker/assets/banner-1544x500.png?rev=2205502\";s:2:\"1x\";s:74:\"https://ps.w.org/broken-link-checker/assets/banner-772x250.png?rev=2205502\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";b:0;}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"5.7.3\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.7.3.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:67:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=2279696\";s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";b:0;}s:21:\"imsanity/imsanity.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:22:\"w.org/plugins/imsanity\";s:4:\"slug\";s:8:\"imsanity\";s:6:\"plugin\";s:21:\"imsanity/imsanity.php\";s:11:\"new_version\";s:5:\"2.8.2\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/imsanity/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/imsanity.2.8.2.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:61:\"https://ps.w.org/imsanity/assets/icon-256x256.png?rev=2420360\";s:2:\"1x\";s:53:\"https://ps.w.org/imsanity/assets/icon.svg?rev=2420360\";s:3:\"svg\";s:53:\"https://ps.w.org/imsanity/assets/icon.svg?rev=2420360\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/imsanity/assets/banner-1544x500.png?rev=2420360\";s:2:\"1x\";s:63:\"https://ps.w.org/imsanity/assets/banner-772x250.png?rev=2420360\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.2\";}s:47:\"simple-social-buttons/simple-social-buttons.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:35:\"w.org/plugins/simple-social-buttons\";s:4:\"slug\";s:21:\"simple-social-buttons\";s:6:\"plugin\";s:47:\"simple-social-buttons/simple-social-buttons.php\";s:11:\"new_version\";s:5:\"4.0.3\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/simple-social-buttons/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/simple-social-buttons.4.0.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/simple-social-buttons/assets/icon-256x256.png?rev=2439696\";s:2:\"1x\";s:74:\"https://ps.w.org/simple-social-buttons/assets/icon-128x128.png?rev=2439696\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/simple-social-buttons/assets/banner-1544x500.png?rev=2439696\";s:2:\"1x\";s:76:\"https://ps.w.org/simple-social-buttons/assets/banner-772x250.png?rev=2439696\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";b:0;s:14:\"upgrade_notice\";s:47:\"<ul>\n<li>Please upgrade immediately.</li>\n</ul>\";}s:23:\"wp-smushit/wp-smush.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:24:\"w.org/plugins/wp-smushit\";s:4:\"slug\";s:10:\"wp-smushit\";s:6:\"plugin\";s:23:\"wp-smushit/wp-smush.php\";s:11:\"new_version\";s:6:\"3.12.4\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/wp-smushit/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/wp-smushit.3.12.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/wp-smushit/assets/icon-256x256.png?rev=2746115\";s:2:\"1x\";s:63:\"https://ps.w.org/wp-smushit/assets/icon-128x128.png?rev=2746115\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/wp-smushit/assets/banner-1544x500.png?rev=2624292\";s:2:\"1x\";s:65:\"https://ps.w.org/wp-smushit/assets/banner-772x250.png?rev=2624292\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.3\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:23:\"spiderblocker/index.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:27:\"w.org/plugins/spiderblocker\";s:4:\"slug\";s:13:\"spiderblocker\";s:6:\"plugin\";s:23:\"spiderblocker/index.php\";s:11:\"new_version\";s:5:\"1.3.3\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/spiderblocker/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/spiderblocker.1.3.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/spiderblocker/assets/icon-256x256.jpg?rev=2476085\";s:2:\"1x\";s:66:\"https://ps.w.org/spiderblocker/assets/icon-128x128.jpg?rev=2476085\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/spiderblocker/assets/banner-1544x500.jpg?rev=2476085\";s:2:\"1x\";s:68:\"https://ps.w.org/spiderblocker/assets/banner-772x250.jpg?rev=2476085\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";b:0;}s:29:\"theme-editor/theme_editor.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:26:\"w.org/plugins/theme-editor\";s:4:\"slug\";s:12:\"theme-editor\";s:6:\"plugin\";s:29:\"theme-editor/theme_editor.php\";s:11:\"new_version\";s:3:\"2.7\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/theme-editor/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/theme-editor.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:65:\"https://ps.w.org/theme-editor/assets/icon-128x128.png?rev=1644634\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:67:\"https://ps.w.org/theme-editor/assets/banner-772x250.jpg?rev=1644636\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.4\";s:6:\"tested\";s:5:\"5.9.5\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:81:\"auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:54:\"w.org/plugins/auto-terms-of-service-and-privacy-policy\";s:4:\"slug\";s:40:\"auto-terms-of-service-and-privacy-policy\";s:6:\"plugin\";s:81:\"auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";s:11:\"new_version\";s:5:\"2.5.0\";s:3:\"url\";s:71:\"https://wordpress.org/plugins/auto-terms-of-service-and-privacy-policy/\";s:7:\"package\";s:89:\"https://downloads.wordpress.org/plugin/auto-terms-of-service-and-privacy-policy.2.5.0.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:85:\"https://ps.w.org/auto-terms-of-service-and-privacy-policy/assets/icon.svg?rev=2292425\";s:3:\"svg\";s:85:\"https://ps.w.org/auto-terms-of-service-and-privacy-policy/assets/icon.svg?rev=2292425\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:95:\"https://ps.w.org/auto-terms-of-service-and-privacy-policy/assets/banner-772x250.png?rev=2292425\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.2\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.3\";}s:24:\"wpforms-lite/wpforms.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:26:\"w.org/plugins/wpforms-lite\";s:4:\"slug\";s:12:\"wpforms-lite\";s:6:\"plugin\";s:24:\"wpforms-lite/wpforms.php\";s:11:\"new_version\";s:7:\"1.8.0.1\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wpforms-lite/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wpforms-lite.1.8.0.1.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:65:\"https://ps.w.org/wpforms-lite/assets/icon-256x256.png?rev=2574201\";s:2:\"1x\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=2574198\";s:3:\"svg\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=2574198\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500.png?rev=2602491\";s:2:\"1x\";s:67:\"https://ps.w.org/wpforms-lite/assets/banner-772x250.png?rev=2602491\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500-rtl.png?rev=2602491\";s:2:\"1x\";s:71:\"https://ps.w.org/wpforms-lite/assets/banner-772x250-rtl.png?rev=2602491\";}s:8:\"requires\";s:3:\"5.2\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:27:\"w.org/plugins/wordpress-seo\";s:4:\"slug\";s:13:\"wordpress-seo\";s:6:\"plugin\";s:24:\"wordpress-seo/wp-seo.php\";s:11:\"new_version\";s:4:\"20.1\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.20.1.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-256x256.png?rev=2643727\";s:2:\"1x\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";s:3:\"svg\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=2643727\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=2643727\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=2643727\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=2643727\";}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:6:\"5.6.20\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:5:{s:35:\"404-to-homepage/404-to-homepage.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/404-to-homepage\";s:4:\"slug\";s:15:\"404-to-homepage\";s:6:\"plugin\";s:35:\"404-to-homepage/404-to-homepage.php\";s:11:\"new_version\";s:3:\"1.0\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/404-to-homepage/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/404-to-homepage.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/404-to-homepage/assets/icon-256x256.png?rev=2105401\";s:2:\"1x\";s:68:\"https://ps.w.org/404-to-homepage/assets/icon-128x128.png?rev=2105401\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/404-to-homepage/assets/banner-1544x500.jpg?rev=2105401\";s:2:\"1x\";s:70:\"https://ps.w.org/404-to-homepage/assets/banner-772x250.jpg?rev=2105401\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}s:33:\"classic-editor/classic-editor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/classic-editor\";s:4:\"slug\";s:14:\"classic-editor\";s:6:\"plugin\";s:33:\"classic-editor/classic-editor.php\";s:11:\"new_version\";s:5:\"1.6.2\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/classic-editor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/classic-editor.1.6.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-256x256.png?rev=1998671\";s:2:\"1x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-128x128.png?rev=1998671\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/classic-editor/assets/banner-1544x500.png?rev=1998671\";s:2:\"1x\";s:69:\"https://ps.w.org/classic-editor/assets/banner-772x250.png?rev=1998676\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";}s:9:\"hello.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/hello-dolly/assets/banner-1544x500.jpg?rev=2645582\";s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:75:\"recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:49:\"w.org/plugins/recent-posts-widget-with-thumbnails\";s:4:\"slug\";s:35:\"recent-posts-widget-with-thumbnails\";s:6:\"plugin\";s:75:\"recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php\";s:11:\"new_version\";s:5:\"7.1.1\";s:3:\"url\";s:66:\"https://wordpress.org/plugins/recent-posts-widget-with-thumbnails/\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/plugin/recent-posts-widget-with-thumbnails.7.1.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:88:\"https://ps.w.org/recent-posts-widget-with-thumbnails/assets/icon-256x256.png?rev=2478511\";s:2:\"1x\";s:88:\"https://ps.w.org/recent-posts-widget-with-thumbnails/assets/icon-128x128.png?rev=2478511\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:91:\"https://ps.w.org/recent-posts-widget-with-thumbnails/assets/banner-1544x500.jpg?rev=2480188\";s:2:\"1x\";s:90:\"https://ps.w.org/recent-posts-widget-with-thumbnails/assets/banner-772x250.jpg?rev=2480188\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:49:\"scheduled-post-trigger/scheduled-post-trigger.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:36:\"w.org/plugins/scheduled-post-trigger\";s:4:\"slug\";s:22:\"scheduled-post-trigger\";s:6:\"plugin\";s:49:\"scheduled-post-trigger/scheduled-post-trigger.php\";s:11:\"new_version\";s:3:\"3.0\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/scheduled-post-trigger/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/scheduled-post-trigger.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:75:\"https://ps.w.org/scheduled-post-trigger/assets/icon-128x128.jpg?rev=1492075\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:77:\"https://ps.w.org/scheduled-post-trigger/assets/banner-772x250.jpg?rev=1492080\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.2\";}}}','no'),(60305,'_transient_timeout_as-post-store-dependencies-met','1677839577','no'),(60306,'_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=215 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:27:\"infohit.nl \"[your-subject]\"\";s:6:\"sender\";s:28:\"infohit.nl <[email protected]>\";s:4:\"body\";s:166:\"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 infohit.nl (http://infohit.nl)\";s:9:\"recipient\";s:15:\"[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:27:\"infohit.nl \"[your-subject]\"\";s:6:\"sender\";s:28:\"infohit.nl <[email protected]>\";s:4:\"body\";s:108:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on infohit.nl (http://infohit.nl)\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:25:\"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,18,'_edit_last','1'),(10,18,'_edit_lock','1591352813:1'),(11,18,'_wp_page_template','default'),(12,17,'_edit_last','1'),(13,17,'_wp_page_template','default'),(14,17,'_edit_lock','1591352824:1'),(15,12,'_edit_last','1'),(16,12,'_wp_page_template','default'),(17,12,'_edit_lock','1591352884:1'),(18,11,'_edit_last','1'),(19,11,'_wp_page_template','default'),(20,11,'_edit_lock','1591353016:1'),(21,16,'_edit_last','1'),(22,16,'_edit_lock','1591352884:1'),(23,16,'_wp_page_template','default'),(24,15,'_edit_last','1'),(25,15,'_edit_lock','1591353164:1'),(26,13,'wpforms_entries_count','352'),(27,15,'_wp_page_template','default'),(28,27,'_menu_item_type','custom'),(29,27,'_menu_item_menu_item_parent','0'),(30,27,'_menu_item_object_id','27'),(31,27,'_menu_item_object','custom'),(32,27,'_menu_item_target',''),(33,27,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(34,27,'_menu_item_xfn',''),(35,27,'_menu_item_url','http://infohit.nl/'),(37,28,'_menu_item_type','post_type'),(38,28,'_menu_item_menu_item_parent','0'),(39,28,'_menu_item_object_id','5'),(40,28,'_menu_item_object','page'),(41,28,'_menu_item_target',''),(42,28,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(43,28,'_menu_item_xfn',''),(44,28,'_menu_item_url',''),(46,29,'_menu_item_type','post_type'),(47,29,'_menu_item_menu_item_parent','0'),(48,29,'_menu_item_object_id','17'),(49,29,'_menu_item_object','page'),(50,29,'_menu_item_target',''),(51,29,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(52,29,'_menu_item_xfn',''),(53,29,'_menu_item_url',''),(64,31,'_menu_item_type','post_type'),(65,31,'_menu_item_menu_item_parent','0'),(66,31,'_menu_item_object_id','18'),(67,31,'_menu_item_object','page'),(68,31,'_menu_item_target',''),(69,31,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(70,31,'_menu_item_xfn',''),(71,31,'_menu_item_url',''),(82,33,'_menu_item_type','post_type'),(83,33,'_menu_item_menu_item_parent','0'),(84,33,'_menu_item_object_id','15'),(85,33,'_menu_item_object','page'),(86,33,'_menu_item_target',''),(87,33,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(88,33,'_menu_item_xfn',''),(89,33,'_menu_item_url',''),(91,34,'_menu_item_type','post_type'),(92,34,'_menu_item_menu_item_parent','0'),(93,34,'_menu_item_object_id','16'),(94,34,'_menu_item_object','page'),(95,34,'_menu_item_target',''),(96,34,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(97,34,'_menu_item_xfn',''),(98,34,'_menu_item_url',''),(100,36,'_edit_last','1'),(101,36,'_edit_lock','1591354960:1'),(104,38,'_wp_attached_file','2020/06/525.jpg'),(105,38,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:633;s:4:\"file\";s:15:\"2020/06/525.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"525-300x158.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:158;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"525-1024x540.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"525-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:\"525-768x405.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:405;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:16:\"525-1000x288.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"large-feature\";a:4:{s:4:\"file\";s:16:\"525-1000x288.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"small-feature\";a:4:{s:4:\"file\";s:15:\"525-500x264.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:264;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:75:\"machine tool in metal factory equipped with automatic drilling cnc machines\";s:17:\"created_timestamp\";s:10:\"1493399404\";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:56:\"machine tool in metal factory with drilling cnc machines\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:50:{i:0;s:8:\"accuracy\";i:1;s:5:\"alloy\";i:2;s:9:\"automated\";i:3;s:10:\"automation\";i:4;s:8:\"business\";i:5;s:5:\"clamp\";i:6;s:7:\"closeup\";i:7;s:3:\"cnc\";i:8;s:12:\"construction\";i:9;s:7:\"control\";i:10;s:3:\"cut\";i:11;s:6:\"cutter\";i:12;s:7:\"cutting\";i:13;s:6:\"detail\";i:14;s:5:\"drill\";i:15;s:11:\"engineering\";i:16;s:9:\"equipment\";i:17;s:7:\"factory\";i:18;s:5:\"heavy\";i:19;s:4:\"hole\";i:20;s:10:\"industrial\";i:21;s:8:\"industry\";i:22;s:4:\"iron\";i:23;s:5:\"lathe\";i:24;s:7:\"machine\";i:25;s:9:\"machinery\";i:26;s:9:\"machining\";i:27;s:11:\"manufacture\";i:28;s:13:\"manufacturing\";i:29;s:10:\"mechanical\";i:30;s:5:\"metal\";i:31;s:8:\"metallic\";i:32;s:9:\"metalwork\";i:33;s:12:\"metalworking\";i:34;s:4:\"mill\";i:35;s:7:\"milling\";i:36;s:5:\"plant\";i:37;s:9:\"precision\";i:38;s:7:\"process\";i:39;s:10:\"processing\";i:40;s:10:\"production\";i:41;s:9:\"stainless\";i:42;s:5:\"steel\";i:43;s:10:\"technology\";i:44;s:4:\"tool\";i:45;s:7:\"tooling\";i:46;s:7:\"turning\";i:47;s:4:\"work\";i:48;s:9:\"workpiece\";i:49;s:8:\"workshop\";}}}'),(106,39,'_wp_attached_file','2020/06/152.jpg'),(107,39,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:15:\"2020/06/152.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"152-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:\"152-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:\"152-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:\"152-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:17:\"152-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:17:\"152-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:16:\"152-1000x288.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"large-feature\";a:4:{s:4:\"file\";s:16:\"152-1000x288.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"small-feature\";a:4:{s:4:\"file\";s:15:\"152-450x300.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:300;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:{}}}'),(108,40,'_wp_attached_file','2020/06/logo.png'),(109,40,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:325;s:6:\"height\";i:260;s:4:\"file\";s:16:\"2020/06/logo.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"logo-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s: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:{}}}'),(110,36,'_thumbnail_id','38'),(113,36,'_ssb_hide','false'),(114,35,'_edit_last','1'),(115,35,'_edit_lock','1591355102:1'),(116,35,'_thumbnail_id','39'),(119,35,'_ssb_hide','false'),(122,43,'_wp_attached_file','2020/06/cropped-logo.png'),(123,43,'_wp_attachment_context','site-icon'),(124,43,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:24:\"2020/06/cropped-logo.png\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"cropped-logo-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"cropped-logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"cropped-logo-512x288.png\";s:5:\"width\";i:512;s:6:\"height\";i:288;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"large-feature\";a:4:{s:4:\"file\";s:24:\"cropped-logo-512x288.png\";s:5:\"width\";i:512;s:6:\"height\";i:288;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"small-feature\";a:4:{s:4:\"file\";s:24:\"cropped-logo-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:24:\"cropped-logo-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:24:\"cropped-logo-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:24:\"cropped-logo-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:22:\"cropped-logo-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(129,46,'_wp_attached_file','2020/06/cropped-logo-1.png'),(130,46,'_wp_attachment_context','custom-logo'),(131,46,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:325;s:6:\"height\";i:178;s:4:\"file\";s:26:\"2020/06/cropped-logo-1.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"cropped-logo-1-300x164.png\";s:5:\"width\";i:300;s:6:\"height\";i:164;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"cropped-logo-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"styleblog-thumbnail-three\";a:4:{s:4:\"file\";s:26:\"cropped-logo-1-300x178.png\";s:5:\"width\";i:300;s:6:\"height\";i:178;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(132,47,'_wp_attached_file','2020/06/cropped-logo-2.png'),(133,47,'_wp_attachment_context','site-icon'),(134,47,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:26:\"2020/06/cropped-logo-2.png\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"cropped-logo-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"cropped-logo-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"styleblog-thumbnail-one\";a:4:{s:4:\"file\";s:26:\"cropped-logo-2-512x450.png\";s:5:\"width\";i:512;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"styleblog-thumbnail-two\";a:4:{s:4:\"file\";s:26:\"cropped-logo-2-512x425.png\";s:5:\"width\";i:512;s:6:\"height\";i:425;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"styleblog-thumbnail-three\";a:4:{s:4:\"file\";s:26:\"cropped-logo-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:26:\"cropped-logo-2-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:26:\"cropped-logo-2-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:26:\"cropped-logo-2-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:24:\"cropped-logo-2-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(135,49,'_menu_item_type','custom'),(136,49,'_menu_item_menu_item_parent','0'),(137,49,'_menu_item_object_id','49'),(138,49,'_menu_item_object','custom'),(139,49,'_menu_item_target',''),(140,49,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(141,49,'_menu_item_xfn',''),(142,49,'_menu_item_url','http://facebook.com'),(143,50,'_menu_item_type','custom'),(144,50,'_menu_item_menu_item_parent','0'),(145,50,'_menu_item_object_id','50'),(146,50,'_menu_item_object','custom'),(147,50,'_menu_item_target',''),(148,50,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(149,50,'_menu_item_xfn',''),(150,50,'_menu_item_url','http://twitter.com'),(151,51,'_menu_item_type','custom'),(152,51,'_menu_item_menu_item_parent','0'),(153,51,'_menu_item_object_id','51'),(154,51,'_menu_item_object','custom'),(155,51,'_menu_item_target',''),(156,51,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(157,51,'_menu_item_xfn',''),(158,51,'_menu_item_url','http://linkedin.com'),(159,52,'_menu_item_type','custom'),(160,52,'_menu_item_menu_item_parent','0'),(161,52,'_menu_item_object_id','52'),(162,52,'_menu_item_object','custom'),(163,52,'_menu_item_target',''),(164,52,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(165,52,'_menu_item_xfn',''),(166,52,'_menu_item_url','http://pintarest.com'),(169,54,'_menu_item_type','custom'),(170,54,'_menu_item_menu_item_parent','0'),(171,54,'_menu_item_object_id','54'),(172,54,'_menu_item_object','custom'),(173,54,'_menu_item_target',''),(174,54,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(175,54,'_menu_item_xfn',''),(176,54,'_menu_item_url','mailto:[email protected]'),(179,55,'_wp_attached_file','2020/06/ads.png'),(180,55,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:461;s:6:\"height\";i:1718;s:4:\"file\";s:15:\"2020/06/ads.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"ads-81x300.png\";s:5:\"width\";i:81;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"ads-275x1024.png\";s:5:\"width\";i:275;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"ads-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:16:\"ads-412x1536.png\";s:5:\"width\";i:412;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"styleblog-thumbnail-one\";a:4:{s:4:\"file\";s:15:\"ads-461x450.png\";s:5:\"width\";i:461;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"styleblog-thumbnail-two\";a:4:{s:4:\"file\";s:15:\"ads-461x425.png\";s:5:\"width\";i:461;s:6:\"height\";i:425;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"styleblog-thumbnail-three\";a:4:{s:4:\"file\";s:15:\"ads-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;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:{}}}'),(204,74,'_wp_attached_file','2020/06/fea.jpg'),(205,74,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:264;s:4:\"file\";s:15:\"2020/06/fea.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"fea-300x198.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"fea-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"styleblog-thumbnail-three\";a:4:{s:4:\"file\";s:15:\"fea-300x264.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:264;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(208,14,'wpforms_entries_count','18'),(209,35,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";N;}'),(210,35,'ssb_total_counts','0'),(211,35,'ssb_cache_timestamp','456269'),(212,36,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";N;}'),(213,36,'ssb_total_counts','0'),(214,36,'ssb_cache_timestamp','456269');
/*!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=76 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-09 13:08:59','2020-02-09 13:08:59','<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Our website address is: http://infohit.nl.</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’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 "Remember Me", 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','','draft','closed','open','','privacy-policy','','','2020-02-09 13:08:59','2020-02-09 13:08:59','',0,'http://infohit.nl/?page_id=3',0,'page','',0),(4,0,'2020-02-09 13:09:00','2020-02-09 13:09:00','<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\"]\ninfohit.nl \"[your-subject]\"\ninfohit.nl \nFrom: [your-name] \nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on infohit.nl (http://infohit.nl)\[email protected]\nReply-To: [your-email]\n\n0\n0\n\ninfohit.nl \"[your-subject]\"\ninfohit.nl \nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on infohit.nl (http://infohit.nl)\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-09 13:09:00','2020-02-09 13:09:00','',0,'http://infohit.nl/?post_type=wpcf7_contact_form&p=4',0,'wpcf7_contact_form','',0),(5,1,'2020-02-09 13:09:00','2020-02-09 13:09:00','','About','','publish','closed','closed','','about','','','2020-02-09 13:09:00','2020-02-09 13:09:00','',0,'http://infohit.nl/about/',0,'page','',0),(6,1,'2020-02-09 13:09:00','2020-02-09 13:09:00','','Contact','','publish','closed','closed','','contact','','','2020-02-09 13:09:00','2020-02-09 13:09:00','',0,'http://infohit.nl/contact/',0,'page','',0),(7,1,'2020-02-09 13:09:00','2020-02-09 13:09:00','','Privacy','','publish','closed','closed','','privacy','','','2020-02-09 13:09:00','2020-02-09 13:09:00','',0,'http://infohit.nl/privacy/',0,'page','',0),(11,1,'2020-06-05 10:30:15','0000-00-00 00:00:00','\nLast updated: [wpautoterms last_updated_date]\n\n[wpautoterms company_name] (\"us\", \"we\", or \"our\") operates the [wpautoterms site_name] website (the \"Service\").\n\nThis page informs you of our policies regarding the collection, use and disclosure of Personal Information when you use our Service.\n\nWe will not use or share your information with anyone except as described in this Privacy Policy.\n\nWe use your Personal Information for providing and improving the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible at [wpautoterms site_url]\n\n<h2>Information Collection And Use</h2>\n\nWhile using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you. Personally identifiable information (\"Personal Information\") may include, but is not limited to:\n\n<ul>\n<li>Name</li><li>Email address</li><li>Address</li></ul>\n\n<h2>Log Data</h2>\n\nWe collect information that your browser sends whenever you visit our Service (\"Log Data\"). This Log Data may include information such as your computer\'s Internet Protocol (\"IP\") address, browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages and other statistics.\n\n\n<h2>Cookies</h2>\n\nCookies are files with small amount of data, which may include an anonymous unique identifier. Cookies are sent to your browser from a web site and stored on your computer\'s hard drive.\n\nWe use \"cookies\" to collect information. You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.\n\n\n<h2>Service Providers</h2>\n\nWe may employ third party companies and individuals to facilitate our Service, to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.\n\nThese third parties have access to your Personal Information only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.\n\n<h2>Security</h2>\n\nThe security of your Personal Information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Information, we cannot guarantee its absolute security.\n\n<h2>Links To Other Sites</h2>\n\nOur Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party\'s site. We strongly advise you to review the Privacy Policy of every site you visit.\n\nWe have no control over, and assume no responsibility for the content, privacy policies or practices of any third party sites or services.\n\n<h2>Children\'s Privacy</h2>\n\nOur Service does not address anyone under the age of 18 (\"Children\").\n\nWe do not knowingly collect personally identifiable information from children under 18. If you are a parent or guardian and you are aware that your child has provided us with Personal Information, please contact us. If we discover that a child under 18 has provided us with Personal Information, we will delete such information from our servers immediately.\n\n<h2>Compliance With Laws</h2>\n\nWe will disclose your Personal Information where required to do so by law or subpoena.\n\n<h2>Changes To This Privacy Policy</h2>\n\nWe may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.\n\nYou are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.\n\n<h2>Contact Us</h2>\n\nIf you have any questions about this Privacy Policy, please contact us.','Privacy Policy','','draft','closed','closed','','privacy-policy','','','2020-06-05 10:30:15','2020-06-05 10:30:15','',0,'http://infohit.nl/?post_type=wpautoterms_page&p=11',0,'wpautoterms_page','',0),(12,1,'2020-06-05 10:30:05','0000-00-00 00:00:00','\nLast updated: [wpautoterms last_updated_date]\n\nPlease read these Terms of Use (\"Terms\", \"Terms of Use\") carefully before using the [wpautoterms site_url] website (the \"Service\") operated by [wpautoterms company_name] (\"us\", \"we\", or \"our\").\n\nYour access to and use of the Service is conditioned on your acceptance of and compliance with these Terms. These Terms apply to all visitors, users and others who access or use the Service.\n\nBy accessing or using the Service you agree to be bound by these Terms. If you disagree with any part of the terms then you may not access the Service.\n\n\n<h2>Intellectual Property</h2>\n\nThe Service and its original content, features and functionality are and will remain the exclusive property of [wpautoterms company_name] and its licensors.\n\n<h2>Links To Other Web Sites</h2>\n\nOur Service may contain links to third-party web sites or services that are not owned or controlled by [wpautoterms company_name].\n\n[wpautoterms company_name] has no control over, and assumes no responsibility for, the content, privacy policies, or practices of any third party web sites or services. You further acknowledge and agree that [wpautoterms company_name] shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods or services available on or through any such web sites or services.\n\nWe strongly advise you to read the terms and conditions and privacy policies of any third-party web sites or services that you visit.\n\n\n<h2>Disclaimer</h2>\n\nYour use of the Service is at your sole risk. The Service is provided on an \"AS IS\" and \"AS AVAILABLE\" basis. The Service is provided without warranties of any kind, whether express or implied, including, but not limited to, implied warranties of merchantability, fitness for a particular purpose, non-infringement or course of performance.\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 15 days notice prior to any new terms taking effect. What constitutes a material change will be determined at our sole discretion.\n\nBy continuing to access or use our Service after those revisions become effective, you agree to be bound by the revised terms. If you do not agree to the new terms, please stop using the Service.\n\n<h2>Contact Us</h2>\n\nIf you have any questions about these Terms, please contact us.','Terms and Conditions','','draft','closed','closed','','terms-and-conditions','','','2020-06-05 10:30:05','2020-06-05 10:30:05','',0,'http://infohit.nl/?post_type=wpautoterms_page&p=12',0,'wpautoterms_page','',0),(13,1,'2020-06-05 10:25:23','2020-06-05 10:25:23','{\"id\":\"13\",\"field_id\":3,\"fields\":[{\"id\":\"0\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},{\"id\":\"1\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}],\"settings\":{\"form_title\":\"Simple Contact Form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Entry: Simple Contact Form\",\"sender_name\":\"infohit.nl\",\"sender_address\":\"{admin_email}\",\"replyto\":\"{field_id=\\\"1\\\"}\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"5\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"contact\"}}','Simple Contact Form','','publish','closed','closed','','simple-contact-form','','','2020-06-05 10:28:15','2020-06-05 10:28:15','',0,'http://infohit.nl/?post_type=wpforms&p=13',0,'wpforms','',0),(14,1,'2020-06-05 10:25:31','2020-06-05 10:25:31','{\"id\":\"14\",\"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\":\"infohit.nl\",\"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-06-05 10:27:41','2020-06-05 10:27:41','',0,'http://infohit.nl/?post_type=wpforms&p=14',0,'wpforms','',0),(15,1,'2020-06-05 10:34:24','2020-06-05 10:34:24','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>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>Compliance With Laws</h2>\r\nWe will disclose your Personal Information where required to do so by law or subpoena.\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-2','','','2020-06-05 10:34:55','2020-06-05 10:34:55','',0,'http://infohit.nl/?page_id=15',0,'page','',0),(16,1,'2020-06-05 10:30:24','2020-06-05 10:30:24','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>Intellectual Property</h2>\r\nThe Service and its original content, features and functionality are and will remain the exclusive property of [wpautoterms company_name] and its licensors.\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>Disclaimer</h2>\r\nYour use of the Service is at your sole risk. The Service is provided on an \"AS IS\" and \"AS AVAILABLE\" basis. The Service is provided without warranties of any kind, whether express or implied, including, but not limited to, implied warranties of merchantability, fitness for a particular purpose, non-infringement or course of performance.\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 15 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-06-05 10:30:24','2020-06-05 10:30:24','',0,'http://infohit.nl/?page_id=16',0,'page','',0),(17,1,'2020-06-05 10:29:24','2020-06-05 10:29:24','','Blog','','publish','closed','closed','','blog','','','2020-06-05 10:29:24','2020-06-05 10:29:24','',0,'http://infohit.nl/?page_id=17',0,'page','',0),(18,1,'2020-06-05 10:29:08','2020-06-05 10:29:08','[wpforms id=\"13\" title=\"false\" description=\"false\"]','Contact Us','','publish','closed','closed','','contact-us','','','2020-06-05 10:29:14','2020-06-05 10:29:14','',0,'http://infohit.nl/?page_id=18',0,'page','',0),(19,1,'2020-06-05 10:29:08','2020-06-05 10:29:08','[wpforms id=\"13\" title=\"false\" description=\"false\"]','Contact Us','','inherit','closed','closed','','18-revision-v1','','','2020-06-05 10:29:08','2020-06-05 10:29:08','',18,'http://infohit.nl/18-revision-v1/',0,'revision','',0),(20,1,'2020-06-05 10:29:24','2020-06-05 10:29:24','','Blog','','inherit','closed','closed','','17-revision-v1','','','2020-06-05 10:29:24','2020-06-05 10:29:24','',17,'http://infohit.nl/17-revision-v1/',0,'revision','',0),(21,1,'2020-06-05 10:30:05','2020-06-05 10:30:05','','placeholder','','inherit','closed','closed','','12-revision-v1','','','2020-06-05 10:30:05','2020-06-05 10:30:05','',12,'http://infohit.nl/12-revision-v1/',0,'revision','',0),(22,1,'2020-06-05 10:30:05','2020-06-05 10:30:05','\nLast updated: [wpautoterms last_updated_date]\n\nPlease read these Terms of Use (\"Terms\", \"Terms of Use\") carefully before using the [wpautoterms site_url] website (the \"Service\") operated by [wpautoterms company_name] (\"us\", \"we\", or \"our\").\n\nYour access to and use of the Service is conditioned on your acceptance of and compliance with these Terms. These Terms apply to all visitors, users and others who access or use the Service.\n\nBy accessing or using the Service you agree to be bound by these Terms. If you disagree with any part of the terms then you may not access the Service.\n\n\n<h2>Intellectual Property</h2>\n\nThe Service and its original content, features and functionality are and will remain the exclusive property of [wpautoterms company_name] and its licensors.\n\n<h2>Links To Other Web Sites</h2>\n\nOur Service may contain links to third-party web sites or services that are not owned or controlled by [wpautoterms company_name].\n\n[wpautoterms company_name] has no control over, and assumes no responsibility for, the content, privacy policies, or practices of any third party web sites or services. You further acknowledge and agree that [wpautoterms company_name] shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods or services available on or through any such web sites or services.\n\nWe strongly advise you to read the terms and conditions and privacy policies of any third-party web sites or services that you visit.\n\n\n<h2>Disclaimer</h2>\n\nYour use of the Service is at your sole risk. The Service is provided on an \"AS IS\" and \"AS AVAILABLE\" basis. The Service is provided without warranties of any kind, whether express or implied, including, but not limited to, implied warranties of merchantability, fitness for a particular purpose, non-infringement or course of performance.\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 15 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','','12-revision-v1','','','2020-06-05 10:30:05','2020-06-05 10:30:05','',12,'http://infohit.nl/12-revision-v1/',0,'revision','',0),(23,1,'2020-06-05 10:30:15','2020-06-05 10:30:15','','placeholder','','inherit','closed','closed','','11-revision-v1','','','2020-06-05 10:30:15','2020-06-05 10:30:15','',11,'http://infohit.nl/11-revision-v1/',0,'revision','',0),(24,1,'2020-06-05 10:30:15','2020-06-05 10:30:15','\nLast updated: [wpautoterms last_updated_date]\n\n[wpautoterms company_name] (\"us\", \"we\", or \"our\") operates the [wpautoterms site_name] website (the \"Service\").\n\nThis page informs you of our policies regarding the collection, use and disclosure of Personal Information when you use our Service.\n\nWe will not use or share your information with anyone except as described in this Privacy Policy.\n\nWe use your Personal Information for providing and improving the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible at [wpautoterms site_url]\n\n<h2>Information Collection And Use</h2>\n\nWhile using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you. Personally identifiable information (\"Personal Information\") may include, but is not limited to:\n\n<ul>\n<li>Name</li><li>Email address</li><li>Address</li></ul>\n\n<h2>Log Data</h2>\n\nWe collect information that your browser sends whenever you visit our Service (\"Log Data\"). This Log Data may include information such as your computer\'s Internet Protocol (\"IP\") address, browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages and other statistics.\n\n\n<h2>Cookies</h2>\n\nCookies are files with small amount of data, which may include an anonymous unique identifier. Cookies are sent to your browser from a web site and stored on your computer\'s hard drive.\n\nWe use \"cookies\" to collect information. You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.\n\n\n<h2>Service Providers</h2>\n\nWe may employ third party companies and individuals to facilitate our Service, to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.\n\nThese third parties have access to your Personal Information only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.\n\n<h2>Security</h2>\n\nThe security of your Personal Information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Information, we cannot guarantee its absolute security.\n\n<h2>Links To Other Sites</h2>\n\nOur Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party\'s site. We strongly advise you to review the Privacy Policy of every site you visit.\n\nWe have no control over, and assume no responsibility for the content, privacy policies or practices of any third party sites or services.\n\n<h2>Children\'s Privacy</h2>\n\nOur Service does not address anyone under the age of 18 (\"Children\").\n\nWe do not knowingly collect personally identifiable information from children under 18. If you are a parent or guardian and you are aware that your child has provided us with Personal Information, please contact us. If we discover that a child under 18 has provided us with Personal Information, we will delete such information from our servers immediately.\n\n<h2>Compliance With Laws</h2>\n\nWe will disclose your Personal Information where required to do so by law or subpoena.\n\n<h2>Changes To This Privacy Policy</h2>\n\nWe may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.\n\nYou are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.\n\n<h2>Contact Us</h2>\n\nIf you have any questions about this Privacy Policy, please contact us.','Privacy Policy','','inherit','closed','closed','','11-revision-v1','','','2020-06-05 10:30:15','2020-06-05 10:30:15','',11,'http://infohit.nl/11-revision-v1/',0,'revision','',0),(25,1,'2020-06-05 10:30:24','2020-06-05 10:30:24','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>Intellectual Property</h2>\r\nThe Service and its original content, features and functionality are and will remain the exclusive property of [wpautoterms company_name] and its licensors.\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>Disclaimer</h2>\r\nYour use of the Service is at your sole risk. The Service is provided on an \"AS IS\" and \"AS AVAILABLE\" basis. The Service is provided without warranties of any kind, whether express or implied, including, but not limited to, implied warranties of merchantability, fitness for a particular purpose, non-infringement or course of performance.\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 15 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','','inherit','closed','closed','','16-revision-v1','','','2020-06-05 10:30:24','2020-06-05 10:30:24','',16,'http://infohit.nl/16-revision-v1/',0,'revision','',0),(26,1,'2020-06-05 10:34:24','2020-06-05 10:34:24','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>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>Compliance With Laws</h2>\r\nWe will disclose your Personal Information where required to do so by law or subpoena.\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','','15-revision-v1','','','2020-06-05 10:34:24','2020-06-05 10:34:24','',15,'http://infohit.nl/15-revision-v1/',0,'revision','',0),(27,1,'2020-06-05 10:35:20','2020-06-05 10:35:20','','Home','','publish','closed','closed','','home','','','2020-06-05 10:35:51','2020-06-05 10:35:51','',0,'http://infohit.nl/?p=27',1,'nav_menu_item','',0),(28,1,'2020-06-05 10:35:20','2020-06-05 10:35:20',' ','','','publish','closed','closed','','28','','','2020-06-05 10:35:51','2020-06-05 10:35:51','',0,'http://infohit.nl/?p=28',2,'nav_menu_item','',0),(29,1,'2020-06-05 10:35:20','2020-06-05 10:35:20',' ','','','publish','closed','closed','','29','','','2020-06-05 10:35:51','2020-06-05 10:35:51','',0,'http://infohit.nl/?p=29',3,'nav_menu_item','',0),(31,1,'2020-06-05 10:35:20','2020-06-05 10:35:20',' ','','','publish','closed','closed','','31','','','2020-06-05 10:35:51','2020-06-05 10:35:51','',0,'http://infohit.nl/?p=31',4,'nav_menu_item','',0),(33,1,'2020-06-05 10:35:20','2020-06-05 10:35:20',' ','','','publish','closed','closed','','33','','','2020-06-05 10:35:51','2020-06-05 10:35:51','',0,'http://infohit.nl/?p=33',5,'nav_menu_item','',0),(34,1,'2020-06-05 10:35:20','2020-06-05 10:35:20',' ','','','publish','closed','closed','','34','','','2020-06-05 10:35:51','2020-06-05 10:35:51','',0,'http://infohit.nl/?p=34',6,'nav_menu_item','',0),(35,1,'2020-06-05 11:06:44','2020-06-05 11:06:44','What is CAD/CAM Software?\r\n\r\nPC Aided Design. Regarding programming, it is the methods for structuring and making geometry and models that can be utilized during the time spent item fabricating. PC Aided Manufacturing. Regarding programming, it is the methods for preparing a structured part model, making machine toolpath for its different segments and making a NC program that is then sent to a CNC Machine instrument to be made. The CAD and the CAM are coordinated into one framework. Computer aided design/CAM programming is likewise exceptionally alluded to as CNC Software also. The vigorously looked through term, \"CNC Software\" will likewise incorporate pc-based cnc controller programming also. This is where you can go your PC into a controller for your machine that supports up to 6 hub programs. A magnificent case of this is Mach 3 controller programming gave by ArtSoft.\r\n\r\nThe reason for CAD/CAM is to mechanize and smooth out CNC programming permit pioneers, originators and CNC organizations to fabricate items, offering them for sale to the public quicker and more gainfully than any time in recent memory. It is the idea of creating merchandise Faster... More astute and Easier.\r\n\r\nCustomary Offset versus High Speed Toolpaths\r\n\r\nThe expression, \"Toolpath\" is utilized to outwardly show and depict the course wherein the CAM side of the product advises the slicing instrument to machine the geometric locales of the part model. The way the instrument takes while machining. Toolpath will be fundamentally being characterized by the part or territories that the client has decided to machine, the size of the instrument being utilized, the cutting areas for those devices and the sort of machining procedure that is utilized. That is toolpath whether it\'s for a plant, switch, laser, consuming machine, waterjet or cnc machine. There is a great deal of other information that is remembered for the formation of a NC Program that has to do with post preparing parameters, for example, speeds and feed rates dependent on system, material and device information and that\'s only the tip of the iceberg. Machine controllers can be diverse by they way they need to see the g-code for the program to be perused appropriately by the controller. That is toolpath.\r\n\r\nMore than one toolpath is ordinarily used to perform machining activities. By and large this will be a \"Roughing\" and a \"Completing\" activity. Roughing is commonly the primary phase of machining.\r\n\r\nThis is the place various advance downs by the device, evacuate the majority of the material.\r\n\r\nThe subsequent activity will be the completing activity to finish the machining stage. There is likewise \"Semi-Finishing\". A case of this would be the utilization of a Z-Level Roughing activity to expel the majority of the material. At that point a Z-Level Finishing activity to \"semi-finish\" the part and in conclusion an \"Equi-Distant Offset form\" activity to polish the part off. By utilizing the utilization of High Speed toolpaths into your machining tasks you can accomplish fantastic outcomes quicker than by utilizing conventional counterbalance toolpaths. Indeed, even in the realm of 3D machining. BobCAD-CAM programming offers a remarkable Advanced Roughing activity that incorporates the alternative to utilize an Adaptive High Speed machining strategy. This was explicitly added to give the software engineer a favorable position in roughing out 2D or 3D districts of a section, or the whole part.\r\n\r\nLimits can be made and used to isolate the toolpaths into explicit districts of the part, profound depressions or areas that require a littler instrument to machine. This would not be utilized to supplant a REST activity. A propelled REST machining activity would be utilized as a piece of the wrapping procedure to tidy up regions where the bigger apparatuses couldn\'t machine. Conventional counterbalance toolpath has been the most well-known type of toolpath being used since the approach of CAM programming. Be that as it may, as an ever increasing number of shops start to utilize HSM they are confiding in it progressively, turning out to be less criticaland starting to appreciate its advantages. The objective of utilizing a trochoidal type of machine way is to restrain the quantity of crashes that the front line of the apparatus has with the material, diminishing chip load, better use the cutting device itself by utilizing a greater amount of it while taking further cut profundities and all while at a lot higher rates.\r\n\r\nThere are particular contrasts in toolpath tasks, planar, balance and rapid (HSM).\r\n\r\nPlanar (1) is the most basic of the three and is fundamentally a to and fro cut over the material. Alternatives for this style of toolpath would remember the capacity to machine for one heading (zig) and to and fro (crisscross). You ought to likewise have the option to decide a cut bearing (climb or ordinary), decide a \"Ribbon Angle\" parameter and a stage over for the shaper. Some CAM frameworks will permit you to incorporate a side remittance and a base stipend with the goal that material can be left over for a completion pass. Device lead-ins and lead-outs will generally be restricted to a dive, incline or a winding lead-in when utilizing this kind of technique, every alternative determinable through info parameters. Also, pay controls can be accessible for the completion pass. These choices would incorporate the accessibility of a total apparatus database/library with device lodging and instrument holder libraries just as a total material database/library. CAM programming is intended to sort out these techniques and related factors. BobCAD-CAM has formed each machining activity into \"wizards\" that progression the administrator through the method with the goal that the highlights are composed and no factor is deserted. This makes the procedure straightforward and get past.\r\n\r\nWhat\'s more, the CAM programming takes into account the overwriting of framework apparatus parameters with the goal that the accomplished administrator isn\'t restricted. These would incorporate the utilization, or not, of framework apparatuses, device stature and balance esteems, speeds and feed parameters for the activity. These tasks ought to likewise take into consideration the easing back down of the device when entering a bend corner (when not utilizing HSM).\r\n\r\nBalance (2) is generally normal in cnc machining open or shut divider pockets and openings in a 2D/2.5 Axis (X, Y and Z step down) program. Fundamentally the same as planar, this kind of activity in a CAM framework will have a similar variable sources of info. The thing that matters is whether you need to make a balance IN or a counterbalance OUT. These concentric counterbalances will either begin outside working their way toward the focal point of the predefined cutting territory or start in the middle and work their way toward the external divider or characterized region.\r\n\r\nThese tasks in a CAM program will likewise incorporate single step or various advance alternatives. This is the place a complete profundity is either consequently determined dependent on the part model or physically contribution by the software engineer. A profundity of cut is entered and the CAM program ought to consequently compute the quantity of Z-Cuts expected to machine (harsh) the part district.\r\n\r\nThe counterbalance toolpath will ordinarily have many right or left turns where there can be a great deal of unpredictable happening with the device while machining. The more occasions this happens the more mileage there will be on the apparatus. Intermittently this sort of toolpath will deliver more elevated levels of vibration too and require spending more cash on tooling for occupations that have shaper plans that limit heat in the slicing zone so as to decrease power utilization too. Balance toolpath can prompt higher paces of hardware avoidance which can likewise prompt parts being removed of resilience and poor surface completion results. This implies higher speeds and feeds regularly can\'t be utilized. While counterbalance toolpath can be helpful, it is the High Speed toolpath methodologies that give the best advantage.\r\n\r\nFast (3) machine toolpath procedures, otherwise called \"Trochoidal\" machining toolpaths make the way for various significant advantages.\r\n\r\nThe controlled circular segment of commitment creates low cutting powers which empower high pivotal profundities of cut. Multi-edged instruments can be utilized which empower high table feeds with secure apparatus life. At the end of the day, more profound cuts can be accomplished without any problem.\r\n\r\nThe entire front line length can be used guaranteeing that the warmth and wear are uniform and spread out, prompting longer device life.\r\n\r\nThere is a consistent instrument commitment, more profound cutting and NO go back and forth.\r\n\r\nFast toolpaths are great for opening and stashing when vibration is an issue.\r\n\r\nA lot higher velocities are utilized bringing about better completes due than various elements (diminished device avoidance, vibration/gab etc.)while machine process durations are incomprehensibly decreased. Shorter process durations on occupations.\r\n\r\nMost shops are cutting quicker today than they completed ten years prior. Albert Einstein said it first and best, \"All movement is relative.\" From that point of view, steady enhancements in \"rate\" imply that a shop is machining at high speeds comparative with what it did beforehand. Expanding the feed pace of a ball-nose end plant in instrument steel from 12 to 24 ipm and axle speed from 4,000 to 8,000 rpm is a 100 percent speed up and well inside the ability by and large found on most CNC machining focuses.\r\n\r\nWhat\'s more, as the shaper makes a chip, the warmth produced by that activity is moved to the chip. At the point when the chip breaks and leaves the cutting zone, the warmth is diverted with it. A major bit of leeway of rapid machining is that at raised paces and feed, the chip is cut and emptied so quick it will in general exchange next to zero warmth to the green workpiece. As a rule this dispenses with the requirement for coolant. At regular machining speeds, there is the ideal opportunity for warmth to move from chip to whole metal and make a work-solidifying condition.\r\n\r\nThis builds the power expected to make a chip, which makes more warmth, etc. Coolant mitigates the cycle by lessening the temperature in the remove zone and flushing the chips. Be that as it may, at high rpms, the apparatus pivot discards coolant from the cut zone so without high weight or through-the-instrument channeling, it never arrives at the cutting zone. Caught chips can stay in the cut, permitting them to be re-cut by the device. In this manner, an air impact is exceptionally proficient for evacuat','CAD/CAM Software and High Speed Machining','','publish','closed','closed','','cad-cam-software-and-high-speed-machining','','','2020-06-05 11:07:06','2020-06-05 11:07:06','',0,'http://infohit.nl/?p=35',0,'post','',0),(36,1,'2020-06-05 11:04:59','2020-06-05 11:04:59','There are many diverse pitching machine models and they come at a significant wide value run. Pitching machines can extend from $200 to $2,500. Beside indoor practice machines and recreational (terrace) pitching machines, most mentors and guardians choose for buy a machine that will most intently mimic contributes the player will see the game. Machines supported by mentors and youth programs by and large begin once again $500 and speak to a huge speculation.\r\n\r\nAt the point when you begin to assess the amount you need to put resources into a pitching machine, there is a great deal to consider. You have to ensure you get the correct machine for your necessities so as to expand its use. The expense is driven by the highlights the machine has and furthermore the strength of the machine. You have to ensure the throwing machine tantrums your necessities and you likewise need to mull over to what extent do you figure you will utilize it.\r\n\r\nIn choosing which highlights you need on your pitching machine it is critical to consider the age of the kid or kids that are going to utilize the machine and the area you will utilize the machine. As children begin to get more seasoned they will see further developed pitches and having a pitching machine that can toss these pitches can be an extraordinary advantage. Getting a ton of redundancy on a pitching machine on the propelled pitches can be an extraordinary advantage to a youthful hitter figuring out how to hit breaking balls\r\n\r\nWhat do the highlights on the machine add to the expense?\r\n\r\nIt is significant you choose what highlights you need on a pitching machine before you select it. You need to consider what sorts of pitches it needs to toss, how quick it needs to toss, and how to control the speed/pitch type. When this has been resolved, you can consider extra highlights and adornments that will likewise affect the cost of the machine.\r\n\r\nA solitary wheel throwing machine will toss fastballs just, and arrive in an assortment of top end speeds (contingent upon the brand and model). You can buy a top notch fastball machine that throws genuine balls at speeds up to 70MPH and accompanies a decent multi year guarantee for under $650. With a top end speed of 70MPH, this machine will develop with your players through the ages of 14 or 15 years of age and makes an extraordinary machine to mentor on during their initial formative years. On the off chance that you need more speed, you will pay more, however the machine will have a more extended valuable life as your player creates. Fastball contributing machines extend cost from around $650 up to more than $1,500.\r\n\r\nOn the off chance that you need a machine that will toss curves notwithstanding fastballs, the cost of the machine bounces up to between $1, 500 and $2,500. That is a lot in excess of a solitary wheel fastball machine, yet as your player progresses through secondary school and into school, they will be seeing a variety of pitches... furthermore, to numerous mentors and guardians, the interest in a two wheel pitching machine is fundamental.\r\n\r\nFurthermore, the control box and how you set/decide the pitch type can add somewhere in the range of $100 and $500 to either a fastball or a breaking ball machine. Machines with straightforward variable speed potentiometers (dials with numbers on them that encourages you decide the speed that the wheel turns) are the most reasonable alternatives, yet give you minimal measure of control of the machine. Restrictive control frameworks like the JUGS Dial-A-Pitch offer progressively exact control of the pitch speed and type, yet can cost two or three hundred dollars more than the section level machines. Dial-a-pitch, small scale modifications, and machines that can program a whole succession of pitches are the best machines as they recreate most precisely live pitching. Programmable machines are likewise accessible, however can be cost restrictive to little groups and youth programs. This element can be significant for a school program or if the machine will be utilized by various mentors (versus just a couple of people), anyway this component comes at a superior expense.\r\n\r\nExtra highlights, for example, the capacity to turn the machine 360 degrees and a vertical rotate for handling drills, just as combo baseball/softball machines can and will play into the cost. Area of where you are going to utilize the machine is significant as not the entirety of the highlights can be utilized if the machine will be utilized in a batting confine. A machine that has vertical rotate for protective drills (fly balls and ground balls) won\'t be valuable in a batting confine. There would be no compelling reason to go through the extra cash for this component on the off chance that it is exclusively going to be utilized in a batting confine, yet the expansion of these highlights sway the expense far not exactly the \"enormous three\" elements of Pitch Type, Pitch Speed, and Pitch Control.\r\n\r\nQuestion 2: How long do I need this machine to last?\r\n\r\nThis appears as though a senseless inquiry to pose as the vast majority would state I need the most strong machine that is accessible. Anyway it has as a lot to do with \"lifetime esteem\" as it does with sturdiness. Most good machines over $500 accompany service contracts (ordinarily 3-5 years) and are worked to last. For more seasoned players (young people or more) the guarantee is basic, as the play is progressively forceful and they are going put a lot of mileage on them.\r\n\r\nWhile deciding the \"lifetime esteem\" of a machine, you simply need to do some basic math. To what extent will the player or group utilize the machine before they out develop it?\r\n\r\nHere are a few models:\r\n\r\nOn the off chance that you purchase a $650 FirstPitch Baseline fastball pitching machine for your multi year-old player, he may just get one to two years of utilization out of the machine before he propels past its abilities. At 13 or 14 he should begin rehearsing for quicker pitches and a more extensive assortment of pitches. At $650 more than two years, it speaks to $325 per year of utilization.\r\n\r\nIt if you somehow happened to spend an extra $175 to move up to a Firstpitch Original fastball pitching machine, you would in any case be getting a \"fastball in particular\" single wheeled pitching machine... anyway that extra $175 gets you an extra 10MPH and one more year of advancement. In the event that this machine would last your player 3 years rather than two, it would speak to $275 a year esteem instead of the $325 estimation of the lower end machine.\r\n\r\nWe should stretch out that rationale to a better quality machine that will be with your player through secondary school and into school. If you somehow happened to contribute over $1,500 on a top of the line Curveball Pitching Machine From FirstPitch that throws breaking balls just as fastballs at speeds more than 100 MPH, this machine could possibly be utilized by your player for 6 to 7 years. At 6 years (and a $1,500 beginning venture), it would speak to the best worth yet at $250 per year of utilization.\r\n\r\nEverything depends the amount you need to contribute, and for to what extent the machine will be in administration. Redesigning the machine at regular intervals as your player creates is surely a choice, anyway will be increasingly costly over the long haul.\r\n\r\nIn any case if the pitching machine is for a youngster some of the time it is smarter to buy a lower end (less strong) machine and set aside the cash until you realize the responsibility level of the kid. On the off chance that the youngster is simply starting in baseball or softball it might be ideal to buy a more affordable (and tough) machine to give a shot to ensure the responsibility level is there. They are still generally excellent for taking a shot at mechanics and tossing batting practice, anyway they tend to not keep going as long as they are not worked as strong. This can be a superior choice if the kid chooses not to seek after the game long haul. Furthermore on the off chance that you set aside impressive cash on the lower level machine and the youngster chooses to seek after the game you can generally move up to a progressively sturdy machine not far off. These machines can cost as meager as $200 and can as much as $500... in any case in the event that you are thinking about a $500 machine, it may be an ideal opportunity to assess spending an extra $150 to get into a solitary wheel fastball machine that will speak to a more grounded life time an incentive because of its flexibility and anticipated life span.\r\n\r\nThere a many various kinds of pitching machines and brands out there, it very well may be a staggering choice to make. Like some other significant buy you are making you ought to go in considering a spending dollar sum. Most sites have approaches to channel pitching machines by value go, when you done that in your spending range you have to audit in detail the machines to ensure they have the usefulness you need. You would prefer not to overspend to get highlights you won\'t use, anyway you have to consider purchasing a pitching as a venture and you have to go through enough cash to ensure you will receive greatest use in return.','How Much Money Should I Spend on My Pitching Machine?','','publish','closed','closed','','how-much-money-should-i-spend-on-my-pitching-machine','','','2020-06-05 11:04:59','2020-06-05 11:04:59','',0,'http://infohit.nl/?p=36',0,'post','',0),(38,1,'2020-06-05 11:04:23','2020-06-05 11:04:23','','','','inherit','closed','closed','','machine-tool-in-metal-factory-with-drilling-cnc-machines','','','2020-06-05 11:04:46','2020-06-05 11:04:46','',36,'http://infohit.nl/wp-content/uploads/2020/06/525.jpg',0,'attachment','image/jpeg',0),(39,1,'2020-06-05 11:04:26','2020-06-05 11:04:26','','152','','inherit','closed','closed','','152','','','2020-06-05 11:04:26','2020-06-05 11:04:26','',36,'http://infohit.nl/wp-content/uploads/2020/06/152.jpg',0,'attachment','image/jpeg',0),(40,1,'2020-06-05 11:04:31','2020-06-05 11:04:31','','logo','','inherit','closed','closed','','logo','','','2020-06-05 11:04:31','2020-06-05 11:04:31','',36,'http://infohit.nl/wp-content/uploads/2020/06/logo.png',0,'attachment','image/png',0),(41,1,'2020-06-05 11:04:59','2020-06-05 11:04:59','There are many diverse pitching machine models and they come at a significant wide value run. Pitching machines can extend from $200 to $2,500. Beside indoor practice machines and recreational (terrace) pitching machines, most mentors and guardians choose for buy a machine that will most intently mimic contributes the player will see the game. Machines supported by mentors and youth programs by and large begin once again $500 and speak to a huge speculation.\r\n\r\nAt the point when you begin to assess the amount you need to put resources into a pitching machine, there is a great deal to consider. You have to ensure you get the correct machine for your necessities so as to expand its use. The expense is driven by the highlights the machine has and furthermore the strength of the machine. You have to ensure the throwing machine tantrums your necessities and you likewise need to mull over to what extent do you figure you will utilize it.\r\n\r\nIn choosing which highlights you need on your pitching machine it is critical to consider the age of the kid or kids that are going to utilize the machine and the area you will utilize the machine. As children begin to get more seasoned they will see further developed pitches and having a pitching machine that can toss these pitches can be an extraordinary advantage. Getting a ton of redundancy on a pitching machine on the propelled pitches can be an extraordinary advantage to a youthful hitter figuring out how to hit breaking balls\r\n\r\nWhat do the highlights on the machine add to the expense?\r\n\r\nIt is significant you choose what highlights you need on a pitching machine before you select it. You need to consider what sorts of pitches it needs to toss, how quick it needs to toss, and how to control the speed/pitch type. When this has been resolved, you can consider extra highlights and adornments that will likewise affect the cost of the machine.\r\n\r\nA solitary wheel throwing machine will toss fastballs just, and arrive in an assortment of top end speeds (contingent upon the brand and model). You can buy a top notch fastball machine that throws genuine balls at speeds up to 70MPH and accompanies a decent multi year guarantee for under $650. With a top end speed of 70MPH, this machine will develop with your players through the ages of 14 or 15 years of age and makes an extraordinary machine to mentor on during their initial formative years. On the off chance that you need more speed, you will pay more, however the machine will have a more extended valuable life as your player creates. Fastball contributing machines extend cost from around $650 up to more than $1,500.\r\n\r\nOn the off chance that you need a machine that will toss curves notwithstanding fastballs, the cost of the machine bounces up to between $1, 500 and $2,500. That is a lot in excess of a solitary wheel fastball machine, yet as your player progresses through secondary school and into school, they will be seeing a variety of pitches... furthermore, to numerous mentors and guardians, the interest in a two wheel pitching machine is fundamental.\r\n\r\nFurthermore, the control box and how you set/decide the pitch type can add somewhere in the range of $100 and $500 to either a fastball or a breaking ball machine. Machines with straightforward variable speed potentiometers (dials with numbers on them that encourages you decide the speed that the wheel turns) are the most reasonable alternatives, yet give you minimal measure of control of the machine. Restrictive control frameworks like the JUGS Dial-A-Pitch offer progressively exact control of the pitch speed and type, yet can cost two or three hundred dollars more than the section level machines. Dial-a-pitch, small scale modifications, and machines that can program a whole succession of pitches are the best machines as they recreate most precisely live pitching. Programmable machines are likewise accessible, however can be cost restrictive to little groups and youth programs. This element can be significant for a school program or if the machine will be utilized by various mentors (versus just a couple of people), anyway this component comes at a superior expense.\r\n\r\nExtra highlights, for example, the capacity to turn the machine 360 degrees and a vertical rotate for handling drills, just as combo baseball/softball machines can and will play into the cost. Area of where you are going to utilize the machine is significant as not the entirety of the highlights can be utilized if the machine will be utilized in a batting confine. A machine that has vertical rotate for protective drills (fly balls and ground balls) won\'t be valuable in a batting confine. There would be no compelling reason to go through the extra cash for this component on the off chance that it is exclusively going to be utilized in a batting confine, yet the expansion of these highlights sway the expense far not exactly the \"enormous three\" elements of Pitch Type, Pitch Speed, and Pitch Control.\r\n\r\nQuestion 2: How long do I need this machine to last?\r\n\r\nThis appears as though a senseless inquiry to pose as the vast majority would state I need the most strong machine that is accessible. Anyway it has as a lot to do with \"lifetime esteem\" as it does with sturdiness. Most good machines over $500 accompany service contracts (ordinarily 3-5 years) and are worked to last. For more seasoned players (young people or more) the guarantee is basic, as the play is progressively forceful and they are going put a lot of mileage on them.\r\n\r\nWhile deciding the \"lifetime esteem\" of a machine, you simply need to do some basic math. To what extent will the player or group utilize the machine before they out develop it?\r\n\r\nHere are a few models:\r\n\r\nOn the off chance that you purchase a $650 FirstPitch Baseline fastball pitching machine for your multi year-old player, he may just get one to two years of utilization out of the machine before he propels past its abilities. At 13 or 14 he should begin rehearsing for quicker pitches and a more extensive assortment of pitches. At $650 more than two years, it speaks to $325 per year of utilization.\r\n\r\nIt if you somehow happened to spend an extra $175 to move up to a Firstpitch Original fastball pitching machine, you would in any case be getting a \"fastball in particular\" single wheeled pitching machine... anyway that extra $175 gets you an extra 10MPH and one more year of advancement. In the event that this machine would last your player 3 years rather than two, it would speak to $275 a year esteem instead of the $325 estimation of the lower end machine.\r\n\r\nWe should stretch out that rationale to a better quality machine that will be with your player through secondary school and into school. If you somehow happened to contribute over $1,500 on a top of the line Curveball Pitching Machine From FirstPitch that throws breaking balls just as fastballs at speeds more than 100 MPH, this machine could possibly be utilized by your player for 6 to 7 years. At 6 years (and a $1,500 beginning venture), it would speak to the best worth yet at $250 per year of utilization.\r\n\r\nEverything depends the amount you need to contribute, and for to what extent the machine will be in administration. Redesigning the machine at regular intervals as your player creates is surely a choice, anyway will be increasingly costly over the long haul.\r\n\r\nIn any case if the pitching machine is for a youngster some of the time it is smarter to buy a lower end (less strong) machine and set aside the cash until you realize the responsibility level of the kid. On the off chance that the youngster is simply starting in baseball or softball it might be ideal to buy a more affordable (and tough) machine to give a shot to ensure the responsibility level is there. They are still generally excellent for taking a shot at mechanics and tossing batting practice, anyway they tend to not keep going as long as they are not worked as strong. This can be a superior choice if the kid chooses not to seek after the game long haul. Furthermore on the off chance that you set aside impressive cash on the lower level machine and the youngster chooses to seek after the game you can generally move up to a progressively sturdy machine not far off. These machines can cost as meager as $200 and can as much as $500... in any case in the event that you are thinking about a $500 machine, it may be an ideal opportunity to assess spending an extra $150 to get into a solitary wheel fastball machine that will speak to a more grounded life time an incentive because of its flexibility and anticipated life span.\r\n\r\nThere a many various kinds of pitching machines and brands out there, it very well may be a staggering choice to make. Like some other significant buy you are making you ought to go in considering a spending dollar sum. Most sites have approaches to channel pitching machines by value go, when you done that in your spending range you have to audit in detail the machines to ensure they have the usefulness you need. You would prefer not to overspend to get highlights you won\'t use, anyway you have to consider purchasing a pitching as a venture and you have to go through enough cash to ensure you will receive greatest use in return.','How Much Money Should I Spend on My Pitching Machine?','','inherit','closed','closed','','36-revision-v1','','','2020-06-05 11:04:59','2020-06-05 11:04:59','',36,'http://infohit.nl/36-revision-v1/',0,'revision','',0),(42,1,'2020-06-05 11:06:44','2020-06-05 11:06:44','What is CAD/CAM Software?\r\n\r\nPC Aided Design. Regarding programming, it is the methods for structuring and making geometry and models that can be utilized during the time spent item fabricating. PC Aided Manufacturing. Regarding programming, it is the methods for preparing a structured part model, making machine toolpath for its different segments and making a NC program that is then sent to a CNC Machine instrument to be made. The CAD and the CAM are coordinated into one framework. Computer aided design/CAM programming is likewise exceptionally alluded to as CNC Software also. The vigorously looked through term, \"CNC Software\" will likewise incorporate pc-based cnc controller programming also. This is where you can go your PC into a controller for your machine that supports up to 6 hub programs. A magnificent case of this is Mach 3 controller programming gave by ArtSoft.\r\n\r\nThe reason for CAD/CAM is to mechanize and smooth out CNC programming permit pioneers, originators and CNC organizations to fabricate items, offering them for sale to the public quicker and more gainfully than any time in recent memory. It is the idea of creating merchandise Faster... More astute and Easier.\r\n\r\nCustomary Offset versus High Speed Toolpaths\r\n\r\nThe expression, \"Toolpath\" is utilized to outwardly show and depict the course wherein the CAM side of the product advises the slicing instrument to machine the geometric locales of the part model. The way the instrument takes while machining. Toolpath will be fundamentally being characterized by the part or territories that the client has decided to machine, the size of the instrument being utilized, the cutting areas for those devices and the sort of machining procedure that is utilized. That is toolpath whether it\'s for a plant, switch, laser, consuming machine, waterjet or cnc machine. There is a great deal of other information that is remembered for the formation of a NC Program that has to do with post preparing parameters, for example, speeds and feed rates dependent on system, material and device information and that\'s only the tip of the iceberg. Machine controllers can be diverse by they way they need to see the g-code for the program to be perused appropriately by the controller. That is toolpath.\r\n\r\nMore than one toolpath is ordinarily used to perform machining activities. By and large this will be a \"Roughing\" and a \"Completing\" activity. Roughing is commonly the primary phase of machining.\r\n\r\nThis is the place various advance downs by the device, evacuate the majority of the material.\r\n\r\nThe subsequent activity will be the completing activity to finish the machining stage. There is likewise \"Semi-Finishing\". A case of this would be the utilization of a Z-Level Roughing activity to expel the majority of the material. At that point a Z-Level Finishing activity to \"semi-finish\" the part and in conclusion an \"Equi-Distant Offset form\" activity to polish the part off. By utilizing the utilization of High Speed toolpaths into your machining tasks you can accomplish fantastic outcomes quicker than by utilizing conventional counterbalance toolpaths. Indeed, even in the realm of 3D machining. BobCAD-CAM programming offers a remarkable Advanced Roughing activity that incorporates the alternative to utilize an Adaptive High Speed machining strategy. This was explicitly added to give the software engineer a favorable position in roughing out 2D or 3D districts of a section, or the whole part.\r\n\r\nLimits can be made and used to isolate the toolpaths into explicit districts of the part, profound depressions or areas that require a littler instrument to machine. This would not be utilized to supplant a REST activity. A propelled REST machining activity would be utilized as a piece of the wrapping procedure to tidy up regions where the bigger apparatuses couldn\'t machine. Conventional counterbalance toolpath has been the most well-known type of toolpath being used since the approach of CAM programming. Be that as it may, as an ever increasing number of shops start to utilize HSM they are confiding in it progressively, turning out to be less criticaland starting to appreciate its advantages. The objective of utilizing a trochoidal type of machine way is to restrain the quantity of crashes that the front line of the apparatus has with the material, diminishing chip load, better use the cutting device itself by utilizing a greater amount of it while taking further cut profundities and all while at a lot higher rates.\r\n\r\nThere are particular contrasts in toolpath tasks, planar, balance and rapid (HSM).\r\n\r\nPlanar (1) is the most basic of the three and is fundamentally a to and fro cut over the material. Alternatives for this style of toolpath would remember the capacity to machine for one heading (zig) and to and fro (crisscross). You ought to likewise have the option to decide a cut bearing (climb or ordinary), decide a \"Ribbon Angle\" parameter and a stage over for the shaper. Some CAM frameworks will permit you to incorporate a side remittance and a base stipend with the goal that material can be left over for a completion pass. Device lead-ins and lead-outs will generally be restricted to a dive, incline or a winding lead-in when utilizing this kind of technique, every alternative determinable through info parameters. Also, pay controls can be accessible for the completion pass. These choices would incorporate the accessibility of a total apparatus database/library with device lodging and instrument holder libraries just as a total material database/library. CAM programming is intended to sort out these techniques and related factors. BobCAD-CAM has formed each machining activity into \"wizards\" that progression the administrator through the method with the goal that the highlights are composed and no factor is deserted. This makes the procedure straightforward and get past.\r\n\r\nWhat\'s more, the CAM programming takes into account the overwriting of framework apparatus parameters with the goal that the accomplished administrator isn\'t restricted. These would incorporate the utilization, or not, of framework apparatuses, device stature and balance esteems, speeds and feed parameters for the activity. These tasks ought to likewise take into consideration the easing back down of the device when entering a bend corner (when not utilizing HSM).\r\n\r\nBalance (2) is generally normal in cnc machining open or shut divider pockets and openings in a 2D/2.5 Axis (X, Y and Z step down) program. Fundamentally the same as planar, this kind of activity in a CAM framework will have a similar variable sources of info. The thing that matters is whether you need to make a balance IN or a counterbalance OUT. These concentric counterbalances will either begin outside working their way toward the focal point of the predefined cutting territory or start in the middle and work their way toward the external divider or characterized region.\r\n\r\nThese tasks in a CAM program will likewise incorporate single step or various advance alternatives. This is the place a complete profundity is either consequently determined dependent on the part model or physically contribution by the software engineer. A profundity of cut is entered and the CAM program ought to consequently compute the quantity of Z-Cuts expected to machine (harsh) the part district.\r\n\r\nThe counterbalance toolpath will ordinarily have many right or left turns where there can be a great deal of unpredictable happening with the device while machining. The more occasions this happens the more mileage there will be on the apparatus. Intermittently this sort of toolpath will deliver more elevated levels of vibration too and require spending more cash on tooling for occupations that have shaper plans that limit heat in the slicing zone so as to decrease power utilization too. Balance toolpath can prompt higher paces of hardware avoidance which can likewise prompt parts being removed of resilience and poor surface completion results. This implies higher speeds and feeds regularly can\'t be utilized. While counterbalance toolpath can be helpful, it is the High Speed toolpath methodologies that give the best advantage.\r\n\r\nFast (3) machine toolpath procedures, otherwise called \"Trochoidal\" machining toolpaths make the way for various significant advantages.\r\n\r\nThe controlled circular segment of commitment creates low cutting powers which empower high pivotal profundities of cut. Multi-edged instruments can be utilized which empower high table feeds with secure apparatus life. At the end of the day, more profound cuts can be accomplished without any problem.\r\n\r\nThe entire front line length can be used guaranteeing that the warmth and wear are uniform and spread out, prompting longer device life.\r\n\r\nThere is a consistent instrument commitment, more profound cutting and NO go back and forth.\r\n\r\nFast toolpaths are great for opening and stashing when vibration is an issue.\r\n\r\nA lot higher velocities are utilized bringing about better completes due than various elements (diminished device avoidance, vibration/gab etc.)while machine process durations are incomprehensibly decreased. Shorter process durations on occupations.\r\n\r\nMost shops are cutting quicker today than they completed ten years prior. Albert Einstein said it first and best, \"All movement is relative.\" From that point of view, steady enhancements in \"rate\" imply that a shop is machining at high speeds comparative with what it did beforehand. Expanding the feed pace of a ball-nose end plant in instrument steel from 12 to 24 ipm and axle speed from 4,000 to 8,000 rpm is a 100 percent speed up and well inside the ability by and large found on most CNC machining focuses.\r\n\r\nWhat\'s more, as the shaper makes a chip, the warmth produced by that activity is moved to the chip. At the point when the chip breaks and leaves the cutting zone, the warmth is diverted with it. A major bit of leeway of rapid machining is that at raised paces and feed, the chip is cut and emptied so quick it will in general exchange next to zero warmth to the green workpiece. As a rule this dispenses with the requirement for coolant. At regular machining speeds, there is the ideal opportunity for warmth to move from chip to whole metal and make a work-solidifying condition.\r\n\r\nThis builds the power expected to make a chip, which makes more warmth, etc. Coolant mitigates the cycle by lessening the temperature in the remove zone and flushing the chips. Be that as it may, at high rpms, the apparatus pivot discards coolant from the cut zone so without high weight or through-the-instrument channeling, it never arrives at the cutting zone. Caught chips can stay in the cut, permitting them to be re-cut by the device. In this manner, an air impact is exceptionally proficient for evacuat','CAD/CAM Software and High Speed Machining','','inherit','closed','closed','','35-revision-v1','','','2020-06-05 11:06:44','2020-06-05 11:06:44','',35,'http://infohit.nl/35-revision-v1/',0,'revision','',0),(43,1,'2020-06-05 11:12:59','2020-06-05 11:12:59','http://infohit.nl/wp-content/uploads/2020/06/cropped-logo.png','cropped-logo.png','','inherit','closed','closed','','cropped-logo-png','','','2020-06-05 11:12:59','2020-06-05 11:12:59','',0,'http://infohit.nl/wp-content/uploads/2020/06/cropped-logo.png',0,'attachment','image/png',0),(46,1,'2020-06-05 11:17:21','2020-06-05 11:17:21','http://infohit.nl/wp-content/uploads/2020/06/cropped-logo-1.png','cropped-logo-1.png','','inherit','closed','closed','','cropped-logo-1-png','','','2020-06-05 11:17:21','2020-06-05 11:17:21','',0,'http://infohit.nl/wp-content/uploads/2020/06/cropped-logo-1.png',0,'attachment','image/png',0),(47,1,'2020-06-05 11:17:50','2020-06-05 11:17:50','http://infohit.nl/wp-content/uploads/2020/06/cropped-logo-2.png','cropped-logo-2.png','','inherit','closed','closed','','cropped-logo-2-png','','','2020-06-05 11:17:50','2020-06-05 11:17:50','',0,'http://infohit.nl/wp-content/uploads/2020/06/cropped-logo-2.png',0,'attachment','image/png',0),(49,1,'2020-06-05 11:19:58','2020-06-05 11:19:58','','facebook','','publish','closed','closed','','facebook','','','2020-06-05 11:19:58','2020-06-05 11:19:58','',0,'http://infohit.nl/facebook/',1,'nav_menu_item','',0),(50,1,'2020-06-05 11:19:58','2020-06-05 11:19:58','','twitter','','publish','closed','closed','','twitter','','','2020-06-05 11:19:58','2020-06-05 11:19:58','',0,'http://infohit.nl/twitter/',2,'nav_menu_item','',0),(51,1,'2020-06-05 11:19:58','2020-06-05 11:19:58','','linkedin','','publish','closed','closed','','linkedin','','','2020-06-05 11:19:58','2020-06-05 11:19:58','',0,'http://infohit.nl/linkedin/',3,'nav_menu_item','',0),(52,1,'2020-06-05 11:19:58','2020-06-05 11:19:58','','pintarest','','publish','closed','closed','','pintarest','','','2020-06-05 11:19:58','2020-06-05 11:19:58','',0,'http://infohit.nl/pintarest/',4,'nav_menu_item','',0),(54,1,'2020-06-05 11:22:35','2020-06-05 11:22:35','','Email: [email protected]','','publish','closed','closed','','email-admininfohit-ln','','','2020-06-05 11:22:35','2020-06-05 11:22:35','',0,'http://infohit.nl/email-admininfohit-ln/',1,'nav_menu_item','',0),(55,1,'2020-06-05 11:24:44','2020-06-05 11:24:44','','ads','','inherit','closed','closed','','ads','','','2020-06-05 11:24:44','2020-06-05 11:24:44','',0,'http://infohit.nl/wp-content/uploads/2020/06/ads.png',0,'attachment','image/png',0),(62,1,'2020-06-05 11:36:56','2020-06-05 11:36:56','.custom-logo{\n width: 130px;\n}\n\n.logo-ad-wrapper{\n padding: 15px 0;\n}\n.recent_post_fimage img{\n width: 100%;\n}\n.the_content p,\n.the_content {\n text-align:justify;\n color: #000;\n}\n\n.site-info{\n display: none;\n}\n\n.footer_bottom{\n border-top: 1px solid #fff;\n}\n\n.image.wp-image-58{\n width: 100% !important;\n}','style-blog-fame','','publish','closed','closed','','style-blog-fame','','','2020-06-05 11:41:27','2020-06-05 11:41:27','',0,'http://infohit.nl/style-blog-fame/',0,'custom_css','',0),(65,1,'2020-06-05 11:37:39','2020-06-05 11:37:39','.custom-logo{\n width: 130px;\n}\n\n.logo-ad-wrapper{\n padding: 15px 0;\n}\n\n.the_content p,\n.the_content {\n text-align:justify;\n color: #000;\n}','style-blog-fame','','inherit','closed','closed','','62-revision-v1','','','2020-06-05 11:37:39','2020-06-05 11:37:39','',62,'http://infohit.nl/62-revision-v1/',0,'revision','',0),(67,1,'2020-06-05 11:38:20','2020-06-05 11:38:20','.custom-logo{\n width: 130px;\n}\n\n.logo-ad-wrapper{\n padding: 15px 0;\n}\n.recent_post_fimage img{\n width: 100%;\n}\n.the_content p,\n.the_content {\n text-align:justify;\n color: #000;\n}','style-blog-fame','','inherit','closed','closed','','62-revision-v1','','','2020-06-05 11:38:20','2020-06-05 11:38:20','',62,'http://infohit.nl/62-revision-v1/',0,'revision','',0),(69,1,'2020-06-05 11:39:08','2020-06-05 11:39:08','.custom-logo{\n width: 130px;\n}\n\n.logo-ad-wrapper{\n padding: 15px 0;\n}\n.recent_post_fimage img{\n width: 100%;\n}\n.the_content p,\n.the_content {\n text-align:justify;\n color: #000;\n}\n\n.site-info{\n display: none;\n}','style-blog-fame','','inherit','closed','closed','','62-revision-v1','','','2020-06-05 11:39:08','2020-06-05 11:39:08','',62,'http://infohit.nl/62-revision-v1/',0,'revision','',0),(71,1,'2020-06-05 11:40:09','2020-06-05 11:40:09','.custom-logo{\n width: 130px;\n}\n\n.logo-ad-wrapper{\n padding: 15px 0;\n}\n.recent_post_fimage img{\n width: 100%;\n}\n.the_content p,\n.the_content {\n text-align:justify;\n color: #000;\n}\n\n.site-info{\n display: none;\n}\n\n.footer_bottom{\n border-top: 1px solid #fff;\n}','style-blog-fame','','inherit','closed','closed','','62-revision-v1','','','2020-06-05 11:40:09','2020-06-05 11:40:09','',62,'http://infohit.nl/62-revision-v1/',0,'revision','',0),(73,1,'2020-06-05 11:41:27','2020-06-05 11:41:27','.custom-logo{\n width: 130px;\n}\n\n.logo-ad-wrapper{\n padding: 15px 0;\n}\n.recent_post_fimage img{\n width: 100%;\n}\n.the_content p,\n.the_content {\n text-align:justify;\n color: #000;\n}\n\n.site-info{\n display: none;\n}\n\n.footer_bottom{\n border-top: 1px solid #fff;\n}\n\n.image.wp-image-58{\n width: 100% !important;\n}','style-blog-fame','','inherit','closed','closed','','62-revision-v1','','','2020-06-05 11:41:27','2020-06-05 11:41:27','',62,'http://infohit.nl/62-revision-v1/',0,'revision','',0),(74,1,'2020-06-05 11:42:54','2020-06-05 11:42:54','','fea','','inherit','closed','closed','','fea','','','2020-06-05 11:42:54','2020-06-05 11:42:54','',0,'http://infohit.nl/wp-content/uploads/2020/06/fea.jpg',0,'attachment','image/jpeg',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_smush_dir_images`
--
DROP TABLE IF EXISTS `wp_smush_dir_images`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_smush_dir_images` (
`id` mediumint NOT NULL AUTO_INCREMENT,
`path` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`path_hash` char(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`resize` varchar(55) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`lossy` varchar(55) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`error` varchar(55) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`image_size` int unsigned DEFAULT NULL,
`orig_size` int unsigned DEFAULT NULL,
`file_time` int unsigned DEFAULT NULL,
`last_scan` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
`meta` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
UNIQUE KEY `id` (`id`),
UNIQUE KEY `path_hash` (`path_hash`),
KEY `image_size` (`image_size`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_smush_dir_images`
--
LOCK TABLES `wp_smush_dir_images` WRITE;
/*!40000 ALTER TABLE `wp_smush_dir_images` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_smush_dir_images` 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 (27,3,0),(28,3,0),(29,3,0),(31,3,0),(33,3,0),(34,3,0),(35,4,0),(35,5,0),(35,6,0),(36,4,0),(36,5,0),(36,6,0),(49,7,0),(50,7,0),(51,7,0),(52,7,0),(54,8,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_term_taxonomy`
--
DROP TABLE IF EXISTS `wp_term_taxonomy`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_term_taxonomy` (
`term_taxonomy_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`term_id` bigint unsigned NOT NULL DEFAULT '0',
`taxonomy` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`parent` bigint unsigned NOT NULL DEFAULT '0',
`count` bigint NOT NULL DEFAULT '0',
PRIMARY KEY (`term_taxonomy_id`),
UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
KEY `taxonomy` (`taxonomy`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_term_taxonomy`
--
LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,0),(2,2,'category','',0,0),(3,3,'nav_menu','',0,6),(4,4,'category','',0,2),(5,5,'category','',0,2),(6,6,'category','',0,2),(7,7,'nav_menu','',0,4),(8,8,'nav_menu','',0,1);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_termmeta`
--
DROP TABLE IF EXISTS `wp_termmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_termmeta` (
`meta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`term_id` bigint unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
PRIMARY KEY (`meta_id`),
KEY `term_id` (`term_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_termmeta`
--
LOCK TABLES `wp_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_terms`
--
DROP TABLE IF EXISTS `wp_terms`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_terms` (
`term_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`slug` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`term_group` bigint NOT NULL DEFAULT '0',
PRIMARY KEY (`term_id`),
KEY `slug` (`slug`(191)),
KEY `name` (`name`(191))
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_terms`
--
LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'Main','main',0),(3,'Main Menu','main-menu',0),(4,'News','news',0),(5,'Blogging','blogging',0),(6,'Machine','machine',0),(7,'Social Menu','social-menu',0),(8,'header Menu','header-menu',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_usermeta`
--
DROP TABLE IF EXISTS `wp_usermeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_usermeta` (
`umeta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`user_id` bigint unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
PRIMARY KEY (`umeta_id`),
KEY `user_id` (`user_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_usermeta`
--
LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','info'),(2,1,'first_name','Julio'),(3,1,'last_name','Bradley'),(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:\"472414b593a2aa5da5c3ae7abb89df0f3cf474548b1d84f42b201c498272bbfc\";a:4:{s:10:\"expiration\";i:1625563493;s:2:\"ip\";s:9:\"127.0.0.1\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36\";s:5:\"login\";i:1624353893;}}'),(17,1,'_yoast_wpseo_profile_updated','1583671257'),(18,1,'wp_dashboard_quick_press_last_post_id','75'),(19,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"45.141.152.0\";}'),(20,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\";}'),(21,1,'metaboxhidden_nav-menus','a:3:{i:0;s:30:\"add-post-type-wpautoterms_page\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";}'),(22,1,'wp_user-settings','libraryContent=browse'),(23,1,'wp_user-settings-time','1591355095');
/*!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,'info','$P$BUyj4fkJYLuEM/fw80GGtC4/YIr.Um.','info','[email protected]','','2020-02-09 13:08:59','',0,'Julio Bradley');
/*!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=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wpforms_tasks_meta`
--
LOCK TABLES `wp_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `wp_wpforms_tasks_meta` VALUES (1,'wpforms_process_entry_emails_meta_cleanup','Wzg2NDAwXQ==','2020-06-05 10:23:26'),(2,'wpforms_admin_notifications_update','W10=','2020-06-05 10:23:27'),(3,'wpforms_admin_notifications_update','W10=','2020-07-24 10:08:26'),(4,'wpforms_process_entry_emails_meta_cleanup','Wzg2NDAwXQ==','2020-12-27 10:09:56'),(5,'wpforms_admin_addons_cache_update','W10=','2021-04-09 14:52:04'),(6,'wpforms_admin_notifications_update','W10=','2021-04-19 08:40:07'),(7,'wpforms_admin_notifications_update','W10=','2021-06-22 09:24:54'),(8,'wpforms_admin_builder_templates_cache_update','W10=','2021-09-02 02:10:14');
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wpil_keyword_select_links`
--
DROP TABLE IF EXISTS `wp_wpil_keyword_select_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpil_keyword_select_links` (
`id` int unsigned NOT NULL AUTO_INCREMENT,
`keyword_id` int unsigned NOT NULL,
`post_id` int unsigned NOT NULL,
`post_type` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL,
`sentence_text` text COLLATE utf8mb4_unicode_ci,
`case_keyword` text COLLATE utf8mb4_unicode_ci,
`meta_data` text COLLATE utf8mb4_unicode_ci,
PRIMARY KEY (`id`),
KEY `keyword_id` (`keyword_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wpil_keyword_select_links`
--
LOCK TABLES `wp_wpil_keyword_select_links` WRITE;
/*!40000 ALTER TABLE `wp_wpil_keyword_select_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpil_keyword_select_links` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wpil_report_links`
--
DROP TABLE IF EXISTS `wp_wpil_report_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpil_report_links` (
`link_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`post_id` bigint unsigned NOT NULL,
`clean_url` text COLLATE utf8mb4_unicode_ci,
`raw_url` text COLLATE utf8mb4_unicode_ci,
`host` text COLLATE utf8mb4_unicode_ci,
`anchor` text COLLATE utf8mb4_unicode_ci,
`internal` tinyint(1) DEFAULT '0',
`has_links` tinyint(1) NOT NULL DEFAULT '0',
`post_type` text COLLATE utf8mb4_unicode_ci,
`location` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
PRIMARY KEY (`link_id`),
KEY `post_id` (`post_id`),
KEY `clean_url` (`clean_url`(500))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wpil_report_links`
--
LOCK TABLES `wp_wpil_report_links` WRITE;
/*!40000 ALTER TABLE `wp_wpil_report_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpil_report_links` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_yoast_indexable`
--
DROP TABLE IF EXISTS `wp_yoast_indexable`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_yoast_indexable` (
`id` int unsigned NOT NULL AUTO_INCREMENT,
`permalink` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`permalink_hash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`object_id` bigint DEFAULT NULL,
`object_type` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`object_sub_type` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`author_id` bigint DEFAULT NULL,
`post_parent` bigint DEFAULT NULL,
`title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`description` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`breadcrumb_title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`post_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`is_public` tinyint(1) DEFAULT NULL,
`is_protected` tinyint(1) DEFAULT '0',
`has_public_posts` tinyint(1) DEFAULT NULL,
`number_of_pages` int unsigned DEFAULT NULL,
`canonical` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`primary_focus_keyword` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`primary_focus_keyword_score` int DEFAULT NULL,
`readability_score` int DEFAULT NULL,
`is_cornerstone` tinyint(1) DEFAULT '0',
`is_robots_noindex` tinyint(1) DEFAULT '0',
`is_robots_nofollow` tinyint(1) DEFAULT '0',
`is_robots_noarchive` tinyint(1) DEFAULT '0',
`is_robots_noimageindex` tinyint(1) DEFAULT '0',
`is_robots_nosnippet` tinyint(1) DEFAULT '0',
`twitter_title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`twitter_image` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`twitter_description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`twitter_image_id` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`twitter_image_source` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`open_graph_title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`open_graph_description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`open_graph_image` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`open_graph_image_id` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`open_graph_image_source` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`open_graph_image_meta` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`link_count` int DEFAULT NULL,
`incoming_link_count` int DEFAULT NULL,
`prominent_words_version` int unsigned DEFAULT NULL,
`created_at` datetime DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
`blog_id` bigint NOT NULL DEFAULT '1',
`language` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`region` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`schema_page_type` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`schema_article_type` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`has_ancestors` tinyint(1) DEFAULT '0',
`estimated_reading_time_minutes` int DEFAULT NULL,
`version` int DEFAULT '1',
`object_last_modified` datetime DEFAULT NULL,
`object_published_at` datetime DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `object_type_and_sub_type` (`object_type`,`object_sub_type`),
KEY `object_id_and_type` (`object_id`,`object_type`),
KEY `subpages` (`post_parent`,`object_type`,`post_status`,`object_id`),
KEY `permalink_hash_and_object_type` (`permalink_hash`,`object_type`),
KEY `prominent_words` (`prominent_words_version`,`object_type`,`object_sub_type`,`post_status`),
KEY `published_sitemap_index` (`object_published_at`,`is_robots_noindex`,`object_type`,`object_sub_type`)
) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_yoast_indexable`
--
LOCK TABLES `wp_yoast_indexable` WRITE;
/*!40000 ALTER TABLE `wp_yoast_indexable` DISABLE KEYS */;
INSERT INTO `wp_yoast_indexable` VALUES (1,'http://infohit.nl/','19:7313d0a45df73b5b69ae229eac88fce1',NULL,'home-page',NULL,NULL,NULL,'%%sitename%% %%page%% %%sep%% %%sitedesc%%','','Home',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,'%%sitename%%','','','0',NULL,NULL,NULL,NULL,NULL,'2020-07-24 10:18:47','2021-11-21 02:30:19',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-06-05 11:07:06','2020-06-05 11:04:59'),(2,NULL,NULL,NULL,'system-page','search-result',NULL,NULL,'You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-07-24 10:55:49','2020-07-24 10:55:49',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(3,'http://infohit.nl/author/info/','31:34c403ca07b62589ce36d1fc56cdcca6',1,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://secure.gravatar.com/avatar/52c2a6a9943d9e7b9a9f5930d553bc1f?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/52c2a6a9943d9e7b9a9f5930d553bc1f?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2020-07-24 14:25:14','2021-11-21 02:30:19',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-06-05 11:41:27','2020-02-09 13:09:00'),(4,'http://infohit.nl/cad-cam-software-and-high-speed-machining/','61:ec78859c475f99b601d92e5a286744cd',35,'post','post',1,0,NULL,NULL,'CAD/CAM Software and High Speed Machining','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://infohit.nl/wp-content/uploads/2020/06/152.jpg',NULL,'39','featured-image',NULL,NULL,'http://infohit.nl/wp-content/uploads/2020/06/152.jpg','39','featured-image','{\"width\":2560,\"height\":1707,\"url\":\"http://infohit.nl/wp-content/uploads/2020/06/152.jpg\",\"path\":\"/var/www/infohit.nl/public_html/wp-content/uploads/2020/06/152.jpg\",\"size\":\"full\",\"id\":39,\"alt\":\"\",\"pixels\":4369920,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-07-24 14:25:14','2021-11-18 15:00:36',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-06-05 11:07:06','2020-06-05 11:06:44'),(5,'http://infohit.nl/terms-and-conditions/','40:5fb8aeb20a1d0a9f38696a4659e64554',16,'post','page',1,0,NULL,NULL,'Terms and Conditions','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-07-24 17:56:00','2021-11-17 06:04:48',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-06-05 10:30:24','2020-06-05 10:30:24'),(6,'http://infohit.nl/blog/','24:15e65773228e316ec3a82305440358e4',17,'post','page',1,0,NULL,NULL,'Blog','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-07-24 20:36:10','2021-11-16 14:50:31',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-06-05 10:29:24','2020-06-05 10:29:24'),(7,'http://infohit.nl/privacy-policy-2/','36:de2c29f469405337ad2d5bef471e8b4d',15,'post','page',1,0,NULL,NULL,'Privacy Policy','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-07-24 23:06:40','2021-11-19 18:54:25',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-06-05 10:34:55','2020-06-05 10:34:24'),(8,'http://infohit.nl/about/','25:e4b7e5c2f45cfe2dfd048bef3c6b39ce',5,'post','page',1,0,NULL,NULL,'About','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-07-24 23:43:47','2021-11-17 06:04:08',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-02-09 13:09:00','2020-02-09 13:09:00'),(9,'http://infohit.nl/how-much-money-should-i-spend-on-my-pitching-machine/','72:3f9bdc3312bc55c04a710461bdd17325',36,'post','post',1,0,NULL,NULL,'How Much Money Should I Spend on My Pitching Machine?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://infohit.nl/wp-content/uploads/2020/06/525.jpg',NULL,'38','featured-image',NULL,NULL,'http://infohit.nl/wp-content/uploads/2020/06/525.jpg','38','featured-image','{\"width\":1200,\"height\":633,\"url\":\"http://infohit.nl/wp-content/uploads/2020/06/525.jpg\",\"path\":\"/var/www/infohit.nl/public_html/wp-content/uploads/2020/06/525.jpg\",\"size\":\"full\",\"id\":38,\"alt\":\"\",\"pixels\":759600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2020-07-25 14:21:03','2021-11-18 19:23:25',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-06-05 11:04:59','2020-06-05 11:04:59'),(10,'http://infohit.nl/contact-us/','30:b3602132480682936b8c4e531acb8eb1',18,'post','page',1,0,NULL,NULL,'Contact Us','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-07-25 21:11:15','2021-11-16 17:23:04',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-06-05 10:29:14','2020-06-05 10:29:08'),(11,NULL,NULL,NULL,'date-archive',NULL,NULL,NULL,'%%date%% %%page%% %%sep%% %%sitename%%','',NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-07-25 21:30:16','2020-07-25 21:30:16',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(12,'http://infohit.nl/category/blogging/','37:3756ba798419c18917e1679e170083d6',5,'term','category',NULL,NULL,NULL,NULL,'Blogging',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-07-25 22:08:03','2021-11-18 19:23:25',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-06-05 11:07:06','2020-06-05 11:04:59'),(13,'http://infohit.nl/category/news/','33:b275af8cfd491718edd4d84456b68ad3',4,'term','category',NULL,NULL,NULL,NULL,'News',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-07-25 22:26:59','2021-11-18 19:23:25',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-06-05 11:07:06','2020-06-05 11:04:59'),(14,'http://infohit.nl/category/machine/','36:0bc23d5c60d75d74bbb529d90a681ade',6,'term','category',NULL,NULL,NULL,NULL,'Machine',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-07-26 07:54:59','2021-11-18 19:23:25',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-06-05 11:07:06','2020-06-05 11:04:59'),(15,'http://infohit.nl/privacy/','27:3185996fec820cf4fdd815e539a50e1d',7,'post','page',1,0,NULL,NULL,'Privacy','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-08-03 18:36:07','2021-11-21 02:30:19',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-02-09 13:09:00','2020-02-09 13:09:00'),(16,'http://infohit.nl/contact/','27:2f384e989512d94b69c6d1665302aea7',6,'post','page',1,0,NULL,NULL,'Contact','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-08-08 18:10:48','2021-11-18 12:46:33',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-02-09 13:09:00','2020-02-09 13:09:00'),(17,'http://infohit.nl/wpautoterms/','31:118df084f2c0f4c97637b848d8f84cc3',NULL,'post-type-archive','wpautoterms_page',NULL,NULL,'%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%','','Legal Pages',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-09-18 07:23:44','2020-09-18 07:23:44',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL);
/*!40000 ALTER TABLE `wp_yoast_indexable` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_yoast_indexable_hierarchy`
--
DROP TABLE IF EXISTS `wp_yoast_indexable_hierarchy`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_yoast_indexable_hierarchy` (
`indexable_id` int unsigned NOT NULL,
`ancestor_id` int unsigned NOT NULL,
`depth` int unsigned DEFAULT NULL,
`blog_id` bigint NOT NULL DEFAULT '1',
PRIMARY KEY (`indexable_id`,`ancestor_id`),
KEY `indexable_id` (`indexable_id`),
KEY `ancestor_id` (`ancestor_id`),
KEY `depth` (`depth`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_yoast_indexable_hierarchy`
--
LOCK TABLES `wp_yoast_indexable_hierarchy` WRITE;
/*!40000 ALTER TABLE `wp_yoast_indexable_hierarchy` DISABLE KEYS */;
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (1,0,0,1),(2,0,0,1),(3,0,0,1),(4,0,0,1),(5,0,0,1),(6,0,0,1),(7,0,0,1),(8,0,0,1),(9,0,0,1),(10,0,0,1),(11,0,0,1),(12,0,0,1),(13,0,0,1),(14,0,0,1),(15,0,0,1),(16,0,0,1);
/*!40000 ALTER TABLE `wp_yoast_indexable_hierarchy` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_yoast_migrations`
--
DROP TABLE IF EXISTS `wp_yoast_migrations`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_yoast_migrations` (
`id` int unsigned NOT NULL AUTO_INCREMENT,
`version` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `WP_yoast_migrations_version` (`version`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_yoast_migrations`
--
LOCK TABLES `wp_yoast_migrations` WRITE;
/*!40000 ALTER TABLE `wp_yoast_migrations` DISABLE KEYS */;
INSERT INTO `wp_yoast_migrations` VALUES (1,'20171228151840'),(2,'20171228151841'),(3,'20190529075038'),(4,'20191011111109'),(5,'20200408101900'),(6,'20200420073606'),(7,'20200428123747'),(8,'20200428194858'),(9,'20200429105310'),(10,'20200430075614'),(11,'20200430150130'),(12,'20200507054848'),(13,'20200513133401'),(14,'20200609154515'),(16,'20200616130143'),(18,'20200617122511'),(15,'20200702141921'),(17,'20200728095334'),(19,'20201202144329'),(20,'20201216124002'),(21,'20201216141134'),(22,'20210817092415'),(23,'20211020091404');
/*!40000 ALTER TABLE `wp_yoast_migrations` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_yoast_primary_term`
--
DROP TABLE IF EXISTS `wp_yoast_primary_term`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_yoast_primary_term` (
`id` int unsigned NOT NULL AUTO_INCREMENT,
`post_id` bigint DEFAULT NULL,
`term_id` bigint DEFAULT NULL,
`taxonomy` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`created_at` datetime DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
`blog_id` bigint NOT NULL DEFAULT '1',
PRIMARY KEY (`id`),
KEY `post_taxonomy` (`post_id`,`taxonomy`),
KEY `post_term` (`post_id`,`term_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_yoast_primary_term`
--
LOCK TABLES `wp_yoast_primary_term` WRITE;
/*!40000 ALTER TABLE `wp_yoast_primary_term` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_yoast_primary_term` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_yoast_seo_links`
--
DROP TABLE IF EXISTS `wp_yoast_seo_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_yoast_seo_links` (
`id` bigint unsigned NOT NULL AUTO_INCREMENT,
`url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`post_id` bigint unsigned NOT NULL,
`target_post_id` bigint unsigned NOT NULL,
`type` varchar(8) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`indexable_id` int unsigned DEFAULT NULL,
`target_indexable_id` int unsigned DEFAULT NULL,
`height` int unsigned DEFAULT NULL,
`width` int unsigned DEFAULT NULL,
`size` int unsigned DEFAULT NULL,
`language` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`region` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `link_direction` (`post_id`,`type`),
KEY `indexable_link_direction` (`indexable_id`,`type`)
) ENGINE=InnoDB 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 */;
/*!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 (76,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:05:48