D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
mybf1
/
.cpanel
/
logs
/
restoredb
/
Filename :
2021-05-15T08:38:27Z.1.log
back
Copy
{"type":"info","name":"no-virus","data":{"description":"No virus detected in upload “mybf1_mentolm.sql.gz”.","file":"mybf1_mentolm.sql.gz"}} {"type":"info","name":"gunzip","data":{"archive":"/home/mybf1/tmp/Cpanel_Form_file.upload.081d45d0","description":"The system is extracting the archive “/home/mybf1/tmp/Cpanel_Form_file.upload.081d45d0”.","file":"mybf1_mentolm.sql.gz"}} {"data":{"file":"mybf1_mentolm.sql.gz","description":"The system identified the database name for the backup file “mybf1_mentolm.sql.gz” to be “mybf1_mentolm”.","database":"mybf1_mentolm"},"name":"database_name","type":"debug"} {"name":"created_temp_database_user","data":{"description":"The system created a temporary database user “mybf1_4hvpqu4”.","username":"mybf1_4hvpqu4","file":"mybf1_mentolm.sql.gz"},"type":"debug"} {"name":"linked_temp_database_user_to_database","data":{"username":"mybf1_4hvpqu4","database":"mybf1_mentolm","description":"The system linked the temporary database user “mybf1_4hvpqu4” to the database “mybf1_mentolm”.","file":"mybf1_mentolm.sql.gz"},"type":"debug"} {"data":{"description":"The system is starting to restore the database backup “mybf1_mentolm.sql.gz”.","file":"mybf1_mentolm.sql.gz"},"name":"restoring_start","type":"info"} {"type":"debug","name":"restoring","data":{"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 `mentolcommentmeta`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@ch","file":"mybf1_mentolm.sql.gz"}} {"type":"debug","name":"restoring","data":{"description":"aracter_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8 */\n--------------\n\n--------------\nCREATE TABLE `mentolcommentmeta` (\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 `mentolcommentmeta` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `mentolcommentmeta` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `mentolcommentmeta` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `mentolcomments`\n--------------\n\n---","file":"mybf1_mentolm.sql.gz"}} {"data":{"file":"mybf1_mentolm.sql.gz","description":"-----------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8 */\n--------------\n\n--------------\nCREATE TABLE `mentolcomments` (\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) COLLATE utf8m"},"name":"restoring","type":"debug"} {"type":"debug","data":{"description":"b4_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 `mentolcomments` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `mentolcomments` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `mentolcomments` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE","file":"mybf1_mentolm.sql.gz"},"name":"restoring"} {"type":"debug","name":"restoring","data":{"description":" IF EXISTS `mentollinks`\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 `mentollinks` (\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 '',\n `link_no","file":"mybf1_mentolm.sql.gz"}} {"type":"debug","name":"restoring","data":{"description":"tes` 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 `mentollinks` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `mentollinks` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `mentollinks` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `mentoloptions`\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 `mentoloptions` (\n `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `option_name` varchar(191) COLLATE utf8mb4_unico","file":"mybf1_mentolm.sql.gz"}} {"name":"restoring","data":{"file":"mybf1_mentolm.sql.gz","description":"de_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=1673104 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `mentoloptions` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `mentoloptions` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `mentoloptions` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (1,'siteurl','https://mentol.bf1.my','yes'),(2,'home','https://mentol.bf1.my','yes'),(3,'blogname','Mentol Malaysia','yes'),(4,'blogdescription','Mentol Kristal Malaysia','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','bestform18@yahoo.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceT"},"type":"debug"} {"type":"debug","data":{"description":"ags','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:378:{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=/$matches[1]\\\";s:21:\\\"^index.","file":"mybf1_mentolm.sql.gz"},"name":"restoring"} {"data":{"file":"mybf1_mentolm.sql.gz","description":"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:\\\"^/account\\\\/address-bo"},"name":"restoring","type":"debug"} {"type":"debug","name":"restoring","data":{"description":"ok.*\\\";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:\\\"^/FBAutofillCheckout.","file":"mybf1_mentolm.sql.gz"}} {"type":"debug","data":{"file":"mybf1_mentolm.sql.gz","description":"*.*\\\";s:19:\\\"index.php?page_id=7\\\";s:51:\\\"^mentol\\\\-kristal/kristal/.*-p([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=32\\\";s:51:\\\"^mentol\\\\-kristal/kristal/.*-c([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=32\\\";s:31:\\\"^mentol\\\\-kristal/kristal/cart.*\\\";s:14:\\\"index.php?p=32\\\";s:37:\\\"^mentol\\\\-kristal/kristal/checkout.*.*\\\";s:14:\\\"index.php?p=32\\\";s:34:\\\"^mentol\\\\-kristal/kristal/account.*\\\";s:14:\\\"index.php?p=32\\\";s:44:\\\"^mentol\\\\-kristal/kristal/account\\\\/settings.*\\\";s:14:\\\"index.php?p=32\\\";s:42:\\\"^mentol\\\\-kristal/kristal/account\\\\/orders.*\\\";s:14:\\\"index.php?p=32\\\";s:48:\\\"^mentol\\\\-kristal/kristal/account\\\\/address-book.*\\\";s:14:\\\"index.php?p=32\\\";s:45:\\\"^mentol\\\\-kristal/kristal/account\\\\/favorites.*\\\";s:14:\\\"index.php?p=32\\\";s:33:\\\"^mentol\\\\-kristal/kristal/search.*\\\";s:14:\\\"index.php?p=32\\\";s:37:\\\"^mentol\\\\-kristal/kristal/search\\\\?.*.*\\\";s:14:\\\"index.php?p=32\\\";s:33:\\\"^mentol\\\\-kristal/kristal/signin.*\\\";s:14:\\\"index.php?p=32\\\";s:39:\\\"^mentol\\\\-kristal/kristal/pages\\\\/about.*\\\";s:14:\\\"index.php?p=32\\\""},"name":"restoring"} {"type":"debug","data":{"file":"mybf1_mentolm.sql.gz","description":";s:50:\\\"^mentol\\\\-kristal/kristal/pages\\\\/shipping-payment.*\\\";s:14:\\\"index.php?p=32\\\";s:41:\\\"^mentol\\\\-kristal/kristal/pages\\\\/returns.*\\\";s:14:\\\"index.php?p=32\\\";s:39:\\\"^mentol\\\\-kristal/kristal/pages\\\\/terms.*\\\";s:14:\\\"index.php?p=32\\\";s:48:\\\"^mentol\\\\-kristal/kristal/pages\\\\/privacy-policy.*\\\";s:14:\\\"index.php?p=32\\\";s:35:\\\"^mentol\\\\-kristal/kristal/signIn.*.*\\\";s:14:\\\"index.php?p=32\\\";s:42:\\\"^mentol\\\\-kristal/kristal/resetPassword.*.*\\\";s:14:\\\"index.php?p=32\\\";s:39:\\\"^mentol\\\\-kristal/kristal/checkoutAB.*.*\\\";s:14:\\\"index.php?p=32\\\";s:42:\\\"^mentol\\\\-kristal/kristal/downloadError.*.*\\\";s:14:\\\"index.php?p=32\\\";s:41:\\\"^mentol\\\\-kristal/kristal/orderFailure.*.*\\\";s:14:\\\"index.php?p=32\\\";s:39:\\\"^mentol\\\\-kristal/kristal/checkoutCC.*.*\\\";s:14:\\\"index.php?p=32\\\";s:39:\\\"^mentol\\\\-kristal/kristal/checkoutEC.*.*\\\";s:14:\\\"index.php?p=32\\\";s:39:\\\"^mentol\\\\-kristal/kristal/checkoutAC.*.*\\\";s:14:\\\"index.php?p=32\\\";s:47:\\\"^mentol\\\\-kristal/kristal/FBAutofillCheckout.*.*\\\";s:14:\\\"index.php?p=32\\\";s:65:\\\"^mentol\\\\-krista"},"name":"restoring"} {"type":"debug","name":"restoring","data":{"description":"l/mentol\\\\-kristal\\\\-100g/.*-p([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=37\\\";s:65:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-100g/.*-c([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=37\\\";s:45:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-100g/cart.*\\\";s:14:\\\"index.php?p=37\\\";s:51:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-100g/checkout.*.*\\\";s:14:\\\"index.php?p=37\\\";s:48:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-100g/account.*\\\";s:14:\\\"index.php?p=37\\\";s:58:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-100g/account\\\\/settings.*\\\";s:14:\\\"index.php?p=37\\\";s:56:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-100g/account\\\\/orders.*\\\";s:14:\\\"index.php?p=37\\\";s:62:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-100g/account\\\\/address-book.*\\\";s:14:\\\"index.php?p=37\\\";s:59:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-100g/account\\\\/favorites.*\\\";s:14:\\\"index.php?p=37\\\";s:47:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-100g/search.*\\\";s:14:\\\"index.php?p=37\\\";s:51:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-100g/search\\\\?.*.*\\\";s:14:\\\"index.php?p=37\\\";s:47:\\\"^mentol\\\\-kristal","file":"mybf1_mentolm.sql.gz"}} {"type":"debug","name":"restoring","data":{"description":"/mentol\\\\-kristal\\\\-100g/signin.*\\\";s:14:\\\"index.php?p=37\\\";s:53:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-100g/pages\\\\/about.*\\\";s:14:\\\"index.php?p=37\\\";s:64:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-100g/pages\\\\/shipping-payment.*\\\";s:14:\\\"index.php?p=37\\\";s:55:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-100g/pages\\\\/returns.*\\\";s:14:\\\"index.php?p=37\\\";s:53:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-100g/pages\\\\/terms.*\\\";s:14:\\\"index.php?p=37\\\";s:62:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-100g/pages\\\\/privacy-policy.*\\\";s:14:\\\"index.php?p=37\\\";s:49:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-100g/signIn.*.*\\\";s:14:\\\"index.php?p=37\\\";s:56:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-100g/resetPassword.*.*\\\";s:14:\\\"index.php?p=37\\\";s:53:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-100g/checkoutAB.*.*\\\";s:14:\\\"index.php?p=37\\\";s:56:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-100g/downloadError.*.*\\\";s:14:\\\"index.php?p=37\\\";s:55:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-100g/orderFailure.*.*\\\";s:14:\\\"index.php?p=37\\\";s:53:\\\"^mentol\\\\-kristal/mentol\\\\","file":"mybf1_mentolm.sql.gz"}} {"name":"restoring","data":{"file":"mybf1_mentolm.sql.gz","description":"-kristal\\\\-100g/checkoutCC.*.*\\\";s:14:\\\"index.php?p=37\\\";s:53:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-100g/checkoutEC.*.*\\\";s:14:\\\"index.php?p=37\\\";s:53:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-100g/checkoutAC.*.*\\\";s:14:\\\"index.php?p=37\\\";s:61:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-100g/FBAutofillCheckout.*.*\\\";s:14:\\\"index.php?p=37\\\";s:65:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-500g/.*-p([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=40\\\";s:65:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-500g/.*-c([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=40\\\";s:45:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-500g/cart.*\\\";s:14:\\\"index.php?p=40\\\";s:51:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-500g/checkout.*.*\\\";s:14:\\\"index.php?p=40\\\";s:48:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-500g/account.*\\\";s:14:\\\"index.php?p=40\\\";s:58:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-500g/account\\\\/settings.*\\\";s:14:\\\"index.php?p=40\\\";s:56:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-500g/account\\\\/orders.*\\\";s:14:\\\"index.php?p=40\\\";s:62:\\\"^mentol\\\\-kristal/mentol\\\\-kr"},"type":"debug"} {"type":"debug","name":"restoring","data":{"description":"istal\\\\-500g/account\\\\/address-book.*\\\";s:14:\\\"index.php?p=40\\\";s:59:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-500g/account\\\\/favorites.*\\\";s:14:\\\"index.php?p=40\\\";s:47:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-500g/search.*\\\";s:14:\\\"index.php?p=40\\\";s:51:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-500g/search\\\\?.*.*\\\";s:14:\\\"index.php?p=40\\\";s:47:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-500g/signin.*\\\";s:14:\\\"index.php?p=40\\\";s:53:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-500g/pages\\\\/about.*\\\";s:14:\\\"index.php?p=40\\\";s:64:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-500g/pages\\\\/shipping-payment.*\\\";s:14:\\\"index.php?p=40\\\";s:55:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-500g/pages\\\\/returns.*\\\";s:14:\\\"index.php?p=40\\\";s:53:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-500g/pages\\\\/terms.*\\\";s:14:\\\"index.php?p=40\\\";s:62:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-500g/pages\\\\/privacy-policy.*\\\";s:14:\\\"index.php?p=40\\\";s:49:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-500g/signIn.*.*\\\";s:14:\\\"index.php?p=40\\\";s:56:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\","file":"mybf1_mentolm.sql.gz"}} {"name":"restoring","data":{"file":"mybf1_mentolm.sql.gz","description":"-500g/resetPassword.*.*\\\";s:14:\\\"index.php?p=40\\\";s:53:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-500g/checkoutAB.*.*\\\";s:14:\\\"index.php?p=40\\\";s:56:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-500g/downloadError.*.*\\\";s:14:\\\"index.php?p=40\\\";s:55:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-500g/orderFailure.*.*\\\";s:14:\\\"index.php?p=40\\\";s:53:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-500g/checkoutCC.*.*\\\";s:14:\\\"index.php?p=40\\\";s:53:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-500g/checkoutEC.*.*\\\";s:14:\\\"index.php?p=40\\\";s:53:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-500g/checkoutAC.*.*\\\";s:14:\\\"index.php?p=40\\\";s:61:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-500g/FBAutofillCheckout.*.*\\\";s:14:\\\"index.php?p=40\\\";s:64:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-1kg/.*-p([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=45\\\";s:64:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-1kg/.*-c([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=45\\\";s:44:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-1kg/cart.*\\\";s:14:\\\"index.php?p=45\\\";s:50:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-"},"type":"debug"} {"type":"debug","name":"restoring","data":{"description":"1kg/checkout.*.*\\\";s:14:\\\"index.php?p=45\\\";s:47:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-1kg/account.*\\\";s:14:\\\"index.php?p=45\\\";s:57:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-1kg/account\\\\/settings.*\\\";s:14:\\\"index.php?p=45\\\";s:55:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-1kg/account\\\\/orders.*\\\";s:14:\\\"index.php?p=45\\\";s:61:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-1kg/account\\\\/address-book.*\\\";s:14:\\\"index.php?p=45\\\";s:58:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-1kg/account\\\\/favorites.*\\\";s:14:\\\"index.php?p=45\\\";s:46:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-1kg/search.*\\\";s:14:\\\"index.php?p=45\\\";s:50:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-1kg/search\\\\?.*.*\\\";s:14:\\\"index.php?p=45\\\";s:46:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-1kg/signin.*\\\";s:14:\\\"index.php?p=45\\\";s:52:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-1kg/pages\\\\/about.*\\\";s:14:\\\"index.php?p=45\\\";s:63:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-1kg/pages\\\\/shipping-payment.*\\\";s:14:\\\"index.php?p=45\\\";s:54:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-1kg/pages\\\\/returns.*\\\";s","file":"mybf1_mentolm.sql.gz"}} {"data":{"description":":14:\\\"index.php?p=45\\\";s:52:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-1kg/pages\\\\/terms.*\\\";s:14:\\\"index.php?p=45\\\";s:61:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-1kg/pages\\\\/privacy-policy.*\\\";s:14:\\\"index.php?p=45\\\";s:48:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-1kg/signIn.*.*\\\";s:14:\\\"index.php?p=45\\\";s:55:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-1kg/resetPassword.*.*\\\";s:14:\\\"index.php?p=45\\\";s:52:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-1kg/checkoutAB.*.*\\\";s:14:\\\"index.php?p=45\\\";s:55:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-1kg/downloadError.*.*\\\";s:14:\\\"index.php?p=45\\\";s:54:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-1kg/orderFailure.*.*\\\";s:14:\\\"index.php?p=45\\\";s:52:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-1kg/checkoutCC.*.*\\\";s:14:\\\"index.php?p=45\\\";s:52:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-1kg/checkoutEC.*.*\\\";s:14:\\\"index.php?p=45\\\";s:52:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-1kg/checkoutAC.*.*\\\";s:14:\\\"index.php?p=45\\\";s:60:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-1kg/FBAutofillCheckout.*.*\\\";s:14:\\\"index.php?p=45\\\"","file":"mybf1_mentolm.sql.gz"},"name":"restoring","type":"debug"} {"data":{"description":";s:64:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-5kg/.*-p([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=48\\\";s:64:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-5kg/.*-c([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=48\\\";s:44:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-5kg/cart.*\\\";s:14:\\\"index.php?p=48\\\";s:50:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-5kg/checkout.*.*\\\";s:14:\\\"index.php?p=48\\\";s:47:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-5kg/account.*\\\";s:14:\\\"index.php?p=48\\\";s:57:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-5kg/account\\\\/settings.*\\\";s:14:\\\"index.php?p=48\\\";s:55:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-5kg/account\\\\/orders.*\\\";s:14:\\\"index.php?p=48\\\";s:61:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-5kg/account\\\\/address-book.*\\\";s:14:\\\"index.php?p=48\\\";s:58:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-5kg/account\\\\/favorites.*\\\";s:14:\\\"index.php?p=48\\\";s:46:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-5kg/search.*\\\";s:14:\\\"index.php?p=48\\\";s:50:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-5kg/search\\\\?.*.*\\\";s:14:\\\"index.php?p=48\\\";s:46:\\\"^men","file":"mybf1_mentolm.sql.gz"},"name":"restoring","type":"debug"} {"type":"debug","name":"restoring","data":{"description":"tol\\\\-kristal/mentol\\\\-kristal\\\\-5kg/signin.*\\\";s:14:\\\"index.php?p=48\\\";s:52:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-5kg/pages\\\\/about.*\\\";s:14:\\\"index.php?p=48\\\";s:63:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-5kg/pages\\\\/shipping-payment.*\\\";s:14:\\\"index.php?p=48\\\";s:54:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-5kg/pages\\\\/returns.*\\\";s:14:\\\"index.php?p=48\\\";s:52:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-5kg/pages\\\\/terms.*\\\";s:14:\\\"index.php?p=48\\\";s:61:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-5kg/pages\\\\/privacy-policy.*\\\";s:14:\\\"index.php?p=48\\\";s:48:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-5kg/signIn.*.*\\\";s:14:\\\"index.php?p=48\\\";s:55:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-5kg/resetPassword.*.*\\\";s:14:\\\"index.php?p=48\\\";s:52:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-5kg/checkoutAB.*.*\\\";s:14:\\\"index.php?p=48\\\";s:55:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-5kg/downloadError.*.*\\\";s:14:\\\"index.php?p=48\\\";s:54:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-5kg/orderFailure.*.*\\\";s:14:\\\"index.php?p=48\\\";s:52:\\\"^mentol\\\\-kristal/mentol","file":"mybf1_mentolm.sql.gz"}} {"type":"debug","name":"restoring","data":{"description":"\\\\-kristal\\\\-5kg/checkoutCC.*.*\\\";s:14:\\\"index.php?p=48\\\";s:52:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-5kg/checkoutEC.*.*\\\";s:14:\\\"index.php?p=48\\\";s:52:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-5kg/checkoutAC.*.*\\\";s:14:\\\"index.php?p=48\\\";s:60:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-5kg/FBAutofillCheckout.*.*\\\";s:14:\\\"index.php?p=48\\\";s:65:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/.*-p([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=51\\\";s:65:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/.*-c([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=51\\\";s:45:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/cart.*\\\";s:14:\\\"index.php?p=51\\\";s:51:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/checkout.*.*\\\";s:14:\\\"index.php?p=51\\\";s:48:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/account.*\\\";s:14:\\\"index.php?p=51\\\";s:58:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/account\\\\/settings.*\\\";s:14:\\\"index.php?p=51\\\";s:56:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/account\\\\/orders.*\\\";s:14:\\\"index.php?p=51\\\";s:62:\\\"^mentol\\\\-kristal/mentol\\\\-kris","file":"mybf1_mentolm.sql.gz"}} {"type":"debug","data":{"file":"mybf1_mentolm.sql.gz","description":"tal\\\\-25kg/account\\\\/address-book.*\\\";s:14:\\\"index.php?p=51\\\";s:59:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/account\\\\/favorites.*\\\";s:14:\\\"index.php?p=51\\\";s:47:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/search.*\\\";s:14:\\\"index.php?p=51\\\";s:51:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/search\\\\?.*.*\\\";s:14:\\\"index.php?p=51\\\";s:47:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/signin.*\\\";s:14:\\\"index.php?p=51\\\";s:53:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/pages\\\\/about.*\\\";s:14:\\\"index.php?p=51\\\";s:64:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/pages\\\\/shipping-payment.*\\\";s:14:\\\"index.php?p=51\\\";s:55:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/pages\\\\/returns.*\\\";s:14:\\\"index.php?p=51\\\";s:53:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/pages\\\\/terms.*\\\";s:14:\\\"index.php?p=51\\\";s:62:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/pages\\\\/privacy-policy.*\\\";s:14:\\\"index.php?p=51\\\";s:49:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/signIn.*.*\\\";s:14:\\\"index.php?p=51\\\";s:56:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-2"},"name":"restoring"} {"type":"debug","data":{"file":"mybf1_mentolm.sql.gz","description":"5kg/resetPassword.*.*\\\";s:14:\\\"index.php?p=51\\\";s:53:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/checkoutAB.*.*\\\";s:14:\\\"index.php?p=51\\\";s:56:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/downloadError.*.*\\\";s:14:\\\"index.php?p=51\\\";s:55:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/orderFailure.*.*\\\";s:14:\\\"index.php?p=51\\\";s:53:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/checkoutCC.*.*\\\";s:14:\\\"index.php?p=51\\\";s:53:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/checkoutEC.*.*\\\";s:14:\\\"index.php?p=51\\\";s:53:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/checkoutAC.*.*\\\";s:14:\\\"index.php?p=51\\\";s:61:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-25kg/FBAutofillCheckout.*.*\\\";s:14:\\\"index.php?p=51\\\";s:65:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-50kg/.*-p([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=54\\\";s:65:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-50kg/.*-c([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=54\\\";s:45:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-50kg/cart.*\\\";s:14:\\\"index.php?p=54\\\";s:51:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\"},"name":"restoring"} {"name":"restoring","data":{"file":"mybf1_mentolm.sql.gz","description":"-50kg/checkout.*.*\\\";s:14:\\\"index.php?p=54\\\";s:48:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-50kg/account.*\\\";s:14:\\\"index.php?p=54\\\";s:58:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-50kg/account\\\\/settings.*\\\";s:14:\\\"index.php?p=54\\\";s:56:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-50kg/account\\\\/orders.*\\\";s:14:\\\"index.php?p=54\\\";s:62:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-50kg/account\\\\/address-book.*\\\";s:14:\\\"index.php?p=54\\\";s:59:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-50kg/account\\\\/favorites.*\\\";s:14:\\\"index.php?p=54\\\";s:47:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-50kg/search.*\\\";s:14:\\\"index.php?p=54\\\";s:51:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-50kg/search\\\\?.*.*\\\";s:14:\\\"index.php?p=54\\\";s:47:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-50kg/signin.*\\\";s:14:\\\"index.php?p=54\\\";s:53:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-50kg/pages\\\\/about.*\\\";s:14:\\\"index.php?p=54\\\";s:64:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-50kg/pages\\\\/shipping-payment.*\\\";s:14:\\\"index.php?p=54\\\";s:55:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-50kg/pages\\\\/"},"type":"debug"} {"data":{"description":"returns.*\\\";s:14:\\\"index.php?p=54\\\";s:53:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-50kg/pages\\\\/terms.*\\\";s:14:\\\"index.php?p=54\\\";s:62:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-50kg/pages\\\\/privacy-policy.*\\\";s:14:\\\"index.php?p=54\\\";s:49:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-50kg/signIn.*.*\\\";s:14:\\\"index.php?p=54\\\";s:56:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-50kg/resetPassword.*.*\\\";s:14:\\\"index.php?p=54\\\";s:53:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-50kg/checkoutAB.*.*\\\";s:14:\\\"index.php?p=54\\\";s:56:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-50kg/downloadError.*.*\\\";s:14:\\\"index.php?p=54\\\";s:55:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-50kg/orderFailure.*.*\\\";s:14:\\\"index.php?p=54\\\";s:53:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-50kg/checkoutCC.*.*\\\";s:14:\\\"index.php?p=54\\\";s:53:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-50kg/checkoutEC.*.*\\\";s:14:\\\"index.php?p=54\\\";s:53:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-50kg/checkoutAC.*.*\\\";s:14:\\\"index.php?p=54\\\";s:61:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-50kg/FBAutofillCheckout.*.*\\\"","file":"mybf1_mentolm.sql.gz"},"name":"restoring","type":"debug"} {"name":"restoring","data":{"file":"mybf1_mentolm.sql.gz","description":";s:14:\\\"index.php?p=54\\\";s:66:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-200kg/.*-p([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=57\\\";s:66:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-200kg/.*-c([0-9]+)(\\\\/.*|\\\\?.*)?.*\\\";s:14:\\\"index.php?p=57\\\";s:46:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-200kg/cart.*\\\";s:14:\\\"index.php?p=57\\\";s:52:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-200kg/checkout.*.*\\\";s:14:\\\"index.php?p=57\\\";s:49:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-200kg/account.*\\\";s:14:\\\"index.php?p=57\\\";s:59:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-200kg/account\\\\/settings.*\\\";s:14:\\\"index.php?p=57\\\";s:57:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-200kg/account\\\\/orders.*\\\";s:14:\\\"index.php?p=57\\\";s:63:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-200kg/account\\\\/address-book.*\\\";s:14:\\\"index.php?p=57\\\";s:60:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-200kg/account\\\\/favorites.*\\\";s:14:\\\"index.php?p=57\\\";s:48:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-200kg/search.*\\\";s:14:\\\"index.php?p=57\\\";s:52:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-200kg/searc"},"type":"debug"} {"type":"debug","name":"restoring","data":{"description":"h\\\\?.*.*\\\";s:14:\\\"index.php?p=57\\\";s:48:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-200kg/signin.*\\\";s:14:\\\"index.php?p=57\\\";s:54:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-200kg/pages\\\\/about.*\\\";s:14:\\\"index.php?p=57\\\";s:65:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-200kg/pages\\\\/shipping-payment.*\\\";s:14:\\\"index.php?p=57\\\";s:56:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-200kg/pages\\\\/returns.*\\\";s:14:\\\"index.php?p=57\\\";s:54:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-200kg/pages\\\\/terms.*\\\";s:14:\\\"index.php?p=57\\\";s:63:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-200kg/pages\\\\/privacy-policy.*\\\";s:14:\\\"index.php?p=57\\\";s:50:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-200kg/signIn.*.*\\\";s:14:\\\"index.php?p=57\\\";s:57:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-200kg/resetPassword.*.*\\\";s:14:\\\"index.php?p=57\\\";s:54:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-200kg/checkoutAB.*.*\\\";s:14:\\\"index.php?p=57\\\";s:57:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-200kg/downloadError.*.*\\\";s:14:\\\"index.php?p=57\\\";s:56:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-200kg/orderF","file":"mybf1_mentolm.sql.gz"}} {"data":{"description":"ailure.*.*\\\";s:14:\\\"index.php?p=57\\\";s:54:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-200kg/checkoutCC.*.*\\\";s:14:\\\"index.php?p=57\\\";s:54:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-200kg/checkoutEC.*.*\\\";s:14:\\\"index.php?p=57\\\";s:54:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-200kg/checkoutAC.*.*\\\";s:14:\\\"index.php?p=57\\\";s:62:\\\"^mentol\\\\-kristal/mentol\\\\-kristal\\\\-200kg/FBAutofillCheckout.*.*\\\";s:14:\\\"index.php?p=57\\\";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.*$\\\";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:","file":"mybf1_mentolm.sql.gz"},"name":"restoring","type":"debug"} {"type":"debug","data":{"file":"mybf1_mentolm.sql.gz","description":"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\\\";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_na"},"name":"restoring"} {"type":"debug","name":"restoring","data":{"description":"me=$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","file":"mybf1_mentolm.sql.gz"}} {"type":"debug","data":{"file":"mybf1_mentolm.sql.gz","description":"=$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|rss|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"},"name":"restoring"} {"type":"debug","name":"restoring","data":{"description":"=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:\\\"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=$match","file":"mybf1_mentolm.sql.gz"}} {"name":"restoring","data":{"file":"mybf1_mentolm.sql.gz","description":"es[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.php?&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?&emb"},"type":"debug"} {"name":"restoring","data":{"file":"mybf1_mentolm.sql.gz","description":"ed=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"},"type":"debug"} {"data":{"description":"?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=$matche","file":"mybf1_mentolm.sql.gz"},"name":"restoring","type":"debug"} {"type":"debug","data":{"file":"mybf1_mentolm.sql.gz","description":"s[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|rs"},"name":"restoring"} {"type":"debug","data":{"file":"mybf1_mentolm.sql.gz","description":"s2|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:31:\\\".+?/[^/]+/attachment/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\""},"name":"restoring"} {"type":"debug","name":"restoring","data":{"description":";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:\\\"(.+?)/([^/]+)/embed/?$\\\";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=$m","file":"mybf1_mentolm.sql.gz"}} {"type":"debug","name":"restoring","data":{"description":"atches[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|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|r","file":"mybf1_mentolm.sql.gz"}} {"name":"restoring","data":{"file":"mybf1_mentolm.sql.gz","description":"df|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'),(32,'moderation_keys','','no'),(33,'active_plugins','a:1:{i:1;s:43:\\\"ecwid-shopping-cart/ecwid-shopping-cart.php\\\";}','yes'),(463144,'_transient_timeout_ecwid_products_f733ec50da487d9197ada76e393daf54','1622774230','no'),(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,'recen"},"type":"debug"} {"name":"restoring","data":{"file":"mybf1_mentolm.sql.gz","description":"tly_edited','','no'),(40,'template','sinatra','yes'),(41,'stylesheet','sinatra','yes'),(532655,'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','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"},"type":"debug"} {"name":"restoring","data":{"file":"mybf1_mentolm.sql.gz","description":"_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:1:{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\\\";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','22','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'wp_page_for_privacy_policy','3','yes'),(92,'sho"},"type":"debug"} {"name":"restoring","data":{"file":"mybf1_mentolm.sql.gz","description":"w_comments_cookies_opt_in','1','yes'),(93,'initial_db_version','44719','yes'),(94,'mentoluser_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\\\";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:\\\"de"},"type":"debug"} {"name":"restoring","data":{"file":"mybf1_mentolm.sql.gz","description":"lete_pages\\\";b:1;s:19:\\\"delete_others_pages\\\";b:1;s:22:\\\"delete_published_pages\\\";b:1;s:12:\\\"delete_posts\\\";b:1;s:19:\\\"delete_others_posts\\\";b:1;s:22:\\\"delete_published_posts\\\";b:1;s:20:\\\"delete_private_posts\\\";b:1;s:18:\\\"edit_private_posts\\\";b:1;s:18:\\\"read_private_posts\\\";b:1;s:20:\\\"delete_private_pages\\\";b:1;s:18:\\\"edit_private_pages\\\";b:1;s:18:\\\"read_private_pages\\\";b:1;s:12:\\\"delete_users\\\";b:1;s:12:\\\"create_users\\\";b:1;s:17:\\\"unfiltered_upload\\\";b:1;s:14:\\\"edit_dashboard\\\";b:1;s:14:\\\"update_plugins\\\";b:1;s:14:\\\"delete_plugins\\\";b:1;s:15:\\\"install_plugins\\\";b:1;s:13:\\\"update_themes\\\";b:1;s:14:\\\"install_themes\\\";b:1;s:11:\\\"update_core\\\";b:1;s:10:\\\"list_users\\\";b:1;s:12:\\\"remove_users\\\";b:1;s:13:\\\"promote_users\\\";b:1;s:18:\\\"edit_theme_options\\\";b:1;s:13:\\\"delete_themes\\\";b:1;s:6:\\\"export\\\";b:1;s:16:\\\"aiosp_manage_seo\\\";b:1;}}s:6:\\\"editor\\\";a:2:{s:4:\\\"name\\\";s:6:\\\"Editor\\\";s:12:\\\"capabilities\\\";a:34:{s:17:\\\"moderate_comments\\\";b:1;s:17:\\\"manage_categories\\\";b:1;s:12:\\\"manage_links\\\";b:1;s:12:\\\"upload_files\\"},"type":"debug"} {"name":"restoring","data":{"file":"mybf1_mentolm.sql.gz","description":"\";b:1;s:15:\\\"unfiltered_html\\\";b:1;s:10:\\\"edit_posts\\\";b:1;s:17:\\\"edit_others_posts\\\";b:1;s:20:\\\"edit_published_posts\\\";b:1;s:13:\\\"publish_posts\\\";b:1;s:10:\\\"edit_pages\\\";b:1;s:4:\\\"read\\\";b:1;s:7:\\\"level_7\\\";b:1;s:7:\\\"level_6\\\";b:1;s:7:\\\"level_5\\\";b:1;s:7:\\\"level_4\\\";b:1;s:7:\\\"level_3\\\";b:1;s:7:\\\"level_2\\\";b:1;s:7:\\\"level_1\\\";b:1;s:7:\\\"level_0\\\";b:1;s:17:\\\"edit_others_pages\\\";b:1;s:20:\\\"edit_published_pages\\\";b:1;s:13:\\\"publish_pages\\\";b:1;s:12:\\\"delete_pages\\\";b:1;s:19:\\\"delete_others_pages\\\";b:1;s:22:\\\"delete_published_pages\\\";b:1;s:12:\\\"delete_posts\\\";b:1;s:19:\\\"delete_others_posts\\\";b:1;s:22:\\\"delete_published_posts\\\";b:1;s:20:\\\"delete_private_posts\\\";b:1;s:18:\\\"edit_private_posts\\\";b:1;s:18:\\\"read_private_posts\\\";b:1;s:20:\\\"delete_private_pages\\\";b:1;s:18:\\\"edit_private_pages\\\";b:1;s:18:\\\"read_private_pages\\\";b:1;}}s:6:\\\"author\\\";a:2:{s:4:\\\"name\\\";s:6:\\\"Author\\\";s:12:\\\"capabilities\\\";a:10:{s:12:\\\"upload_files\\\";b:1;s:10:\\\"edit_posts\\\";b:1;s:20:\\\"edit_published_posts\\\";b:1;s:13:\\\"publish_posts\\\";b:1;s:4:\\"},"type":"debug"} {"type":"debug","data":{"file":"mybf1_mentolm.sql.gz","description":"\"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:1:{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:0:{}s:15:\\\"sinatra-sidebar\\\";a:2:{i:0;s:13:\\\"custom_html-4\\\";i:1;s:13:\\\"custom_html-3\\\";}s:16:\\\"sinatra-footer-1\\\";a:0:{}s:16:\\\"sinatra-footer-"},"name":"restoring"} {"type":"debug","data":{"file":"mybf1_mentolm.sql.gz","description":"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:1620655296;a:1:{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:1620655937;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:1620657182;a:1:{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;}}}i:1620698210;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:1620698496;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"},"name":"restoring"} {"name":"restoring","data":{"file":"mybf1_mentolm.sql.gz","description":":{}s:8:\\\"interval\\\";i:86400;}}}i:1620698692;a:3:{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;}}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:1620716324;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:1620975472;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:1621222160;a:1:{s:16:\\\"wp_version_check\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\""},"type":"debug"} {"name":"restoring","data":{"file":"mybf1_mentolm.sql.gz","description":"schedule\\\";s:10:\\\"twicedaily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:43200;}}}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:\\\"_multiwidget\\\";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:925:\\\"<iframe width=\\\"100%\\\" height=\\\"180\\\" src=\\\"https://www.youtube.com/embed/videoseries?list=PLHOrcJNCbiO3ah1uK_NOc33ZFqk8rXWEu\\\" frameborder=\\\"0\\\" allowfullscreen></iframe>\\r\\n\\r\\n<iframe width=\\\"100%\\\" height=\\\"180\\\" src=\\\"https://www.youtube.com/embed/videoseries?list=PLHOrcJNCbiO3jDAvtNL1hhYO4"},"type":"debug"} {"type":"debug","name":"restoring","data":{"description":"-Lr2YOJF\\\" frameborder=\\\"0\\\" allowfullscreen></iframe>\\r\\n\\r\\n<div class=\\\"fb-page\\\" data-href=\\\"https://www.facebook.com/bestformula/\\\" data-tabs=\\\"timeline\\\" data-width=\\\"300\\\" data-small-header=\\\"true\\\" data-adapt-container-width=\\\"true\\\" data-hide-cover=\\\"true\\\" data-show-facepile=\\\"false\\\"><div class=\\\"fb-xfbml-parse-ignore\\\"><blockquote cite=\\\"https://www.facebook.com/bestformula/\\\"><a href=\\\"https://www.facebook.com/bestformula/\\\">BF1</a></blockquote></div></div>\\r\\n<hr>\\r\\n\\r\\n<div id=\\\"fb-root\\\"></div>\\r\\n<script async defer crossorigin=\\\"anonymous\\\" src=\\\"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v4.0&appId=180955595363538&autoLogAppEvents=1\\\"></script>\\r\\n\\\";}i:4;a:2:{s:5:\\\"title\\\";s:0:\\\"\\\";s:7:\\\"content\\\";s:857:\\\"<script type=\\\"text/javascript\\\"> xSearch(\\\"id=my-search-1566335\\\"); </script>\\r\\n<hr>\\r\\n<script type=\\\"text/javascript\\\">xVCategories();</script>\\r\\n<hr>\\r\\n<p align=\\\"left\\\"><b>Whatsapp Order :</b></p> \\r\\n<p align=\\\"left\\\"><a href=\\\"https://wa.me/60123590344\\\" target=\\","file":"mybf1_mentolm.sql.gz"}} {"name":"restoring","data":{"file":"mybf1_mentolm.sql.gz","description":"\"_blank\\\"><b>+60123590344</b></a></p> \\r\\n<hr>\\r\\n<p align=\\\"left\\\"><b>Best Formula Industries</b><br />\\r\\n( Incorporated Since : 27th Dec 2002 )<br />\\r\\n( Company No : 002150621-D )<br />\\r\\n146, Jalan Segambut,<br />\\r\\n51200 Kuala Lumpur, Malaysia.<br />\\r\\nTel : +603-6257 6048<br /> \\r\\n* Operation :<br /> \\r\\nMon - Fri = 10am - 6.30pm<br /> \\r\\nSat = 10am - 5pm<br />\\r\\n<a href=\\\"https://www.waze.com/en-GB/livemap?zoom=17&lat=3.18083&lon=101.67676\\\" target=\\\"_blank\\\" rel=\\\"nofollow\\\"><b>* Waze Map</b></a> <a href=\\\"https://goo.gl/maps/Aa2wbvNdfkM2\\\" target=\\\"_blank\\\" rel=\\\"nofollow\\\"><b> * Google Map</b></a></p>\\r\\n<hr>\\\";}s:12:\\\"_multiwidget\\\";i:1;}','yes'),(463361,'_transient_ecwid_products_1b70b05e6878aaf823ea788ddd559eb8','a:2:{s:4:\\\"time\\\";i:1619602123;s:4:\\\"data\\\";a:2:{s:4:\\\"code\\\";i:200;s:4:\\\"data\\\";s:2630:\\\"{\\\"id\\\":154703630,\\\"sku\\\":\\\"30636\\\",\\\"thumbnailUrl\\\":\\\"https://d2j6dbq0eux0bg.cloudfront.net/images/1566335/1876292417.jpg\\\",\\\"unlimited\\\":true,\\\"inStock\\\":true,\\\"name\\\":\\\"FE - S"},"type":"debug"} {"data":{"description":"picy (Lasting Note) 10ml\\\",\\\"nameTranslated\\\":{\\\"ms\\\":\\\"\\\",\\\"en\\\":\\\"FE - Spicy (Lasting Note) 10ml\\\",\\\"zh\\\":\\\"\\\"},\\\"price\\\":10,\\\"priceInProductList\\\":10,\\\"defaultDisplayedPrice\\\":10,\\\"defaultDisplayedPriceFormatted\\\":\\\"RM10.00\\\",\\\"tax\\\":{\\\"taxable\\\":true,\\\"defaultLocationIncludedTaxRate\\\":0,\\\"enabledManualTaxes\\\":[]},\\\"isShippingRequired\\\":true,\\\"weight\\\":40,\\\"url\\\":\\\"https://mentol.bf1.my/FE-Spicy-Lasting-Note-10ml-p154703630\\\",\\\"created\\\":\\\"2019-10-19 07:23:05 +0000\\\",\\\"updated\\\":\\\"2020-12-29 06:53:40 +0000\\\",\\\"createTimestamp\\\":1571469785,\\\"updateTimestamp\\\":1609224820,\\\"productClassId\\\":0,\\\"enabled\\\":true,\\\"options\\\":[],\\\"warningLimit\\\":0,\\\"fixedShippingRateOnly\\\":false,\\\"fixedShippingRate\\\":0,\\\"shipping\\\":{\\\"type\\\":\\\"GLOBAL_METHODS\\\",\\\"methodMarkup\\\":0,\\\"flatRate\\\":0,\\\"disabledMethods\\\":[],\\\"enabledMethods\\\":[]},\\\"defaultCombinationId\\\":0,\\\"imageUrl\\\":\\\"https://d2j6dbq0eux0bg.cloudfront.net/images/1566335/1876292415.jpg\\\",\\\"smallThumbnailUrl\\\":\\\"https://d2j6dbq0eux0bg.cloudfront.net/images/1566335/187629","file":"mybf1_mentolm.sql.gz"},"name":"restoring","type":"debug"} {"data":{"description":"2414.jpg\\\",\\\"hdThumbnailUrl\\\":\\\"https://d2j6dbq0eux0bg.cloudfront.net/images/1566335/1876292416.jpg\\\",\\\"originalImageUrl\\\":\\\"https://d2j6dbq0eux0bg.cloudfront.net/images/1566335/1876292413.jpg\\\",\\\"originalImage\\\":{\\\"url\\\":\\\"https://d2j6dbq0eux0bg.cloudfront.net/images/1566335/1876292413.jpg\\\",\\\"width\\\":500,\\\"height\\\":500},\\\"borderInfo\\\":{\\\"dominatingColor\\\":{\\\"red\\\":0,\\\"green\\\":12,\\\"blue\\\":47,\\\"alpha\\\":254},\\\"homogeneity\\\":false},\\\"description\\\":\\\"\\\",\\\"descriptionTranslated\\\":{\\\"ms\\\":\\\"\\\",\\\"en\\\":\\\"\\\",\\\"zh\\\":\\\"\\\"},\\\"galleryImages\\\":[],\\\"media\\\":{\\\"images\\\":[{\\\"id\\\":\\\"0\\\",\\\"isMain\\\":true,\\\"orderBy\\\":0,\\\"image160pxUrl\\\":\\\"https://d2j6dbq0eux0bg.cloudfront.net/images/1566335/1876292414.jpg\\\",\\\"image400pxUrl\\\":\\\"https://d2j6dbq0eux0bg.cloudfront.net/images/1566335/1876292417.jpg\\\",\\\"image800pxUrl\\\":\\\"https://d2j6dbq0eux0bg.cloudfront.net/images/1566335/1876292416.jpg\\\",\\\"image1500pxUrl\\\":\\\"https://d2j6dbq0eux0bg.cloudfront.net/images/1566335/1876292415.jpg\\\",\\\"imageOriginalUrl\\\":\\\"https://d2j6dbq0eux0bg.cloudfront","file":"mybf1_mentolm.sql.gz"},"name":"restoring","type":"debug"} {"name":"restoring","data":{"file":"mybf1_mentolm.sql.gz","description":".net/images/1566335/1876292413.jpg\\\"}]},\\\"categoryIds\\\":[37676033],\\\"categories\\\":[{\\\"id\\\":37676033,\\\"enabled\\\":true}],\\\"defaultCategoryId\\\":37676033,\\\"seoTitle\\\":\\\"FE - Spicy (Lasting Note) 10ml\\\",\\\"seoDescription\\\":\\\"\\\",\\\"favorites\\\":{\\\"count\\\":0,\\\"displayedCount\\\":\\\"0\\\"},\\\"attributes\\\":[],\\\"files\\\":[],\\\"relatedProducts\\\":{\\\"productIds\\\":[],\\\"relatedCategory\\\":{\\\"enabled\\\":false,\\\"categoryId\\\":0,\\\"productCount\\\":5}},\\\"combinations\\\":[],\\\"dimensions\\\":{\\\"length\\\":0,\\\"width\\\":0,\\\"height\\\":0},\\\"isSampleProduct\\\":false,\\\"googleItemCondition\\\":\\\"NEW\\\",\\\"isGiftCard\\\":false,\\\"discountsAllowed\\\":true,\\\"nameYourPriceEnabled\\\":false,\\\"productCondition\\\":\\\"NEW\\\"}\\\";}}','no'),(112,'recovery_keys','a:0:{}','yes'),(113,'theme_mods_twentynineteen','a:2:{s:18:\\\"custom_css_post_id\\\";i:-1;s:16:\\\"sidebars_widgets\\\";a:2:{s:4:\\\"time\\\";i:1572055691;s:4:\\\"data\\\";a:2:{s:19:\\\"wp_inactive_widgets\\\";a:0:{}s:9:\\\"sidebar-1\\\";a:6:{i:0;s:8:\\\"search-2\\\";i:1;s:14:\\\"recent-posts-2\\\";i:2;s:17:\\\"recent-comments-2\\\";i:3;s:10:\\\"archives-2\\\";i:4"},"type":"debug"} {"type":"debug","data":{"file":"mybf1_mentolm.sql.gz","description":";s:12:\\\"categories-2\\\";i:5;s:6:\\\"meta-2\\\";}}}}','yes'),(146,'current_theme','Sinatra','yes'),(147,'theme_mods_ef-practical','a:23:{i:0;b:0;s:18:\\\"nav_menu_locations\\\";a:1:{s:7:\\\"primary\\\";i:2;}s:18:\\\"custom_css_post_id\\\";i:-1;s:22:\\\"practical_bg_title_bar\\\";a:6:{s:16:\\\"background-color\\\";s:7:\\\"#81d742\\\";s:16:\\\"background-image\\\";s:0:\\\"\\\";s:17:\\\"background-repeat\\\";s:6:\\\"repeat\\\";s:19:\\\"background-position\\\";s:13:\\\"center center\\\";s:15:\\\"background-size\\\";s:5:\\\"cover\\\";s:21:\\\"background-attachment\\\";s:6:\\\"scroll\\\";}s:11:\\\"custom_logo\\\";i:20;s:19:\\\"practical_site_logo\\\";s:10:\\\"logo_image\\\";s:16:\\\"header_textcolor\\\";s:6:\\\"919191\\\";s:12:\\\"header_image\\\";s:13:\\\"remove-header\\\";s:19:\\\"practical_animation\\\";b:0;s:22:\\\"practical_smoothscroll\\\";b:0;s:23:\\\"practical_sticky_footer\\\";b:0;s:23:\\\"practical_go_top_button\\\";b:0;s:24:\\\"practical_header_top_bar\\\";b:0;s:35:\\\"practical_header_img_bottom_padding\\\";s:2:\\\"12\\\";s:25:\\\"practical_color_title_bar\\\";s:7:\\\"#ffffff\\\";s:33:\\\"practical_page_align_featured_img\\\";s:4:\\\"left\\\""},"name":"restoring"} {"name":"restoring","data":{"file":"mybf1_mentolm.sql.gz","description":";s:23:\\\"practical_footer_social\\\";b:1;s:23:\\\"practical_footer_credit\\\";b:0;s:15:\\\"social_facebook\\\";s:37:\\\"https://www.facebook.com/bestformula/\\\";s:21:\\\"social_facebook_check\\\";b:1;s:14:\\\"social_youtube\\\";s:40:\\\"https://www.youtube.com/user/bestform699\\\";s:20:\\\"social_youtube_check\\\";b:1;s:16:\\\"sidebars_widgets\\\";a:2:{s:4:\\\"time\\\";i:1596697229;s:4:\\\"data\\\";a:7:{s:19:\\\"wp_inactive_widgets\\\";a:0:{}s:12:\\\"sidebar-left\\\";a:0:{}s:13:\\\"sidebar-right\\\";a:4:{i:0;s:22:\\\"ecwidvcategorieslist-2\\\";i:1;s:13:\\\"custom_html-2\\\";i:2;s:14:\\\"recent-posts-3\\\";i:3;s:12:\\\"categories-2\\\";}s:15:\\\"footer-widget-1\\\";a:0:{}s:15:\\\"footer-widget-2\\\";a:0:{}s:15:\\\"footer-widget-3\\\";a:0:{}s:15:\\\"footer-widget-4\\\";a:0:{}}}}','yes'),(148,'theme_switched','','yes'),(149,'widget_practical_recent_posts_widget','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(150,'widget_practical_social_widget','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(477496,'_transient_timeout_ecwid_products_1f4ec17c7050639f9356178623bb5ed1','1623565813','no'),(477497,'_transient_"},"type":"debug"} {"type":"debug","data":{"file":"mybf1_mentolm.sql.gz","description":"ecwid_products_1f4ec17c7050639f9356178623bb5ed1','a:2:{s:4:\\\"time\\\";i:1620973813;s:4:\\\"data\\\";O:8:\\\"stdClass\\\":55:{s:2:\\\"id\\\";i:153831765;s:3:\\\"sku\\\";s:13:\\\"AFO050Coconut\\\";s:12:\\\"thumbnailUrl\\\";s:67:\\\"https://d2j6dbq0eux0bg.cloudfront.net/images/1566335/1425849260.jpg\\\";s:9:\\\"unlimited\\\";b:1;s:7:\\\"inStock\\\";b:1;s:4:\\\"name\\\";s:45:\\\"Aromatic Fragrance Oil (AFO) - Coconut - 50ml\\\";s:14:\\\"nameTranslated\\\";O:8:\\\"stdClass\\\":3:{s:2:\\\"ms\\\";s:0:\\\"\\\";s:2:\\\"en\\\";s:45:\\\"Aromatic Fragrance Oil (AFO) - Coconut - 50ml\\\";s:2:\\\"zh\\\";s:0:\\\"\\\";}s:5:\\\"price\\\";i:40;s:18:\\\"priceInProductList\\\";i:40;s:21:\\\"defaultDisplayedPrice\\\";i:40;s:30:\\\"defaultDisplayedPriceFormatted\\\";s:7:\\\"RM40.00\\\";s:3:\\\"tax\\\";O:8:\\\"stdClass\\\":3:{s:7:\\\"taxable\\\";b:1;s:30:\\\"defaultLocationIncludedTaxRate\\\";i:0;s:18:\\\"enabledManualTaxes\\\";a:0:{}}s:18:\\\"isShippingRequired\\\";b:1;s:6:\\\"weight\\\";i:120;s:3:\\\"url\\\";s:72:\\\"https://mentol.bf1.my/Aromatic-Fragrance-Oil-AFO-Coconut-50ml-p153831765\\\";s:7:\\\"created\\\";s:25:\\\"2019-10-14 05:06:25 +0000\\\";s:7:\\\"updated\\\";s:"},"name":"restoring"} {"name":"restoring","data":{"file":"mybf1_mentolm.sql.gz","description":"25:\\\"2020-05-09 05:34:06 +0000\\\";s:15:\\\"createTimestamp\\\";i:1571029585;s:15:\\\"updateTimestamp\\\";i:1589002446;s:14:\\\"productClassId\\\";i:0;s:7:\\\"enabled\\\";b:1;s:7:\\\"options\\\";a:0:{}s:12:\\\"warningLimit\\\";i:0;s:21:\\\"fixedShippingRateOnly\\\";b:0;s:17:\\\"fixedShippingRate\\\";i:0;s:8:\\\"shipping\\\";O:8:\\\"stdClass\\\":5:{s:4:\\\"type\\\";s:14:\\\"GLOBAL_METHODS\\\";s:12:\\\"methodMarkup\\\";i:0;s:8:\\\"flatRate\\\";i:0;s:15:\\\"disabledMethods\\\";a:0:{}s:14:\\\"enabledMethods\\\";a:0:{}}s:20:\\\"defaultCombinationId\\\";i:0;s:8:\\\"imageUrl\\\";s:67:\\\"https://d2j6dbq0eux0bg.cloudfront.net/images/1566335/1425849258.jpg\\\";s:17:\\\"smallThumbnailUrl\\\";s:67:\\\"https://d2j6dbq0eux0bg.cloudfront.net/images/1566335/1425849257.jpg\\\";s:14:\\\"hdThumbnailUrl\\\";s:67:\\\"https://d2j6dbq0eux0bg.cloudfront.net/images/1566335/1425849259.jpg\\\";s:16:\\\"originalImageUrl\\\";s:67:\\\"https://d2j6dbq0eux0bg.cloudfront.net/images/1566335/1425849256.jpg\\\";s:13:\\\"originalImage\\\";O:8:\\\"stdClass\\\":3:{s:3:\\\"url\\\";s:67:\\\"https://d2j6dbq0eux0bg.cloudfront.net/images/1566335/1425849256.jpg\\\";s:"},"type":"debug"} {"data":{"description":"5:\\\"width\\\";i:500;s:6:\\\"height\\\";i:500;}s:10:\\\"borderInfo\\\";O:8:\\\"stdClass\\\":2:{s:15:\\\"dominatingColor\\\";O:8:\\\"stdClass\\\":4:{s:3:\\\"red\\\";i:252;s:5:\\\"green\\\";i:252;s:4:\\\"blue\\\";i:252;s:5:\\\"alpha\\\";i:255;}s:11:\\\"homogeneity\\\";b:1;}s:11:\\\"description\\\";s:5288:\\\"<p>Aromatic Fragrance Oil (AFO) - Coconut - 50ml suitable for cosmetic, sanitizer, hand wash, shampoo, aromatic diffusing, massage, soap making, perfume making and safe for direct skin application. <br></p><p><br></p><p>BF1 manufacture and supply Aromatic Fragrance Oils are 100% safe for cosmetic, sanitizer, hand wash, shampoo, aromatic diffusing, massage, soap making, perfume making and safe for direct skin application.<br></p><p><br></p><iframe width=\\\"100%\\\" height=\\\"450\\\" src=\\\"https://www.youtube.com/embed/videoseries?list=PLHOrcJNCbiO3ah1uK_NOc33ZFqk8rXWEu\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\\\" allowfullscreen=\\\"\\\"><br/></iframe><p><br></p><h2>Aromatic Fragrance Oils ( Solid Perfumes )<","file":"mybf1_mentolm.sql.gz"},"name":"restoring","type":"debug"} {"data":{"description":"/h2><p><br></p><p>Creation from natural plants, woods and flowers fragrance scent made from natural aromatic compounds and synthetic fragrance raw materials suitable for direct skin application. Aromatic Fragrance Oils 100% Non Alcohol suitable for use for all Muslim, all skin types and safe for babies, children or adults. Our Aromatic Fragrance Oils without harmful chemicals and will not cause headache or dizziness.<br></p><p><br></p><p>We supply and manufacture Aromatic Fragrance Oils ( Non Alcohol ) can be use directly or mixing Perfume EDP Solution ( With Alcohol ) to become EDP perfumes or mixing with Perfume Solution ( Non Alcohol ) for non alcohol body perfume oils.<br></p><p><br></p><p><strong>Aromatic Fragrance Oils Suitable For</strong><br></p><p><br></p><p>* Hair, Skin and Body Care * Perfume Making * Air Freshener * Car Perfume Making * Soap Making * Aromatherapy Massage * Soul Enchantment * Environment Refreshing * Burning, Ionizer * Candle Making<br></p><p><br></p><hr><p><br></p><br/><h2>Ingredi","file":"mybf1_mentolm.sql.gz"},"name":"restoring","type":"debug"} {"type":"debug","data":{"file":"mybf1_mentolm.sql.gz","description":"ents Of Aromatic Fragrance Oils (AFO) - Fragrance Malaysia</h2><p><br></p><p>Inspire from natural herbs, flowers and plants worldwide, Aromatic Fragrance Oils (AFO) made from natural aromatic compounds and synthetic fragrance raw materials suitable for direct skin application.<br></p><p><br></p><p>Ingredients Aromatic Fragrance Oils (AFO) : Aromatic Fragrance Oils, Fragrance Oils Raw Materials.<br></p><p><br></p><p>Aromatic Fragrance Oils (AFO) Available Packing Size : 10ml, 50ml, 500ml, 1000ml, 5L, 25L, 100L, 200L.<br></p><p><br></p><p><strong>Aromatic Fragrance Oils (AFO) Guarantee - Fragrance Malaysia</strong><br></p><p><br></p><p>We provide 7 days Money Back Guarantee for all range of Aromatic Fragrance Oils (AFO). Our Aromatic Fragrance Oils (AFO) no harmful chemicals, safe for all skin types and safe for babies, children or adults. 7 Days Money Back Guarantee<br></p><p><br></p><hr><p><br></p><br/><p><strong>Safety of Aromatic Fragrance Oils (AFO) - Fragrance Malaysia</strong><br></p><p><br></p><p>All ou"},"name":"restoring"} {"name":"restoring","data":{"file":"mybf1_mentolm.sql.gz","description":"r Aromatic Fragrance Oils (AFO) 100% Non Alcohol suitable for use for all Muslim, all skin types and safe for babies, children or adults. Our Aromatic Fragrance Oils (AFO) without harmful chemicals and will not cause headache or dizziness.<br></p><p><br></p><p><strong>Lasting of Aromatic Fragrance Oils (AFO) - Fragrance Malaysia</strong><br></p><p><br></p><p>All our Aromatic Fragrance Oils (AFO) scent lasting onto body about 24-36 hours and lasting for 5 days onto shirt or clothes. Aromatic Fragrance Oils (AFO) not sticky and do not require rinse off by body shampoo or bath, it will not cause irritation, itching or rashes to skin after applied.<br></p><p><br></p><p><strong>Aromatic Fragrance Oils (AFO) Skin Feel - Fragrance Malaysia</strong><br></p><p><br></p><p>Aromatic Fragrance Oils (AFO) leave no stain on skin and clothes, it will make skin feel powdery after absorption and fast drying. Safe for all skin types, it will not causing skin allergic or itchiness.<br></p><p><br></p><p>Aromatic Fragrance Oils (A"},"type":"debug"} {"type":"debug","data":{"file":"mybf1_mentolm.sql.gz","description":"FO) Direction Of Use : Apply directly or spray onto skin then leave on. ( No need to rinse of with soap or water. ) or add to diffuser, aroma burner, shampoo, soap perfume or candle directly.<br></p><p><br></p><p>Body Fragrance Oil Expiry : 3 Years after derived.<br></p><p><br></p><hr><p><br></p><br/><h2>Making Of Perfume EDP ( With Alcohol ) - Fragrance Malaysia</h2><p><br></p><p>Mixing 50%-70% of Aromatic Fragrance Oils (AFO) with 30%-50% of Perfume EDP Solution ( With Alcohol ) will become Perfume Eau De Parfum (EDP). Lasting of the perfume will depending your formulation percentage from 8 hours to 24 hours.<br></p><p><br></p><h2>Making Of Perfume Oils ( Non Alcohol ) - Fragrance Malaysia</h2><p><br></p><p>Mixing 50%-70% of Aromatic Fragrance Oils (AFO) with 30%-50% of Perfume Solution ( Non Alcohol ) will become Body Perfume Oils. Lasting of the perfume will depending your formulation percentage from 8 hours to 24 hours.<br></p><p><br></p><p>* Facial, Body or Cosmetic Products : 2% - 5% into your formulat"},"name":"restoring"} {"name":"restoring","data":{"truncated":1,"file":"mybf1_mentolm.sql.gz","description":"…"},"type":"debug"} {"name":"removed_temp_database_user","data":{"username":"mybf1_4hvpqu4","description":"The system removed the temporary database user “mybf1_4hvpqu4”.","file":"mybf1_mentolm.sql.gz"},"type":"debug"} {"data":{"description":"The system successfully restored the database “mybf1_mentolm” from the backup file “mybf1_mentolm.sql.gz”.","file":"mybf1_mentolm.sql.gz"},"name":"restore_done","type":"done"} {"type":"info","data":{"file":"mybf1_mentolm.sql.gz"},"name":"processed"} {"type":"close"}