?????????????? {"data":{"description":"No virus detected in upload “mybf1_menthol.sql.gz”.","file":"mybf1_menthol.sql.gz"},"name":"no-virus","type":"info"} {"name":"gunzip","data":{"file":"mybf1_menthol.sql.gz","description":"The system is extracting the archive “/home/mybf1/tmp/Cpanel_Form_file.upload.bf40ce3b”.","archive":"/home/mybf1/tmp/Cpanel_Form_file.upload.bf40ce3b"},"type":"info"} {"name":"database_name","data":{"description":"The system identified the database name for the backup file “mybf1_menthol.sql.gz” to be “mybf1_menthol”.","database":"mybf1_menthol","file":"mybf1_menthol.sql.gz"},"type":"debug"} {"type":"debug","name":"created_temp_database_user","data":{"file":"mybf1_menthol.sql.gz","description":"The system created a temporary database user “mybf1_0dt1u0n”.","username":"mybf1_0dt1u0n"}} {"data":{"username":"mybf1_0dt1u0n","database":"mybf1_menthol","description":"The system linked the temporary database user “mybf1_0dt1u0n” to the database “mybf1_menthol”.","file":"mybf1_menthol.sql.gz"},"name":"linked_temp_database_user_to_database","type":"debug"} {"name":"restoring_start","data":{"file":"mybf1_menthol.sql.gz","description":"The system is starting to restore the database backup “mybf1_menthol.sql.gz”."},"type":"info"} {"data":{"file":"mybf1_menthol.sql.gz","description":"--------------\n/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */\n--------------\n\n--------------\n/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */\n--------------\n\n--------------\n/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */\n--------------\n\n--------------\n/*!40101 SET NAMES utf8mb4 */\n--------------\n\n--------------\n/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */\n--------------\n\n--------------\n/*!40103 SET TIME_ZONE='+00:00' */\n--------------\n\n--------------\n/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */\n--------------\n\n--------------\n/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */\n--------------\n\n--------------\n/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */\n--------------\n\n--------------\n/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */\n--------------\n\n--------------\nDROP TABLE IF EXISTS `mentholcommentmeta`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@c"},"name":"restoring","type":"debug"} {"data":{"file":"mybf1_menthol.sql.gz","description":"haracter_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8 */\n--------------\n\n--------------\nCREATE TABLE `mentholcommentmeta` (\n `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `comment_id` bigint(20) unsigned NOT NULL DEFAULT '0',\n `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,\n `meta_value` longtext COLLATE utf8mb4_unicode_ci,\n PRIMARY KEY (`meta_id`),\n KEY `comment_id` (`comment_id`),\n KEY `meta_key` (`meta_key`(191))\n) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `mentholcommentmeta` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `mentholcommentmeta` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `mentholcommentmeta` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `mentholcomments`\n-------------"},"name":"restoring","type":"debug"} {"data":{"file":"mybf1_menthol.sql.gz","description":"-\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8 */\n--------------\n\n--------------\nCREATE TABLE `mentholcomments` (\n `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT '0',\n `comment_author` tinytext COLLATE utf8mb4_unicode_ci NOT NULL,\n `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\n `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\n `comment_content` text COLLATE utf8mb4_unicode_ci NOT NULL,\n `comment_karma` int(11) NOT NULL DEFAULT '0',\n `comment_approved` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',\n `comment_agent` varchar(255) COLLAT"},"name":"restoring","type":"debug"} {"name":"restoring","data":{"description":"E utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `comment_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'comment',\n `comment_parent` bigint(20) unsigned NOT NULL DEFAULT '0',\n `user_id` bigint(20) unsigned NOT NULL DEFAULT '0',\n PRIMARY KEY (`comment_ID`),\n KEY `comment_post_ID` (`comment_post_ID`),\n KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),\n KEY `comment_date_gmt` (`comment_date_gmt`),\n KEY `comment_parent` (`comment_parent`),\n KEY `comment_author_email` (`comment_author_email`(10))\n) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `mentholcomments` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `mentholcomments` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `mentholcomments` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\n","file":"mybf1_menthol.sql.gz"},"type":"debug"} {"data":{"description":"DROP TABLE IF EXISTS `menthollinks`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8 */\n--------------\n\n--------------\nCREATE TABLE `menthollinks` (\n `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `link_url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `link_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `link_image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `link_target` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `link_description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `link_visible` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Y',\n `link_owner` bigint(20) unsigned NOT NULL DEFAULT '1',\n `link_rating` int(11) NOT NULL DEFAULT '0',\n `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\n `link_rel` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","file":"mybf1_menthol.sql.gz"},"name":"restoring","type":"debug"} {"type":"debug","data":{"description":",\n `link_notes` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,\n `link_rss` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n PRIMARY KEY (`link_id`),\n KEY `link_visible` (`link_visible`)\n) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `menthollinks` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `menthollinks` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `menthollinks` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `mentholoptions`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8 */\n--------------\n\n--------------\nCREATE TABLE `mentholoptions` (\n `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `option_name` varchar(191) COLL","file":"mybf1_menthol.sql.gz"},"name":"restoring"} {"data":{"file":"mybf1_menthol.sql.gz","description":"ATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `option_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL,\n `autoload` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes',\n PRIMARY KEY (`option_id`),\n UNIQUE KEY `option_name` (`option_name`),\n KEY `autoload` (`autoload`)\n) ENGINE=MyISAM AUTO_INCREMENT=1572456 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `mentholoptions` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `mentholoptions` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `mentholoptions` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (1,'siteurl','https://menthol.bf1.my','yes'),(2,'home','https://menthol.bf1.my','yes'),(3,'blogname','Menthol Kristal','yes'),(4,'blogdescription','Menthol Kristal Malaysia','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','bestform18@yahoo.com','yes'),(7,'start_of_week','1',"},"name":"restoring","type":"debug"} {"name":"restoring","data":{"file":"mybf1_menthol.sql.gz","description":"'yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','3','yes'),(19,'default_comment_status','closed','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%category%/%postname%/','yes'),(29,'rewrite_rules','a:352:{s:16:\\\".well-known/(.+)\\\";s:35:\\\"index.php?ec-well-known=$matches[1]\\\";s:11:\\\"^wp-json/?$\\\";s:22:\\\"index.php?rest_route=/\\\";s:14:\\\"^wp-json/(.*)?\\\";s:33:\\\"index.php?rest_route=/$matc"},"type":"debug"} {"data":{"file":"mybf1_menthol.sql.gz","description":"hes[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:28:\\\"^/.*-p([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:19:\\\"index.php?page_id=7\\\";s:28:\\\"^/.*-c([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:19:\\\"index.php?page_id=7\\\";s:8:\\\"^/cart.*\\\";s:19:\\\"index.php?page_id=7\\\";s:14:\\\"^/checkout.*.*\\\";s:19:\\\"index.php?page_id=7\\\";s:11:\\\"^/account.*\\\";s:19:\\\"index.php?page_id=7\\\";s:21:\\\"^/account\\\\/settings.*\\\";s:19:\\\"index.php?page_id=7\\\";s:19:\\\"^/account\\\\/orders.*\\\";s:19:\\\"index.php?page_id=7\\\";s:25:\\"},"name":"restoring","type":"debug"} {"type":"debug","data":{"description":"\"^/account\\\\/address-book.*\\\";s:19:\\\"index.php?page_id=7\\\";s:22:\\\"^/account\\\\/favorites.*\\\";s:19:\\\"index.php?page_id=7\\\";s:10:\\\"^/search.*\\\";s:19:\\\"index.php?page_id=7\\\";s:14:\\\"^/search\\\\?.*.*\\\";s:19:\\\"index.php?page_id=7\\\";s:10:\\\"^/signin.*\\\";s:19:\\\"index.php?page_id=7\\\";s:16:\\\"^/pages\\\\/about.*\\\";s:19:\\\"index.php?page_id=7\\\";s:27:\\\"^/pages\\\\/shipping-payment.*\\\";s:19:\\\"index.php?page_id=7\\\";s:18:\\\"^/pages\\\\/returns.*\\\";s:19:\\\"index.php?page_id=7\\\";s:16:\\\"^/pages\\\\/terms.*\\\";s:19:\\\"index.php?page_id=7\\\";s:25:\\\"^/pages\\\\/privacy-policy.*\\\";s:19:\\\"index.php?page_id=7\\\";s:12:\\\"^/signIn.*.*\\\";s:19:\\\"index.php?page_id=7\\\";s:19:\\\"^/resetPassword.*.*\\\";s:19:\\\"index.php?page_id=7\\\";s:16:\\\"^/checkoutAB.*.*\\\";s:19:\\\"index.php?page_id=7\\\";s:19:\\\"^/downloadError.*.*\\\";s:19:\\\"index.php?page_id=7\\\";s:18:\\\"^/orderFailure.*.*\\\";s:19:\\\"index.php?page_id=7\\\";s:16:\\\"^/checkoutCC.*.*\\\";s:19:\\\"index.php?page_id=7\\\";s:16:\\\"^/checkoutEC.*.*\\\";s:19:\\\"index.php?page_id=7\\\";s:16:\\\"^/checkoutAC.*.*\\\";s:19:\\\"index.php?page_id=7\\\";s:24:","file":"mybf1_menthol.sql.gz"},"name":"restoring"} {"type":"debug","name":"restoring","data":{"file":"mybf1_menthol.sql.gz","description":"\\\"^/FBAutofillCheckout.*.*\\\";s:19:\\\"index.php?page_id=7\\\";s:67:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/.*-p([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=25\\\";s:67:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/.*-c([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=25\\\";s:47:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/cart.*\\\";s:14:\\\"index.php?p=25\\\";s:53:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/checkout.*.*\\\";s:14:\\\"index.php?p=25\\\";s:50:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/account.*\\\";s:14:\\\"index.php?p=25\\\";s:60:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/account\\\\/settings.*\\\";s:14:\\\"index.php?p=25\\\";s:58:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/account\\\\/orders.*\\\";s:14:\\\"index.php?p=25\\\";s:64:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/account\\\\/address-book.*\\\";s:14:\\\"index.php?p=25\\\";s:61:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/account\\\\/favorites.*\\\";s:14:\\\"index.php?p=25\\\";s:49:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/search.*\\\";s:14:\\\"index.php?p=25\\\";s:53:\\\"^ment"}} {"type":"debug","name":"restoring","data":{"description":"hol\\\\-kristal/menthol\\\\-kristal\\\\-100g/search\\\\?.*.*\\\";s:14:\\\"index.php?p=25\\\";s:49:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/signin.*\\\";s:14:\\\"index.php?p=25\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/pages\\\\/about.*\\\";s:14:\\\"index.php?p=25\\\";s:66:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/pages\\\\/shipping-payment.*\\\";s:14:\\\"index.php?p=25\\\";s:57:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/pages\\\\/returns.*\\\";s:14:\\\"index.php?p=25\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/pages\\\\/terms.*\\\";s:14:\\\"index.php?p=25\\\";s:64:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/pages\\\\/privacy-policy.*\\\";s:14:\\\"index.php?p=25\\\";s:51:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/signIn.*.*\\\";s:14:\\\"index.php?p=25\\\";s:58:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/resetPassword.*.*\\\";s:14:\\\"index.php?p=25\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/checkoutAB.*.*\\\";s:14:\\\"index.php?p=25\\\";s:58:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/downloadError.*.*\\\";s:14:\\\"index.php?p=25\\\";s:","file":"mybf1_menthol.sql.gz"}} {"name":"restoring","data":{"description":"57:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/orderFailure.*.*\\\";s:14:\\\"index.php?p=25\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/checkoutCC.*.*\\\";s:14:\\\"index.php?p=25\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/checkoutEC.*.*\\\";s:14:\\\"index.php?p=25\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/checkoutAC.*.*\\\";s:14:\\\"index.php?p=25\\\";s:63:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-100g/FBAutofillCheckout.*.*\\\";s:14:\\\"index.php?p=25\\\";s:67:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/.*-p([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=28\\\";s:67:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/.*-c([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=28\\\";s:47:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/cart.*\\\";s:14:\\\"index.php?p=28\\\";s:53:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/checkout.*.*\\\";s:14:\\\"index.php?p=28\\\";s:50:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/account.*\\\";s:14:\\\"index.php?p=28\\\";s:60:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/account\\\\/settings.*\\\";s:14:\\\"in","file":"mybf1_menthol.sql.gz"},"type":"debug"} {"type":"debug","name":"restoring","data":{"description":"dex.php?p=28\\\";s:58:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/account\\\\/orders.*\\\";s:14:\\\"index.php?p=28\\\";s:64:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/account\\\\/address-book.*\\\";s:14:\\\"index.php?p=28\\\";s:61:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/account\\\\/favorites.*\\\";s:14:\\\"index.php?p=28\\\";s:49:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/search.*\\\";s:14:\\\"index.php?p=28\\\";s:53:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/search\\\\?.*.*\\\";s:14:\\\"index.php?p=28\\\";s:49:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/signin.*\\\";s:14:\\\"index.php?p=28\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/pages\\\\/about.*\\\";s:14:\\\"index.php?p=28\\\";s:66:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/pages\\\\/shipping-payment.*\\\";s:14:\\\"index.php?p=28\\\";s:57:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/pages\\\\/returns.*\\\";s:14:\\\"index.php?p=28\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/pages\\\\/terms.*\\\";s:14:\\\"index.php?p=28\\\";s:64:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/pages\\\\/priva","file":"mybf1_menthol.sql.gz"}} {"name":"restoring","data":{"description":"cy-policy.*\\\";s:14:\\\"index.php?p=28\\\";s:51:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/signIn.*.*\\\";s:14:\\\"index.php?p=28\\\";s:58:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/resetPassword.*.*\\\";s:14:\\\"index.php?p=28\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/checkoutAB.*.*\\\";s:14:\\\"index.php?p=28\\\";s:58:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/downloadError.*.*\\\";s:14:\\\"index.php?p=28\\\";s:57:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/orderFailure.*.*\\\";s:14:\\\"index.php?p=28\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/checkoutCC.*.*\\\";s:14:\\\"index.php?p=28\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/checkoutEC.*.*\\\";s:14:\\\"index.php?p=28\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/checkoutAC.*.*\\\";s:14:\\\"index.php?p=28\\\";s:63:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-500g/FBAutofillCheckout.*.*\\\";s:14:\\\"index.php?p=28\\\";s:66:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/.*-p([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=32\\\";s:66:\\\"^menthol\\\\-kristal/menthol\\\\-krist","file":"mybf1_menthol.sql.gz"},"type":"debug"} {"type":"debug","name":"restoring","data":{"description":"al\\\\-1kg/.*-c([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=32\\\";s:46:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/cart.*\\\";s:14:\\\"index.php?p=32\\\";s:52:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/checkout.*.*\\\";s:14:\\\"index.php?p=32\\\";s:49:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/account.*\\\";s:14:\\\"index.php?p=32\\\";s:59:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/account\\\\/settings.*\\\";s:14:\\\"index.php?p=32\\\";s:57:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/account\\\\/orders.*\\\";s:14:\\\"index.php?p=32\\\";s:63:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/account\\\\/address-book.*\\\";s:14:\\\"index.php?p=32\\\";s:60:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/account\\\\/favorites.*\\\";s:14:\\\"index.php?p=32\\\";s:48:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/search.*\\\";s:14:\\\"index.php?p=32\\\";s:52:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/search\\\\?.*.*\\\";s:14:\\\"index.php?p=32\\\";s:48:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/signin.*\\\";s:14:\\\"index.php?p=32\\\";s:54:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/p","file":"mybf1_menthol.sql.gz"}} {"name":"restoring","data":{"description":"ages\\\\/about.*\\\";s:14:\\\"index.php?p=32\\\";s:65:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/pages\\\\/shipping-payment.*\\\";s:14:\\\"index.php?p=32\\\";s:56:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/pages\\\\/returns.*\\\";s:14:\\\"index.php?p=32\\\";s:54:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/pages\\\\/terms.*\\\";s:14:\\\"index.php?p=32\\\";s:63:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/pages\\\\/privacy-policy.*\\\";s:14:\\\"index.php?p=32\\\";s:50:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/signIn.*.*\\\";s:14:\\\"index.php?p=32\\\";s:57:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/resetPassword.*.*\\\";s:14:\\\"index.php?p=32\\\";s:54:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/checkoutAB.*.*\\\";s:14:\\\"index.php?p=32\\\";s:57:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/downloadError.*.*\\\";s:14:\\\"index.php?p=32\\\";s:56:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/orderFailure.*.*\\\";s:14:\\\"index.php?p=32\\\";s:54:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/checkoutCC.*.*\\\";s:14:\\\"index.php?p=32\\\";s:54:\\\"^menthol\\\\-kristal/menthol\\\\-kristal","file":"mybf1_menthol.sql.gz"},"type":"debug"} {"type":"debug","name":"restoring","data":{"file":"mybf1_menthol.sql.gz","description":"\\\\-1kg/checkoutEC.*.*\\\";s:14:\\\"index.php?p=32\\\";s:54:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/checkoutAC.*.*\\\";s:14:\\\"index.php?p=32\\\";s:62:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-1kg/FBAutofillCheckout.*.*\\\";s:14:\\\"index.php?p=32\\\";s:66:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/.*-p([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=35\\\";s:66:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/.*-c([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=35\\\";s:46:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/cart.*\\\";s:14:\\\"index.php?p=35\\\";s:52:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/checkout.*.*\\\";s:14:\\\"index.php?p=35\\\";s:49:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/account.*\\\";s:14:\\\"index.php?p=35\\\";s:59:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/account\\\\/settings.*\\\";s:14:\\\"index.php?p=35\\\";s:57:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/account\\\\/orders.*\\\";s:14:\\\"index.php?p=35\\\";s:63:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/account\\\\/address-book.*\\\";s:14:\\\"index.php?p=35\\\";s:60:\\\"^menthol\\\\-kristal"}} {"type":"debug","name":"restoring","data":{"file":"mybf1_menthol.sql.gz","description":"/menthol\\\\-kristal\\\\-5kg/account\\\\/favorites.*\\\";s:14:\\\"index.php?p=35\\\";s:48:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/search.*\\\";s:14:\\\"index.php?p=35\\\";s:52:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/search\\\\?.*.*\\\";s:14:\\\"index.php?p=35\\\";s:48:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/signin.*\\\";s:14:\\\"index.php?p=35\\\";s:54:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/pages\\\\/about.*\\\";s:14:\\\"index.php?p=35\\\";s:65:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/pages\\\\/shipping-payment.*\\\";s:14:\\\"index.php?p=35\\\";s:56:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/pages\\\\/returns.*\\\";s:14:\\\"index.php?p=35\\\";s:54:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/pages\\\\/terms.*\\\";s:14:\\\"index.php?p=35\\\";s:63:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/pages\\\\/privacy-policy.*\\\";s:14:\\\"index.php?p=35\\\";s:50:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/signIn.*.*\\\";s:14:\\\"index.php?p=35\\\";s:57:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/resetPassword.*.*\\\";s:14:\\\"index.php?p=35\\\";s:54:\\\"^menthol\\\\-kristal/me"}} {"data":{"description":"nthol\\\\-kristal\\\\-5kg/checkoutAB.*.*\\\";s:14:\\\"index.php?p=35\\\";s:57:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/downloadError.*.*\\\";s:14:\\\"index.php?p=35\\\";s:56:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/orderFailure.*.*\\\";s:14:\\\"index.php?p=35\\\";s:54:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/checkoutCC.*.*\\\";s:14:\\\"index.php?p=35\\\";s:54:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/checkoutEC.*.*\\\";s:14:\\\"index.php?p=35\\\";s:54:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/checkoutAC.*.*\\\";s:14:\\\"index.php?p=35\\\";s:62:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-5kg/FBAutofillCheckout.*.*\\\";s:14:\\\"index.php?p=35\\\";s:66:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/.*-p([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=38\\\";s:66:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/.*-c([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=38\\\";s:46:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/cart.*\\\";s:14:\\\"index.php?p=38\\\";s:52:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/checkout.*.*\\\";s:14:\\\"index.php?p=38\\\";s:49:\\\"^menthol\\\\-kr","file":"mybf1_menthol.sql.gz"},"name":"restoring","type":"debug"} {"type":"debug","name":"restoring","data":{"file":"mybf1_menthol.sql.gz","description":"istal/mentol\\\\-kristal\\\\-25kg/account.*\\\";s:14:\\\"index.php?p=38\\\";s:59:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/account\\\\/settings.*\\\";s:14:\\\"index.php?p=38\\\";s:57:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/account\\\\/orders.*\\\";s:14:\\\"index.php?p=38\\\";s:63:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/account\\\\/address-book.*\\\";s:14:\\\"index.php?p=38\\\";s:60:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/account\\\\/favorites.*\\\";s:14:\\\"index.php?p=38\\\";s:48:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/search.*\\\";s:14:\\\"index.php?p=38\\\";s:52:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/search\\\\?.*.*\\\";s:14:\\\"index.php?p=38\\\";s:48:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/signin.*\\\";s:14:\\\"index.php?p=38\\\";s:54:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/pages\\\\/about.*\\\";s:14:\\\"index.php?p=38\\\";s:65:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/pages\\\\/shipping-payment.*\\\";s:14:\\\"index.php?p=38\\\";s:56:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/pages\\\\/returns.*\\\";s:14:\\\"index.php?p=38\\\";s:54:\\\"^menthol\\\\-"}} {"type":"debug","data":{"file":"mybf1_menthol.sql.gz","description":"kristal/mentol\\\\-kristal\\\\-25kg/pages\\\\/terms.*\\\";s:14:\\\"index.php?p=38\\\";s:63:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/pages\\\\/privacy-policy.*\\\";s:14:\\\"index.php?p=38\\\";s:50:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/signIn.*.*\\\";s:14:\\\"index.php?p=38\\\";s:57:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/resetPassword.*.*\\\";s:14:\\\"index.php?p=38\\\";s:54:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/checkoutAB.*.*\\\";s:14:\\\"index.php?p=38\\\";s:57:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/downloadError.*.*\\\";s:14:\\\"index.php?p=38\\\";s:56:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/orderFailure.*.*\\\";s:14:\\\"index.php?p=38\\\";s:54:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/checkoutCC.*.*\\\";s:14:\\\"index.php?p=38\\\";s:54:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/checkoutEC.*.*\\\";s:14:\\\"index.php?p=38\\\";s:54:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/checkoutAC.*.*\\\";s:14:\\\"index.php?p=38\\\";s:62:\\\"^menthol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/FBAutofillCheckout.*.*\\\";s:14:\\\"index.php?p=38\\\";s:67:\\\"^menthol\\\\-"},"name":"restoring"} {"name":"restoring","data":{"description":"kristal/menthol\\\\-kristal\\\\-50kg/.*-p([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=42\\\";s:67:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/.*-c([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=42\\\";s:47:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/cart.*\\\";s:14:\\\"index.php?p=42\\\";s:53:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/checkout.*.*\\\";s:14:\\\"index.php?p=42\\\";s:50:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/account.*\\\";s:14:\\\"index.php?p=42\\\";s:60:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/account\\\\/settings.*\\\";s:14:\\\"index.php?p=42\\\";s:58:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/account\\\\/orders.*\\\";s:14:\\\"index.php?p=42\\\";s:64:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/account\\\\/address-book.*\\\";s:14:\\\"index.php?p=42\\\";s:61:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/account\\\\/favorites.*\\\";s:14:\\\"index.php?p=42\\\";s:49:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/search.*\\\";s:14:\\\"index.php?p=42\\\";s:53:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/search\\\\?.*.*\\\";s:14:\\\"index.php?p=42","file":"mybf1_menthol.sql.gz"},"type":"debug"} {"data":{"description":"\\\";s:49:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/signin.*\\\";s:14:\\\"index.php?p=42\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/pages\\\\/about.*\\\";s:14:\\\"index.php?p=42\\\";s:66:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/pages\\\\/shipping-payment.*\\\";s:14:\\\"index.php?p=42\\\";s:57:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/pages\\\\/returns.*\\\";s:14:\\\"index.php?p=42\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/pages\\\\/terms.*\\\";s:14:\\\"index.php?p=42\\\";s:64:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/pages\\\\/privacy-policy.*\\\";s:14:\\\"index.php?p=42\\\";s:51:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/signIn.*.*\\\";s:14:\\\"index.php?p=42\\\";s:58:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/resetPassword.*.*\\\";s:14:\\\"index.php?p=42\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/checkoutAB.*.*\\\";s:14:\\\"index.php?p=42\\\";s:58:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/downloadError.*.*\\\";s:14:\\\"index.php?p=42\\\";s:57:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/orderFailure.*.*\\\";s:14:\\\"i","file":"mybf1_menthol.sql.gz"},"name":"restoring","type":"debug"} {"name":"restoring","data":{"description":"ndex.php?p=42\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/checkoutCC.*.*\\\";s:14:\\\"index.php?p=42\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/checkoutEC.*.*\\\";s:14:\\\"index.php?p=42\\\";s:55:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/checkoutAC.*.*\\\";s:14:\\\"index.php?p=42\\\";s:63:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-50kg/FBAutofillCheckout.*.*\\\";s:14:\\\"index.php?p=42\\\";s:68:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/.*-p([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=45\\\";s:68:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/.*-c([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=45\\\";s:48:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/cart.*\\\";s:14:\\\"index.php?p=45\\\";s:54:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/checkout.*.*\\\";s:14:\\\"index.php?p=45\\\";s:51:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/account.*\\\";s:14:\\\"index.php?p=45\\\";s:61:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/account\\\\/settings.*\\\";s:14:\\\"index.php?p=45\\\";s:59:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/acc","file":"mybf1_menthol.sql.gz"},"type":"debug"} {"name":"restoring","data":{"description":"ount\\\\/orders.*\\\";s:14:\\\"index.php?p=45\\\";s:65:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/account\\\\/address-book.*\\\";s:14:\\\"index.php?p=45\\\";s:62:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/account\\\\/favorites.*\\\";s:14:\\\"index.php?p=45\\\";s:50:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/search.*\\\";s:14:\\\"index.php?p=45\\\";s:54:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/search\\\\?.*.*\\\";s:14:\\\"index.php?p=45\\\";s:50:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/signin.*\\\";s:14:\\\"index.php?p=45\\\";s:56:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/pages\\\\/about.*\\\";s:14:\\\"index.php?p=45\\\";s:67:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/pages\\\\/shipping-payment.*\\\";s:14:\\\"index.php?p=45\\\";s:58:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/pages\\\\/returns.*\\\";s:14:\\\"index.php?p=45\\\";s:56:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/pages\\\\/terms.*\\\";s:14:\\\"index.php?p=45\\\";s:65:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/pages\\\\/privacy-policy.*\\\";s:14:\\\"index.php?p=45\\\";s:52:\\\"^menthol\\\\-kri","file":"mybf1_menthol.sql.gz"},"type":"debug"} {"type":"debug","data":{"file":"mybf1_menthol.sql.gz","description":"stal/menthol\\\\-kristal\\\\-200kg/signIn.*.*\\\";s:14:\\\"index.php?p=45\\\";s:59:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/resetPassword.*.*\\\";s:14:\\\"index.php?p=45\\\";s:56:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/checkoutAB.*.*\\\";s:14:\\\"index.php?p=45\\\";s:59:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/downloadError.*.*\\\";s:14:\\\"index.php?p=45\\\";s:58:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/orderFailure.*.*\\\";s:14:\\\"index.php?p=45\\\";s:56:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/checkoutCC.*.*\\\";s:14:\\\"index.php?p=45\\\";s:56:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/checkoutEC.*.*\\\";s:14:\\\"index.php?p=45\\\";s:56:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/checkoutAC.*.*\\\";s:14:\\\"index.php?p=45\\\";s:64:\\\"^menthol\\\\-kristal/menthol\\\\-kristal\\\\-200kg/FBAutofillCheckout.*.*\\\";s:14:\\\"index.php?p=45\\\";s:26:\\\"^.*-p([0-9]+)(\\\\/.*|\\\\?.*)?$\\\";s:19:\\\"index.php?page_id=7\\\";s:26:\\\"^.*-c([0-9]+)(\\\\/.*|\\\\?.*)?$\\\";s:19:\\\"index.php?page_id=7\\\";s:6:\\\"^cart$\\\";s:19:\\\"index.php?page_id=7\\\";s:12:\\\"^checkout.*"},"name":"restoring"} {"type":"debug","name":"restoring","data":{"file":"mybf1_menthol.sql.gz","description":"$\\\";s:19:\\\"index.php?page_id=7\\\";s:9:\\\"^account$\\\";s:19:\\\"index.php?page_id=7\\\";s:19:\\\"^account\\\\/settings$\\\";s:19:\\\"index.php?page_id=7\\\";s:17:\\\"^account\\\\/orders$\\\";s:19:\\\"index.php?page_id=7\\\";s:23:\\\"^account\\\\/address-book$\\\";s:19:\\\"index.php?page_id=7\\\";s:20:\\\"^account\\\\/favorites$\\\";s:19:\\\"index.php?page_id=7\\\";s:8:\\\"^search$\\\";s:19:\\\"index.php?page_id=7\\\";s:12:\\\"^search\\\\?.*$\\\";s:19:\\\"index.php?page_id=7\\\";s:8:\\\"^signin$\\\";s:19:\\\"index.php?page_id=7\\\";s:14:\\\"^pages\\\\/about$\\\";s:19:\\\"index.php?page_id=7\\\";s:25:\\\"^pages\\\\/shipping-payment$\\\";s:19:\\\"index.php?page_id=7\\\";s:16:\\\"^pages\\\\/returns$\\\";s:19:\\\"index.php?page_id=7\\\";s:14:\\\"^pages\\\\/terms$\\\";s:19:\\\"index.php?page_id=7\\\";s:23:\\\"^pages\\\\/privacy-policy$\\\";s:19:\\\"index.php?page_id=7\\\";s:10:\\\"^signIn.*$\\\";s:19:\\\"index.php?page_id=7\\\";s:17:\\\"^resetPassword.*$\\\";s:19:\\\"index.php?page_id=7\\\";s:14:\\\"^checkoutAB.*$\\\";s:19:\\\"index.php?page_id=7\\\";s:17:\\\"^downloadError.*$\\\";s:19:\\\"index.php?page_id=7\\\";s:16:\\\"^orderFailure.*$\\\";s:19:\\\"index.php?page_id=7\\\";"}} {"type":"debug","data":{"file":"mybf1_menthol.sql.gz","description":"s:14:\\\"^checkoutCC.*$\\\";s:19:\\\"index.php?page_id=7\\\";s:14:\\\"^checkoutEC.*$\\\";s:19:\\\"index.php?page_id=7\\\";s:14:\\\"^checkoutAC.*$\\\";s:19:\\\"index.php?page_id=7\\\";s:22:\\\"^FBAutofillCheckout.*$\\\";s:19:\\\"index.php?page_id=7\\\";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/([^/]+)/"},"name":"restoring"} {"type":"debug","name":"restoring","data":{"file":"mybf1_menthol.sql.gz","description":"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:43:\\\"ecwid_menu_item/[^/]+/attachment/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:53:\\\"ecwid_menu_item/[^/]+/attachment/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:73:\\\"ecwid_menu_item/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:68:\\\"ecwid_menu_item/[^/]+/attachment/([^/]+)/(feed|rdf|rs"}} {"name":"restoring","data":{"description":"s|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:68:\\\"ecwid_menu_item/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:49:\\\"ecwid_menu_item/[^/]+/attachment/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:32:\\\"ecwid_menu_item/([^/]+)/embed/?$\\\";s:48:\\\"index.php?ecwid_menu_item=$matches[1]&embed=true\\\";s:36:\\\"ecwid_menu_item/([^/]+)/trackback/?$\\\";s:42:\\\"index.php?ecwid_menu_item=$matches[1]&tb=1\\\";s:44:\\\"ecwid_menu_item/([^/]+)/page/?([0-9]{1,})/?$\\\";s:55:\\\"index.php?ecwid_menu_item=$matches[1]&paged=$matches[2]\\\";s:51:\\\"ecwid_menu_item/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:55:\\\"index.php?ecwid_menu_item=$matches[1]&cpage=$matches[2]\\\";s:40:\\\"ecwid_menu_item/([^/]+)(?:/([0-9]+))?/?$\\\";s:54:\\\"index.php?ecwid_menu_item=$matches[1]&page=$matches[2]\\\";s:32:\\\"ecwid_menu_item/[^/]+/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:42:\\\"ecwid_menu_item/[^/]+/([^/]+)/trackback/?$\\\";s:37","file":"mybf1_menthol.sql.gz"},"type":"debug"} {"type":"debug","data":{"file":"mybf1_menthol.sql.gz","description":":\\\"index.php?attachment=$matches[1]&tb=1\\\";s:62:\\\"ecwid_menu_item/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:57:\\\"ecwid_menu_item/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:57:\\\"ecwid_menu_item/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:38:\\\"ecwid_menu_item/[^/]+/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";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.p"},"name":"restoring"} {"type":"debug","name":"restoring","data":{"file":"mybf1_menthol.sql.gz","description":"hp?&embed=true\\\";s:20:\\\"page/?([0-9]{1,})/?$\\\";s:28:\\\"index.php?&paged=$matches[1]\\\";s:27:\\\"comment-page-([0-9]{1,})/?$\\\";s:38:\\\"index.php?&page_id=7&cpage=$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)/?$\\\""}} {"type":"debug","name":"restoring","data":{"file":"mybf1_menthol.sql.gz","description":";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"}} {"type":"debug","data":{"file":"mybf1_menthol.sql.gz","description":"=$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=$"},"name":"restoring"} {"data":{"description":"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:\\\"ind","file":"mybf1_menthol.sql.gz"},"name":"restoring","type":"debug"} {"type":"debug","name":"restoring","data":{"file":"mybf1_menthol.sql.gz","description":"ex.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:31:\\\".+?/[^/]+/attachment/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:41:\\\".+?/[^/]+/attachment/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:61:\\\".+?/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:56:\\\".+?/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:56:\\\".+?/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:37:\\\".+?/[^/]+/attachment/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:22:\\\"(.+?)/([^/]+)/embe"}} {"name":"restoring","data":{"description":"d/?$\\\";s:63:\\\"index.php?category_name=$matches[1]&name=$matches[2]&embed=true\\\";s:26:\\\"(.+?)/([^/]+)/trackback/?$\\\";s:57:\\\"index.php?category_name=$matches[1]&name=$matches[2]&tb=1\\\";s:46:\\\"(.+?)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:69:\\\"index.php?category_name=$matches[1]&name=$matches[2]&feed=$matches[3]\\\";s:41:\\\"(.+?)/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:69:\\\"index.php?category_name=$matches[1]&name=$matches[2]&feed=$matches[3]\\\";s:34:\\\"(.+?)/([^/]+)/page/?([0-9]{1,})/?$\\\";s:70:\\\"index.php?category_name=$matches[1]&name=$matches[2]&paged=$matches[3]\\\";s:41:\\\"(.+?)/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:70:\\\"index.php?category_name=$matches[1]&name=$matches[2]&cpage=$matches[3]\\\";s:30:\\\"(.+?)/([^/]+)(?:/([0-9]+))?/?$\\\";s:69:\\\"index.php?category_name=$matches[1]&name=$matches[2]&page=$matches[3]\\\";s:20:\\\".+?/[^/]+/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:30:\\\".+?/[^/]+/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:50:\\\".+?/[^/]+/([^/]+)/feed/(feed|rdf|rss","file":"mybf1_menthol.sql.gz"},"type":"debug"} {"type":"debug","name":"restoring","data":{"file":"mybf1_menthol.sql.gz","description":"|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:45:\\\".+?/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:45:\\\".+?/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:26:\\\".+?/[^/]+/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:38:\\\"(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:52:\\\"index.php?category_name=$matches[1]&feed=$matches[2]\\\";s:33:\\\"(.+?)/(feed|rdf|rss|rss2|atom)/?$\\\";s:52:\\\"index.php?category_name=$matches[1]&feed=$matches[2]\\\";s:14:\\\"(.+?)/embed/?$\\\";s:46:\\\"index.php?category_name=$matches[1]&embed=true\\\";s:26:\\\"(.+?)/page/?([0-9]{1,})/?$\\\";s:53:\\\"index.php?category_name=$matches[1]&paged=$matches[2]\\\";s:33:\\\"(.+?)/comment-page-([0-9]{1,})/?$\\\";s:53:\\\"index.php?category_name=$matches[1]&cpage=$matches[2]\\\";s:8:\\\"(.+?)/?$\\\";s:35:\\\"index.php?category_name=$matches[1]\\\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes"}} {"type":"debug","data":{"file":"mybf1_menthol.sql.gz","description":"'),(32,'moderation_keys','','no'),(33,'active_plugins','a:1:{i:0;s:43:\\\"ecwid-shopping-cart/ecwid-shopping-cart.php\\\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','','no'),(40,'template','sinatra','yes'),(41,'stylesheet','sinatra','yes'),(335055,'finished_updating_comment_type','1','yes'),(44,'comment_registration','','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','0','yes'),(53,'show_on_front','page','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',"},"name":"restoring"} {"data":{"description":"'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','','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','','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:3;a:4:{s:5:\\\"title\\\";s:8:\\\"Kategori\\\";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:1:{s:43:\\\"ecwid-shopping-cart/ecwid-shopping-cart.php","file":"mybf1_menthol.sql.gz"},"name":"restoring","type":"debug"} {"name":"restoring","data":{"description":"\\\";s:15:\\\"ecwid_uninstall\\\";}','no'),(82,'timezone_string','Asia/Kuala_Lumpur','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','7','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','19','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,'initial_db_version','44719','yes'),(94,'mentholuser_roles','a:5:{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\\","file":"mybf1_menthol.sql.gz"},"type":"debug"} {"type":"debug","data":{"file":"mybf1_menthol.sql.gz","description":"\";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\\"},"name":"restoring"} {"type":"debug","data":{"file":"mybf1_menthol.sql.gz","description":"\";b:1;s:14:\\\"install_themes\\\";b:1;s:11:\\\"update_core\\\";b:1;s:10:\\\"list_users\\\";b:1;s:12:\\\"remove_users\\\";b:1;s:13:\\\"promote_users\\\";b:1;s:18:\\\"edit_theme_options\\\";b:1;s:13:\\\"delete_themes\\\";b:1;s:6:\\\"export\\\";b:1;s:16:\\\"aiosp_manage_seo\\\";b:1;}}s:6:\\\"editor\\\";a:2:{s:4:\\\"name\\\";s:6:\\\"Editor\\\";s:12:\\\"capabilities\\\";a:34:{s:17:\\\"moderate_comments\\\";b:1;s:17:\\\"manage_categories\\\";b:1;s:12:\\\"manage_links\\\";b:1;s:12:\\\"upload_files\\\";b:1;s:15:\\\"unfiltered_html\\\";b:1;s:10:\\\"edit_posts\\\";b:1;s:17:\\\"edit_others_posts\\\";b:1;s:20:\\\"edit_published_posts\\\";b:1;s:13:\\\"publish_posts\\\";b:1;s:10:\\\"edit_pages\\\";b:1;s:4:\\\"read\\\";b:1;s:7:\\\"level_7\\\";b:1;s:7:\\\"level_6\\\";b:1;s:7:\\\"level_5\\\";b:1;s:7:\\\"level_4\\\";b:1;s:7:\\\"level_3\\\";b:1;s:7:\\\"level_2\\\";b:1;s:7:\\\"level_1\\\";b:1;s:7:\\\"level_0\\\";b:1;s:17:\\\"edit_others_pages\\\";b:1;s:20:\\\"edit_published_pages\\\";b:1;s:13:\\\"publish_pages\\\";b:1;s:12:\\\"delete_pages\\\";b:1;s:19:\\\"delete_others_pages\\\";b:1;s:22:\\\"delete_published_pages\\\";b:1;s:12:\\\"delete_posts\\\";b:1;s:19:\\\"delete_others_posts\\\";"},"name":"restoring"} {"type":"debug","name":"restoring","data":{"file":"mybf1_menthol.sql.gz","description":"b:1;s:22:\\\"delete_published_posts\\\";b:1;s:20:\\\"delete_private_posts\\\";b:1;s:18:\\\"edit_private_posts\\\";b:1;s:18:\\\"read_private_posts\\\";b:1;s:20:\\\"delete_private_pages\\\";b:1;s:18:\\\"edit_private_pages\\\";b:1;s:18:\\\"read_private_pages\\\";b:1;}}s:6:\\\"author\\\";a:2:{s:4:\\\"name\\\";s:6:\\\"Author\\\";s:12:\\\"capabilities\\\";a:10:{s:12:\\\"upload_files\\\";b:1;s:10:\\\"edit_posts\\\";b:1;s:20:\\\"edit_published_posts\\\";b:1;s:13:\\\"publish_posts\\\";b:1;s:4:\\\"read\\\";b:1;s:7:\\\"level_2\\\";b:1;s:7:\\\"level_1\\\";b:1;s:7:\\\"level_0\\\";b:1;s:12:\\\"delete_posts\\\";b:1;s:22:\\\"delete_published_posts\\\";b:1;}}s:11:\\\"contributor\\\";a:2:{s:4:\\\"name\\\";s:11:\\\"Contributor\\\";s:12:\\\"capabilities\\\";a:5:{s:10:\\\"edit_posts\\\";b:1;s:4:\\\"read\\\";b:1;s:7:\\\"level_1\\\";b:1;s:7:\\\"level_0\\\";b:1;s:12:\\\"delete_posts\\\";b:1;}}s:10:\\\"subscriber\\\";a:2:{s:4:\\\"name\\\";s:10:\\\"Subscriber\\\";s:12:\\\"capabilities\\\";a:2:{s:4:\\\"read\\\";b:1;s:7:\\\"level_0\\\";b:1;}}}','yes'),(95,'fresh_site','0','yes'),(96,'widget_search','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(97,'widget_recent-posts','a:2:{i:3;a:"}} {"type":"debug","name":"restoring","data":{"file":"mybf1_menthol.sql.gz","description":"3:{s:5:\\\"title\\\";s:11:\\\"Pos Terkini\\\";s:6:\\\"number\\\";i:5;s:9:\\\"show_date\\\";b:0;}s:12:\\\"_multiwidget\\\";i:1;}','yes'),(98,'widget_recent-comments','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(99,'widget_archives','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(100,'widget_meta','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(101,'sidebars_widgets','a:7:{s:19:\\\"wp_inactive_widgets\\\";a:3:{i:0;s:13:\\\"custom_html-3\\\";i:1;s:14:\\\"recent-posts-3\\\";i:2;s:12:\\\"categories-3\\\";}s:15:\\\"sinatra-sidebar\\\";a:2:{i:0;s:18:\\\"ecwidnsfminicart-2\\\";i:1;s:13:\\\"custom_html-4\\\";}s:16:\\\"sinatra-footer-1\\\";a:0:{}s:16:\\\"sinatra-footer-2\\\";a:0:{}s:16:\\\"sinatra-footer-3\\\";a:0:{}s:16:\\\"sinatra-footer-4\\\";a:0:{}s:13:\\\"array_version\\\";i:3;}','yes'),(102,'cron','a:10:{i:1620655547;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:1620659146;a:2:{s:17:\\\"wp_update_plugins\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8"}} {"type":"debug","data":{"file":"mybf1_menthol.sql.gz","description":":\\\"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:1620659808;a:1:{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;}}}i:1620668802;a:1:{s:33:\\\"aioseop_cron_check_remote_notices\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:5:\\\"daily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:86400;}}}i:1620698270;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:1620702346;a:1:{s:32:\\\"recovery_mode_clean_expired_keys\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:5:\\\"daily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:86400;}}}i:1620703249;a:2:{s:19:\\\"wp_scheduled_d"},"name":"restoring"} {"data":{"description":"elete\\\";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:1620703250;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:1620928073;a:1:{s:30:\\\"wp_site_health_scheduled_check\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:6:\\\"weekly\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:604800;}}}s:7:\\\"version\\\";i:2;}','yes'),(103,'widget_pages','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(104,'widget_calendar','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(105,'widget_media_audio','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(106,'widget_media_image','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(107,'widget_media_gallery','a:1:{s:12:\\\"_multiwidg","file":"mybf1_menthol.sql.gz"},"name":"restoring","type":"debug"} {"name":"restoring","data":{"description":"et\\\";i:1;}','yes'),(108,'widget_media_video','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(109,'widget_tag_cloud','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(110,'widget_nav_menu','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(111,'widget_custom_html','a:3:{i:3;a:2:{s:5:\\\"title\\\";s:0:\\\"\\\";s:7:\\\"content\\\";s:987:\\\"\\r\\n
Whatsapp Order :
\\r\\n* English : +60192618000
\\r\\n* Bahasa : +60123590344
\\r\\n* 中文 : +60173872066
\\r\\n* OEM Branding : +60189096377
Best Formula Industries
\\r\\n146, Jalan Segambut,
\\r\\n51200 Kuala Lumpur, Malaysia.
\\r\\nTel : +603-6257 6048
\\r\\n* Opera","file":"mybf1_menthol.sql.gz"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"file":"mybf1_menthol.sql.gz","description":"tion :
\\r\\nMon - Fri = 10am - 6.30pm
\\r\\nSat = 10am - 5pm
\\r\\n* Waze Map * Google Map
Whatsapp Order :
\\r\\n \\r\\nBest Formula Industries
\\r\\n( Incorporated Since : 27th Dec 2002 )
\\r\\n( Company No : 002150621-D )
\\r\\n146, Jalan Segambut,
\\r\\n51200 Kuala Lumpur, Malaysia.
\\r\\nTel : +603-6257 6048
\\r\\n* Operation :
\\r\\nMon - Fri = 10am - 6.30pm
\\r\\nSat = 10am - 5pm
\\r\\n* Waze Map * Google Map